This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
forked from ethanhinson/custom-csv-exporter
-
Notifications
You must be signed in to change notification settings - Fork 2
A WordPress plugin which can export data from custom post types and the associated fields. Works with custom fields, default fields, and taxonomies.
License
mediebruket/custom-csv-exporter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Plugin Name === Contributors: ethanhinson Tags: csv, export, excel, custom fields, custom post types Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: .2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows you to export values of custom fields into a CSV file. == Description == This plugin allows you to export the values of custom fields into a CSV file. You can choose a post type (including defaults posts or pages) as well as a list of custom field keys you wish to export. The plugin pulls the values for those fields from all instances of your chosen custom post type and provides a link to export them as a CSV file. == Installation == 1. Upload `wp-ccsve.zip` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings -> Custom CSV to access the plugins settings. == Frequently Asked Questions == = How do I choose my post type and custom fields? = First, choose the post type you wish to export from the plugin's Settings page. Then click "Save Changes." At this point, a list of the custom fields associated with that post type will appear. Choose all of the fields you wish to export and click "Save Changes" again. Then click "Export" to get your CSV file. = I don't see any custom fields on the Settings page. How come? = In the current version of the plugin, you mush first choose your post type and click "Save Changes" before you can see a list of the associated custom fields. Be sure to click "Save Changes" again in order to save your choices. == Screenshots == 1. Screenshot of the plugin settings page. == Changelog == <<<<<<< .mine = .3 = Introduce taxonomy and default WordPress field export capabailities. = .2 = *Fixed bug that limited number of posts that could be exported ======= = .2 = *Fixed bug that limited number of posts that could be exported >>>>>>> .r731619 = .1 = * Initial release of plugin. == Upgrade Notice ==
About
A WordPress plugin which can export data from custom post types and the associated fields. Works with custom fields, default fields, and taxonomies.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%