This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Custom WP Update Message

Descripción

This plugin allows you to customize the WordPress update message shown when a new version of WordPress is available. This plugin is targeted toward web developers who want to provide support to their clients when updates are available, and prevent clients from accidentally breaking the site via updates. Developers can enter their contact information, and a personalized message to be shown when the update is available. Finally, developers can also determine which types of users see the upgrade message and which do not.

Capturas

  • The message as displayed on the plugin admin panel.

Instalación

  1. Upload the ‘custom-wp-update-message’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Custom WP Update Message” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Custom WP Update Message” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.4

  • Fixed php warnings regarding empty arrays passed to foreach loops

1.0.3

  • Fixed strict error messages regarding static functions
  • Checked for WP 4.3 compatibility

1.0.2

  • Add textdomain for translations
  • Checked for WP 4.1 compatibility

1.0.1

  • Change to the way options are saved.
  • Settings link fix

1.0

Initial release.