Renamed tags
This commit is contained in:
parent
787265c628
commit
8f9c42322f
59 changed files with 186 additions and 184 deletions
|
@ -5,7 +5,7 @@ use:
|
|||
- posts
|
||||
tags:
|
||||
- Drush
|
||||
- Drupal Planet
|
||||
- drupal-planet
|
||||
- PHP
|
||||
---
|
||||
There are times when doing Drupal development when you need to run a custom PHP script, maybe moving data from one field to another, that doesn't warrant the time and effort to create a custom module. In this scenario, it would be quicker to write a .php script and bootstrap Drupal to gain access to functions like `node_load()` and `db_query()`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue