Plugin info

Total downloads: 532
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 6/25/2025 (281 days ago)
Added to WordPress: 7/16/2024 (1 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Stale • Last updated 281 days ago

38/100

Is Dynamic Draft Post abandoned?

Likely maintained (last update 281 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.8.3
Requires PHP: 7.0

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Wp-autosave
Rating 3.7/5 (3 reviews)Active installs 100
Chief Editor
Rating 4.0/5 (2 reviews)Active installs 10
Auto Post Scheduler
Rating 4.7/5 (36 reviews)Active installs 20,000
Share a Draft
Rating 3.7/5 (11 reviews)Active installs 3,000
PublishPress Statuses – Custom Post Status and Workflow
Rating 5.0/5 (4 reviews)Active installs 1,000
Draft – Tailwind CSS for WordPress.
Rating 5.0/5 (4 reviews)Active installs 1,000

Description

Dynamic Draft Post is a simple button added to the Gutenberg editor, allowing you to create a new draft post or page from selected text. This plugin will enhance your writing workflow by providing quick access to draft creation directly within the editor. Additionally, it manages the visibility of links based on user roles and post statuses.

Features:

  • Create draft posts or pages from selected text in the Gutenberg editor.
  • Option to create the draft as a post (default) or a page, available upon activation in the settings page of the plugin.
  • Automatically add a link to the selected text that points to the new draft.
  • Manage link visibility:
    • Disable links for visitors and subscribers if the linked post is in draft status.
    • Enable links for users who can edit posts and pages.
    • Automatically handle link states based on the post status (draft, published, trashed, or deleted).
  • Send email notifications to admin when a new draft is created (optional).

Installation

  1. Upload the plugin files to the /wp-content/plugins/dynamic-draft-post directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Configure the plugin settings through the ‘Settings’ > ‘Dynamic Draft Post’ screen in the WordPress admin.

Frequently Asked Questions

How do I create a draft post or page?

In the Gutenberg editor, select the text you want to create a draft from. Click the ‘Create Draft Post’ button in the toolbar, enter the title and content, and click ‘Create’. Optionally, check the ‘Create draft as Page’ checkbox to create a page instead of a post (checkbox need to be activated in the settings page).

How are links managed based on user roles and post statuses?

Links created by this plugin are automatically managed:
– Disabled for visitors and subscribers if the linked post is in draft status (it will shown a text after the link staying that link is coming soon).
– Enabled for users who can edit posts and pages.
– Enabled for everyone if the post is published.
– Disabled if the post is trashed (it will shown a text after the link staying that link has been trashed).
– Removed if the post is permanently deleted.

How do I enable posts or page creation?

Go to ‘Settings’ > ‘Dynamic Draft Post’ and enable the checkbox labeled ‘Enable default post type’ and then select which option will be the default one (Posts or Pages). Save the settings and proceed to create a new draft post by selecting a text in any old or new post/page.

How do I enable email notifications for new drafts?

Go to ‘Settings’ > ‘Dynamic Draft Post’ and enable the checkbox labeled ‘Enable admin notifications for new drafts.’ Notifications will be sent to the admin email when a new draft is created.

Review feed

No reviews available

Screenshots

  1. <strong>Settings page</strong> Settings page by default.

    Settings page Settings page by default.

  2. <strong>Settings page</strong> Settings page with Draft type activated.

    Settings page Settings page with Draft type activated.

  3. <strong>Button location</strong> Show the button when open menu after select text.

    Button location Show the button when open menu after select text.

  4. <strong>Modal window</strong> Create draft modal window.

    Modal window Create draft modal window.

Changelog

1.0

  • Initial release