Skip to content

Feature Suggestions

Please provide here your suggestion for new functionality for Plesk. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the next versions of Plesk.

Please write in English so that voters from all over the world can read and support your request.

For technical assistance, contact Plesk support
For questions, bug reports, discussions and free assistance, check our Forum and Facebook page
For additional information, see Documentation, Knowledge Base and Blog
Follow us on Twitter for more news on Plesk development

Off-topic posts will be removed from here

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

121 results found

  1. Add option to create temporary admin account in WordPress Toolkit for support access

    Our customers regularly ask us to assist by logging into their WordPress site. It would be very helpful if the WordPress Toolkit had an option to create a temporary additional admin account, allowing us to log into their WordPress website securely for troubleshooting or support.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    3 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. ability to toggle WordPress REST API endpoints

    I've recently discovered that by default, WordPress exposes a REST API endpoint at /wp-json/wp/v2/users which can be exploited to enumerate users. While I have found a workaround by creating a custom rewrite rule in IIS to block access to this endpoint, I believe this should be a built-in feature of the WP Toolkit.

    I propose that Plesk add an option within the WP Toolkit to easily enable or disable access to specific REST API endpoints, such as /wp-json/wp/v2/users. This would provide an additional layer of security for WordPress sites and make it easier for administrators to protect their websites.

    I…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Feature Suggestion for Plesk WordPress Toolkit: Notification Control per Subscription

    I would like to propose an enhancement to the Plesk WordPress Toolkit to address an issue with email notifications sent to end users. Currently, the toolkit sends nightly email alerts regarding available updates for WordPress plugins, themes, and the WordPress version. However, there is no option for server administrators to disable these notifications on a per-subscription basis.

    This lack of granularity means that administrators cannot tailor the notification settings according to individual user preferences, which may lead to annoyance for end users receiving notifications they do not wish to see.

    I propose extending the WordPress Toolkit to allow end users…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Support for Wordpress Redis Object Cache plugin in cloning operations

    Cloning/Site copy features present errors like wrong URLs when the Wordpress Redis Object Cache plugin is enabled.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Enhancing the visibility of protection status in WordPress Toolkit

    Recently, Plesk added a vulnerability status feature to the WordPress Toolkit, which is a great step forward. However, both the vulnerability status and the protection status are currently accessed through the same link, making it harder to find the protection details quickly.

    It would benefit users, especially those less familiar with these features, if Plesk were to separate these into two distinct links. This way, the protection status would be more visible and easier to access, helping users stay informed about the security of their WordPress installations without extra steps.

    For example, the current "Security: Fix vulnerabilities" entry in the…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Hide SSL checking in Wordpress Toolkit

    Need to hide the SSL checking in the WordPress Toolkit when SSL it! extension isn't used on the server.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Hide the vulnerability report from WP Toolkit dashboard

    Please add a way to hide the vulnerability reports (the red "alert" icon) from the list of instances in WP Toolkit.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. WP Toolkit default update settings

    I would like to enable all "Security Measures" by default, and enable smart update, and auto update for all new plugins and themes by default. Also I would like to force update security updates by default.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Auto update translations for plugins

    add a panel option to allow plugin translations to be automatically updated like in this wp-cli command:
    wp language plugin update --all

    thanks

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Let wp-cron run every minute by default

    Currently, when enabling 'Take over wp-cron.php' and 'Create a replacement task (...)', the cron job that's created only runs twice an hour. (See screenshot attached)

    This seems wrong; any Wordpress cronjob that needs to run at a higher interval, will fire too late.
    There is no performance benefit to running wp-cron less often, in fact, it might cause performance problems, because late jobs would pile up.

    Can the default wp-cron.php interval be changed to every minute, please?


    One source that offers some more explanation: https://wpengine.com/support/wp-cron-wordpress-scheduling/

    Missed crons and crons that run too frequently can both be resolved by enabling the…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. custom location for Wordpress backups

    custom location for Wordpress backups
    on locally mounted drive for example

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Support update of constants such as WP_PLUGIN_DIR in wp-config.php during Cloning / Copy Data / Smart Update.

    Wordpress Toolkit does not support update of constants such as WPPLUGINDIR in wp-config.php during Cloning / Copy Data / Smart Update.

    For example if wp-config.php file for example.com is configured with:
    define( 'WPPLUGINDIR', '/var/www/vhosts/example.com/wp-content/plugins' );

    and example.com is cloned to staging.example.com the WPPLUGINDIR is not updated.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Hide Caching (nginx) option in WP-Toolkit

    The controls in the Tools section of WP-Toolkit should be customizable to allow hiding Caching (nginx) so that customers do not enable it randomly. The ability to enable nginx caching should still be available from Apache & nginx settings.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thank you for your idea! We understand that this idea originates from the fact that customers sometimes enable nginx-caching without realizing what this option does to their website. Potentially creating issues with their own website. 


    We will consider this functionality in upcoming releases if it becomes popular.


    Everyone, please continue voting for this feature if you consider it important.

    -- KvD

  15. Preset the option to block XML-RPC requests for new WordPress installations

    Hello!
    It would be nice to have a feature where one can select XML-RPC to be blocked for all newly installed WordPress websites installed via the WordPress Toolkit in Plesk.
    At the moment, only the option to preset disabled wp-cron.php is available, but no such option is present for blocking requests to XML-RPC.
    The customers never use it, but also do not block it from their end and it is a hassle to do it manually for every new WP site.
    Would it be possible to add such a feature to the WP Toolkit settings?

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Add Purge Cache button for wordpress instance

    Add a button under each wordpress instance for purging cache.
    Its a simple solution that should be implemented. Can remove a lot of headache for any support team dealing with customers.

    A simple solution that runs with wp cache flush (wp cli), just integrate a button in wp toolkit.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Search/filter for vulnerable plugins/themes in Wordpress Toolkit

    I would like to know if it would be possible to filter in WPTK so that only the sites with Vulnerabilities/updates are shown. Both for Plugins and Themes.
    Searching for Vulnerable or Update does not show any results.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Automatic SmartUpdates in WP Toolkit should ignore failed plugins and themes

    Automatic SmartUpdates in WP Toolkit are rolled back if just one plugin or theme fails to update, leaving every other plugin or theme outdated. Please make it possible to ignore the failed updates and go ahead with automatically updating other plugins and themes.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Option to install a plugin to other sites simultaneously

    Need an option to install a specific plugin massively to other WP sites.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Ability to create event alerts for site downtime due to quarantine or updates

    Currently, WP toolkit doesn't have a feature to support external event handlers and it doesn't provide such events for Plesk's action logs.

    Enabling this possibility would allow more control of website availability.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3 4 5 6 7
  • Don't see your idea?

Feedback and Knowledge Base