=== Select Post Export ===
 
Contributors: ilenejohnson
Tags: Export, Import
Requires at least: 5.5
Donate link: https://www.paypal.com/donate/?hosted_button_id=JXZSC8T8BK7ME
Tested up to: 6.4.2
Stable tag: 1.0
Requires PHP: 7.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Plugin to let user select individual posts to export via the post listing

== Description ==

Select Post Export is a WordPress plugin that permits users to select individual posts for export.  The user can then take the exported file and import the posts into another WordPress installation using the usual WordPress import function. 

== Installation ==

1. Upload the plugin folder to your /wp-content/plugins/ folder.
2. Go to the **Plugins** page and activate the plugin.

== Screenshots ==

1. Select Post Export Options 
2. Menu Dropdown  
3. Select Post Export 


== Frequently Asked Questions == 

= I do not see a confirmation notice when the download is completed = 

You will not see a confirmation notice as we are writing a download file and the 
headers have already been sent.  You will notice when you export from the WordPress 
tools you will not see a confirmation notice.  It is best to look at your browser's 
downloads progress information or look in your downloads folder on your computer. 


== Changelog ==

1.0  Initial submission


== Upgrade Notice ==

= 1.0 =

* First Public Release