Easy Updates Menu

Описание

Easy Updates Menu is a lightweight plugin that enhances your WordPress admin interface by adding a convenient «Updates» submenu item under the Plugins menu. This submenu only appears when there are plugin updates available, making it easier to quickly access and manage pending updates.

We’ve all dealt with slow servers and clunky setups when running maintenance on sites. How frustrating is it to log in to the dashboard, click on ‘Installed Plugins’, then click ‘Updates’? It eats up precious time. With Easy Updates Menu, you can simply log in to the dashboard, click «Updates,» and start updating without the hassle.

Features

  • Adds a dynamic submenu item: Plugins Updates
  • Shows the number of available updates in the menu
  • Only visible when plugin updates are available
  • Direct access to the updates view
  • Respects WordPress user capabilities

How It Works

The plugin automatically checks for available plugin updates and adds a submenu item when updates are found. Clicking the submenu takes you directly to the plugins update screen, streamlining your update workflow.

User Permissions

The submenu is only visible to users with the ‘update_plugins’ capability, maintaining proper WordPress security practices.

Скриншоты

  • The «Updates» submenu showing the number of available updates

Установка

  1. Upload the ce-easy-updates-menu folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. No configuration needed — the plugin works automatically

Часто задаваемые вопросы

Why don’t I see the «Updates» submenu?

The submenu only appears when there are plugin updates available. If you don’t see it, it means all your plugins are up to date.

Who can see the submenu?

Only users with the capability to update plugins (typically administrators) will see the submenu.

Does this plugin require configuration?

No, the plugin works automatically after activation with no configuration needed.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Easy Updates Menu» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Easy Updates Menu» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release

1.0.1

  • Enable live preview
  • Check for updates on activation

1.0.2

  • Fix: Live count when making updates
  • Lower overhead and footprint, plugin refactored

1.0.3

  • Ensure count is live on plugin activation

1.0.4

  • Recalculate plugin updates on login by user with update_plugins capability