Override the default Post Status data that is included in exports

By default Store Exporter Deluxe formats the Post Status included in exports to have the first letter capitalised (e.g. Publish, Draft, etc.). Where you need greater control over the Post Status data you can extend the Post Status data by hooking in our exposed WordPress Filters. In the below example we replace ‘Publish’ with ‘p’ and ‘Draft’ with ‘d’ in Store Exporter Deluxe.

Add the following PHP snippets to your current WordPress Theme’s functions.php file:

View Code

Leave a Comment

Before you comment - Do you have a support request? If so, this is not the right place to post it. Please submit support requests for Premium Plugins on the Support page and in the community Support Forums for free Plugins.

Your email address will not be published. Required fields are marked *