Changeset 625992
- Timestamp:
- 11/16/2012 05:20:57 AM (13 years ago)
- Location:
- navayan-csv-export/trunk
- Files:
-
- 3 added
- 2 edited
-
index.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
screenshot-1.jpg (added)
-
screenshot-2.jpg (added)
-
screenshot-3.jpg (added)
Legend:
- Unmodified
- Added
- Removed
-
navayan-csv-export/trunk/index.php
r625988 r625992 11 11 */ 12 12 13 define('CONST_NYCSV_LOCATION', 'http://wordpress.org/extend/plugins/navayan- subscribe');13 define('CONST_NYCSV_LOCATION', 'http://wordpress.org/extend/plugins/navayan-csv-export'); 14 14 define('CONST_NYCSV_NAME', 'Navayan CSV Export' ); 15 15 define('CONST_NYCSV_SLUG', 'navayan-csv-export'); -
navayan-csv-export/trunk/readme.txt
r625988 r625992 30 30 == Screenshots == 31 31 1. Activated plugin's location in 'Tools' menu 32 2. Opening generated CSV file in OpenOffice 32 2. Tables ready to export 33 3. Opening generated CSV file in OpenOffice 33 34 34 35
Note: See TracChangeset
for help on using the changeset viewer.