Skip to content

Releases: SteveKinzey/page-to-post-converter

v2.1.1 – Fix PHP errors and improve conversion logic

Choose a tag to compare

@SteveKinzey SteveKinzey released this 28 Jan 15:12
b3541e6

✅ Fixed PHP fatal errors (stray endif statements)
✅ True conversion instead of duplication (uses wp_update_post)
✅ Added input sanitization for security
✅ Added "Delete Original Page" option
✅ Support for multiple page builders

v1.3.2 – Works with or without Elementor

Choose a tag to compare

@SteveKinzey SteveKinzey released this 22 Apr 17:53

✅ Plugin now runs independently of Elementor
✅ "Preserve Elementor Data" setting only appears if Elementor is installed
✅ Compatible with bulk and single conversion, filters, and date sorting

v1.3.1 – Bulk Conversion, Filters, Date Sorting

Choose a tag to compare

@SteveKinzey SteveKinzey released this 22 Apr 17:36

✅ Added bulk conversion and one-by-one convert buttons
✅ Filter by author, status, keyword
✅ Sort by publish date (Newest First / Oldest First)
✅ Improved admin interface and Elementor compatibility

v1.2 – Elementor Compatibility & Admin UI

Choose a tag to compare

@SteveKinzey SteveKinzey released this 22 Apr 16:22

✅ Preserves Elementor content (_elementor_data, etc.)
✅ Adds admin settings UI with a toggle
✅ Retains featured image and metadata