PublishPress Future Pro

PublishPress Future Pro v4.10.3

No permission to download
PublishPress Future Pro v4.10.3
No changelogs
PublishPress Future Pro v4.10.0
[4.10.0] - 26 March, 2026
- Added: Add new trigger: Post is created - PRO, (Issue #1146).
- Added: Debug log view shows total logs displayed, session count, and log size (filter-aware; shows both filtered and total when filter applied).
- Added: Debug log timestamps now include milliseconds.
- Added: Debug log filter to show only requests where a workflow trigger was activated.
- Added: Debug log request_id column for request correlation, with migration for existing sites.
- Added: Debug log display option to toggle between time sequence and grouped by request views.
- Added: Debug log autorefresh option.
- Added: Workflow engine logs "Engine finished processing" on shutdown when debug is enabled.
- Added: Added cache for workflow execution context variables to increase performance when resolving variables repeated times (Issue #1581).
- Added: Added new language files for German, Finnish, Filipino, Indonesian, Japanese, Korean, Russian, and Yoruba translations.
- Changed: Debug log now defaults to grouped by request display.
- Changed: Move the scheduled actions "Run" button to it's own column, (Issue #1496).
- Changed: Workflow debug log messages rewritten for clarity and consistency (format, parentheses for details, [Workflow] prefix).
- Changed: Replace UUID generation with a more secure method in the workflow's execution ID, also incresing performance on huge sites (Issue #1579).
- Deprecated: StepProcessorInterface::prepareLogMessage() in favor of direct logger sprintf methods.
- Fixed: Debug log enable/disable in Diagnostics and Tools tab now reflects the correct state immediately without needing a second page refresh.
- Fixed: Improved reliability of the "Post is Published" and "Post is Updated" triggers by fixing how post metadata is handled on block editor and when ACF is enabled (Issue #1312).
- Fixed: Fixed post saved related events not triggering when revisions is saved (Issue #1582).
- Fixed: Update .pot file.
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 edit_posts
    • 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 Nulled
= [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.
Decryption key:


PublishPress Future Pro v4.8.2 Nulled

## [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 Nulled

## [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: PUBLISHPRESS FUTURE - 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 Nulled

## [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

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu