wolfdevsllc/wd-export-by-search
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== WD Export by Search === Contributors: wolfdevs Tags: export, search, csv, content search Requires at least: 5.0 Tested up to: 6.7 Stable tag: 1.0 Requires PHP: 7.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Search and export WordPress content containing specific strings across posts, pages, and custom post types. == Description == WD Export by Search allows you to search through your WordPress content and export matching posts to a CSV file. It's perfect for content audits and migrations. **Features:** * Search through multiple post types * Export results to CSV * Search in content and excerpts * Search in custom fields * Search in Elementor data * Search in page templates * Customizable file naming * User-friendly interface == Installation == 1. Upload the plugin files to the `/wp-content/plugins/wd-export-by-search` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Tools->Export by Search screen to use the plugin == Frequently Asked Questions == = What content can I search through? = You can search through post content, excerpts, custom fields, Elementor data, and page templates. = What format is the export in? = The plugin exports data in CSV format, including post title, post type, and URL. = Can I search in multiple post types at once? = Yes, you can select multiple post types to search through simultaneously. == Screenshots == 1. The main interface for searching and exporting content == Changelog == = 1.0 = * Initial release * Search through multiple post types * Export results to CSV * Search in content, excerpts, custom fields, Elementor data, and page templates * Customizable file naming * User-friendly interface == Upgrade Notice == = 1.0 = Initial release of WD Export by Search