이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP Growl

설명

Show your WordPress admin notices in a growlike / better way, and snooze them whenever you see fit.

This WordPress plug-in aims to make admin notices more colorful and noticable so they are really an addition to your admin.

In addition to making them more noticable WP Growl also makes it possible to snooze notices for you so you can really keep focus on the work you should do now.

And last but not least, WP Growl is here to fight those annoying notices being abused for advertising! We try to hide any notices being used by plug-ins.

If you notice any abuse or want to get involved visit the WP Growl GitHub Repository.

스크린샷

  • A non-dismissable message like this one from Yoast is now snoozable trough the eye icon.
  • You can select how long you would like to snooze this message.
  • Dismissble message are now more prominent in color, and auto dissappear after 6 seconds.

설치

The plugin is available from the WordPress plugin repository

  1. Upload the plugin files to the /wp-content/plugins/wp-growl-notifications directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

You can also install WP Growl trough composer

composer require dannyvanholten/wp-growl-notifications

or if you make use of WPackagist

composer require wpackagist-plugin/wp-growl-notifications

후기

2017년 3월 30일
I love this plugin, finally a proper way to hide all those notification messages from plugins. Those who had installed growl on their mac computer in the old times will have sweet memories with this plugin (L)
모든 2 평가 읽기

기여자 & 개발자

“WP Growl”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Growl”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

Fixed:
* Readme.txt is now according to WordPress standards

Added:
* Added screenshots to the WordPress assets
* Added Dutch, German, Spanish & Portuguese translations.

0.9

Added:
* The repo is set up and all the styling, javascript functions are in order.