विवरण
Navayan CSV Export will export all your table data in CSV (Comma Separate Value) format. When you click on any of ‘Export’ buttons you will get a prompt dialogue to save or open an exported CSV file of that table. The exported CSV file format is ‘table_YYYYMMDD_HHMMSS.csv’
Requirement: PHP > 5.3.0, WordPress > 3
Donate
We call ‘Donation’ as ‘Dhammadana’. It help us to contribute more to open source community.
Donate ie. Dhammadana
स्क्रिनसटहरू
स्थापना
- Download Navayan CSV Export wordpress plugin
- Upload and Extract in ‘wp-content/plugins/’ directory. Make sure that ‘wp-content’ has write permission
- Go to ‘Dashboard -> Plugins -> Inactive’ to activate the plugin
- Then go to ‘Dashboard -> Tools -> Navayan CSV Export’
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Navayan CSV Export” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Navayan CSV Export” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0.9 (20121118)
- NEW: Code Refactored
1.0.8 (20121117)
- NEW: WordPress version check
1.0.7 (20121116)
- NEW: Simplified code
- NEW: Removed dependent files
- NEW: PHP version check
1.0.6
- Added compatibility with wordpress 3.3+
- Fixed new line bug
- Added GLOBAL defines
- Filtered data using PHP’s str_getcsv() function
1.0.5
- Added more filteration
- Getting tables count
1.0.4
- Fixed double quote glitch
1.0.3
- Added compatibility with wordpress v3.2.1
- Exporting CSV data with table field names
- Last comma excluded
- Highlighting table row that is being exported
1.0.2
- Added compatibility with wordpress v3.1.3
1.0.1
- Filtering data with csv format
1.0
- First release