Changeset 769334
- Timestamp:
- 09/09/2013 08:12:21 PM (13 years ago)
- File:
-
- 1 edited
-
attachment-files-importer/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
attachment-files-importer/trunk/readme.txt
r769327 r769334 32 32 The plugin is in an early stage and bugs may occurs. If you want to show a detailled report of the importation process, add this line to your __wp-config.php__ file: 33 33 34 ~~~php 35 define('ATTACHMENT_FILES_IMPORT_DEBUG', true); 36 ~~~ 34 `define('ATTACHMENT_FILES_IMPORT_DEBUG', true);` 37 35 38 36 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.