• Nullsto Rules must be read before making a post, otherwise you will get permanent warning points or a permanent ban.

    Nullsto Forum provides CLEAN and SAFE resources. You can use them for development and testing if you are on Windows and have an antivirus that alerts you about a possible infection: It is a false positive since every script is double checked by our experts. While downloading a resource, we recommend that you add Nullsto to your trusted sites/sources or temporarily disable your antivirus. "Enjoy your presence on Nullsto"
PublishPress Future Pro - Automatically Unpublish WordPress Posts Pages

PublishPress Future Pro - Automatically Unpublish WordPress Posts Pages v4.10.3

No permission to download
PublishPress Future Pro v4.10.3
No changelogs
PublishPress Future Pro v4.9.4
= [4.9.4]- 18 December, 2025

Added​

  • Enhance workflow management with custom capabilities (Issue #1540).
    • Introduced new workflow capabilities: edit_publishpress_workflows, publish_publishpress_workflows, unpublish_publishpress_workflows
    • Update REST API to use workflow-specific capabilities instead of generic
    • Add X-PP-Workflow-Nonce verification to all workflow endpoints for enhanced security

Fixed​

  • Published pages via Future Actions show incorrect View links (Issue #1539).
  • Unable to edit imported workflow (Issue #1544).
  • "Query posts" step doesn't work when post type is not specified for custom posts, (Issue #1546)
  • Update ES-FR-IT translations (Issue #1537).
PublishPress Future Pro v4.9.3 Nulled
= [4.9.3] - 11 December, 2025

Added

  • Added new conditional operators for workflow steps: "Is empty" and "Is not empty", allowing you to check if a value or field is empty or not within conditional logic (Issue #1518).

Fixed

  • Warning: Undefined array key "id" on an imported workflow, (Issue #1524)
  • Unable to re-schedule "On Schedule" trigger if it was already executed, (Issue #1527)
  • "Update post details" step not working with "Query posts" step, (Issue #1503).
  • Fixed how variable helpers are interpreted inside JSON logic conditions (Issue #1517).
  • "Query Posts" step has invalid settings validation, (Issue #1525)
  • Update ES-FR-IT translations (Issue #1477).
  • Remove email field from getAuthors REST API endpoint.
  • Convert workflow operations from GET to POST requests
  • Add capability checks for all workflow actions
  • Improve utils stripTags function
  • Implement backup structure validation to ensure data integrity
  • Add sanitization methods for workflows and settings data
  • Improve input validation with proper type checking and whitelisting
  • Enhanced workflow setDescription() method with wp_kses_post() sanitization
  • Enhance post expiration extraData data validation
  • Improve query parameter handling in settings controller
  • Enhance template rendering validation and path security
  • Add nonce verification to processMetaboxUpdate method
  • Improve input sanitization in debug log download
  • Add proper permission checks for post expiration data access
  • Add input sanitization for workflow node data values
PublishPress Future Pro v4.9.2 Nulled

Added

  • Add "User Role After Change" criteria to "User role is changed" trigger, (Issue #1473).

Changed​

  • Re-organize Action Workflows quick edit links, (Issue #1479)
  • Resize workflow editor expression box modal, (Issue #1480)
  • Redirect users to "Action Workflows" screen on plugin activation, (Issue #1454)
  • Add validation to workflow schedule custom date source variable, (Issue #1481)

Fixed​

  • Update ES-FR-IT translations (Issue #1477).
  • Enhance permission checks for REST API post modification endpoint, (Issue #1491).

Developers​

  • Fixed duplicated constant values for hooks between modules and the core, (Issue #1292).
PublishPress Future Pro v4.9.0 - Automatically Unpublish WordPress Posts Pages
## [4.9.0]- 08 October, 2025
Added

  • Add a new trigger (When terms are added to a post), (Issue #1130).
  • Add Terms to the execution context, (Issue #1271).
  • Add new operator("has" & "does not have") to compare array in workflow editor filters, (Issue #1271).
  • Add "Duplicate" button for workflow editor filters, (Issue #1297).
  • Create the "Future Actions" workflows as samples in the "Action Workflows" area on install, (Issue #1309).
    • Added "Change status to draft one week after publishing" workflow sample
    • Added "Delete post one week after publishing" workflow sample
    • Added "Remove all categories one week after publishing" workflow sample
    • Added "Remove selected categories one week after publishing" workflow sample
    • Added "Replace all categories one week after publishing" workflow sample
    • Added "Stick post one week after publishing" workflow sample
    • Added "Unstick post one week after publishing" workflow sample
Changed
  • Make the "Send email" actions available in the Free version, (Issue #1430).
  • Make the "Post status changed" actions available in the Free version, (Issue #1430).
  • Make the "Post is published" trigger available in the Free version, (Issue #1452).
  • Move items under workflow editor "Advanced" tab to "Actions" tab and remove "Advanced" tab, (Issue #1383).
  • Change workflow editor edit icon {} to text, (Issue #1295).
Fixed
  • Bulk Edit for Posts produces an empty Future box, (Issue #1302).
  • Newly created workflow "Manually run via Future Actions box" not working, (Issue #1425).
  • PHP message: PHP Fatal error: Uncaught ... NonexistentTermException in ...TermModel.php, (Issue #1442).
  • Issue with date timezones comparison in Future Actions, (Issue #1348).
  • Pro translations not working, (Issue #1444).
  • Update ES-FR-IT translations (Issues #1445, #1439).
Removed
  • Remove the sidebar promo box, (Issue #1426).
Developers
  • Refactor hardcoded do_action occurrences, (Issue #1335).
  • Update the actions scheduler library, (Issue #726).
  • Fixed workflow editor resolveExpressionsInJsonLogic forcing array into strings/json for all var.
PublishPress Future Pro v4.8.2 - Automatically Unpublish WordPress Posts Pages
## [4.8.2]- 30 July, 2025

### Added
- Add updated_post_meta and added_post_meta to core HooksAbstract, (Issue #1416).
- Add Pro nudge in Free version for Statuses and Metadata scheduling, (Issue #1371).

### Changed
- Hide options for "Automatically create actions" if disabled, (Issue #1398).

### Fixed
- Mapped meta field for scheduled action not working for post added from the front end, (Issue #1418).
PublishPress Future Pro v4.8.1 - Automatically Unpublish WordPress Posts Pages
## [4.8.1]- 17 July, 2025

### Fixed
- "Manually run via Future Actions box" not working in Gutenberg Editor, (Issue #1405).
- Conflict in WordPress 6.8.2 breaking post editor, (Issue #1404).
- PHP message: - Error registering classic editor metabox: Post is null or ID is not set, cannot load workflows" while reading response header from upstream, (Issue #1407).
- Update pt-BR translations - PRO (Issue #1402).
PublishPress Future Pro v4.8.0 - Automatically Unpublish WordPress Posts Pages
## [4.8.0]- 09 July, 2025

### Added
- Add Key links on Plugins screen (Issue #1360).
- Add new checkbox to hide specific fields in Metadata Mapping instead of the full metabox - PRO feature (Issue #1058).

### Changed
- Changed the default value of "Workflow" field in the "Deactivate workflow for post" action to automatically select the first available workflow option (Issue #958).
- Improve consistency on the name of manually enabled triggers (Issue #1366).
- Conflict between the future action metabox and custom metadata when it comes from 3rd party plugins - PRO feature (Issue #1058).
- Update the field description Text on User interaction step (Issue #1384).
- Consistency with "Filters" name (Issue #1296).
- Workflow name consistency, update "Custom action" to "Do custom action" (Issue #1385).

### Fixed
- Fixed WooCommerce Order Notice: Function ID was called incorrectly. Order properties should not be accessed directly (Issue #1388).
- Plugin\'s text domain is loaded too early (Issue #1350).
- Pro license is not activating - PRO (Issue #1397).

### Developers
- Remove HooksAbstract::FILTER_ACTION_META_KEY filter application from PostModel
PublishPress Future Pro v4.7.1 - Automatically Unpublish WordPress Posts Pages
[4.7.1]- 11 June, 2025

### Fixed
- Fixed Future Actions missing in post editor (Issue #1372).
Top