ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

WP Dev Notice

აღწერა

A WordPress plugin that displays a notification if you are working on a dev environment

You can configure the message that the notice displays, and the notice CSS class. The plugin comes with 3 notice levels:

  • wp-dev-notice-info
  • wp-dev-notice-warning
  • wp-dev-notice-danger

დაყენება

Install and activate the plugin. Overite the defaults in the wp-config.php if required.

define('WP_DEV_NOTICE_MESSAGE', 'You are working on a dev environment');
define('WP_DEV_NOTICE_CLASS', 'wp-dev-notice wp-dev-notice-warning');
define('WP_DEV_NOTICE_HIDE_IN_FRONTEND', false);
define('WP_DEV_NOTICE_HIDE_IN_BACKEND', false);

ხდკ

Installation Instructions

Install and activate the plugin. Overite the defaults in the wp-config.php if required.

define('WP_DEV_NOTICE_MESSAGE', 'You are working on a dev environment');
define('WP_DEV_NOTICE_CLASS', 'wp-dev-notice wp-dev-notice-warning');
define('WP_DEV_NOTICE_HIDE_IN_FRONTEND', false);
define('WP_DEV_NOTICE_HIDE_IN_BACKEND', false);

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“WP Dev Notice” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ WP Dev Notice თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.