{"id":13355,"date":"2011-05-23T17:06:27","date_gmt":"2011-05-23T17:06:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/navayan-csv-export\/"},"modified":"2012-11-18T17:24:26","modified_gmt":"2012-11-18T17:24:26","slug":"navayan-csv-export","status":"closed","type":"plugin","link":"https:\/\/fr.wordpress.org\/plugins\/navayan-csv-export\/","author":7940734,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.9","stable_tag":"trunk","tested":"3.5.2","requires":"3","requires_php":"","requires_plugins":"","header_name":"Navayan CSV Export","header_author":"Amol Nirmala Waman","header_description":"","assets_banners_color":"eeece9","last_updated":"2012-11-18 17:24:26","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=amolnw2778@gmail.com&item_name=NavayanCSVExport","header_plugin_uri":"http:\/\/blog.navayan.com\/navayan-csv-export-easiest-way-to-export-all-wordpress-table-data-to-csv-format\/","header_author_uri":"http:\/\/www.navayan.com\/","rating":3,"author_block_rating":0,"active_installs":50,"downloads":15693,"num_ratings":10,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"4","2":0,"3":0,"4":"4","5":"2"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"626229","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1566920","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1566920","resolution":"3","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1566920","resolution":"1","location":"plugin"}},"screenshots":{"1":"Activated plugin's location in 'Tools' menu","2":"Tables ready to export","3":"Opening generated CSV file in OpenOffice"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[567,1859,45233,45234,129795],"plugin_category":[59],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-13355","plugin","type-plugin","status-closed","hentry","plugin_tags-csv","plugin_tags-export","plugin_tags-navayan","plugin_tags-wp-table","plugin_tags-wp_comments-csv-export","plugin_category-utilities-and-tools","plugin_committers-amolnw2778"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/navayan-csv-export_eeece9.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/navayan-csv-export\/trunk\/screenshot-1.jpg?rev=1566920","caption":"Activated plugin's location in 'Tools' menu"},{"src":"https:\/\/ps.w.org\/navayan-csv-export\/trunk\/screenshot-2.jpg?rev=1566920","caption":"Tables ready to export"},{"src":"https:\/\/ps.w.org\/navayan-csv-export\/trunk\/screenshot-3.jpg?rev=1566920","caption":"Opening generated CSV file in OpenOffice"}],"raw_content":"<!--section=description-->\n<p><a href=\"http:\/\/blog.navayan.com\/navayan-csv-export-easiest-way-to-export-all-wordpress-table-data-to-csv-format\/\">Navayan CSV Export<\/a> 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'<\/p>\n\n<p><strong>Requirement:<\/strong> PHP &gt; 5.3.0, WordPress &gt; 3<\/p>\n\n<p><a href=\"http:\/\/blog.navayan.com\/navayan-csv-export-easiest-way-to-export-all-wordpress-table-data-to-csv-format\/\">Plugin's Homepage<\/a><\/p>\n\n<h3>Donate<\/h3>\n\n<p>We call 'Donation' as 'Dhammadana'. It help us to contribute more to open source community.\n<a href=\"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&amp;business=amolnw2778@gmail.com&amp;item_name=NavayanCSVExport\">Donate ie. Dhammadana<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download Navayan CSV Export wordpress plugin<\/li>\n<li>Upload and Extract in 'wp-content\/plugins\/' directory. Make sure that 'wp-content' has write permission<\/li>\n<li>Go to 'Dashboard -&gt; Plugins -&gt; Inactive' to activate the plugin<\/li>\n<li>Then go to 'Dashboard -&gt; Tools -&gt; Navayan CSV Export'<\/li>\n<\/ol>\n\n<p><a href=\"http:\/\/blog.navayan.com\/navayan-csv-export-easiest-way-to-export-all-wordpress-table-data-to-csv-format\/\">Read plugin description in detail<\/a><\/p>\n\n<!--section=changelog-->\n<h4>1.0.9 (20121118)<\/h4>\n\n<ul>\n<li>NEW: Code Refactored<\/li>\n<\/ul>\n\n<h4>1.0.8 (20121117)<\/h4>\n\n<ul>\n<li>NEW: WordPress version check<\/li>\n<\/ul>\n\n<h4>1.0.7 (20121116)<\/h4>\n\n<ul>\n<li>NEW: Simplified code<\/li>\n<li>NEW: Removed dependent files<\/li>\n<li>NEW: PHP version check<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Added compatibility with wordpress 3.3+<\/li>\n<li>Fixed new line bug<\/li>\n<li>Added GLOBAL defines<\/li>\n<li>Filtered data using PHP's str_getcsv() function<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Added more filteration<\/li>\n<li>Getting tables count<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Fixed double quote glitch<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Added compatibility with wordpress v3.2.1<\/li>\n<li>Exporting CSV data with table field names<\/li>\n<li>Last comma excluded<\/li>\n<li>Highlighting table row that is being exported<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Added compatibility with wordpress v3.1.3<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Filtering data with csv format<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First release<\/li>\n<\/ul>","raw_excerpt":"Exports wordpress table data in CSV (Comma Separate Value) format with &#039;table_YYYYMMDD_HHMMSS.csv&#039; file format","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/13355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=13355"}],"author":[{"embeddable":true,"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/amolnw2778"}],"wp:attachment":[{"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=13355"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=13355"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=13355"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=13355"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=13355"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=13355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}