| 开发者 |
handyplugins
m_uysl |
|---|---|
| 更新时间 | 2024年11月7日 15:06 |
| 捐献地址: | 去捐款 |
| PHP版本: | 5.6 及以上 |
| WordPress版本: | 6.7 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
admin_notices action and then displays it within a dedicated notification page.
Limitations & Tips
unagi_show_diff filter to allow displaying non-global messages.unagi_xpath_expression filter to customize targered xpath.edit_posts is the default capability. It can be overridden with unagi_required_capability filter.unagi_show_notifications_nicely filter.Unagi - "It's not something you are , it's something you have."
/unagi directory to the /wp-content/plugins/ directory.This plugin only respects the messages that use notice class. And, the notices that added to a particular page might not be shown. You can use unagi_show_diff filter to display them.
admin_notices removes on a page entirely)