PHPackages                             rockschtar/wordpress-notices - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. rockschtar/wordpress-notices

ActiveWordpress-muplugin[Utility &amp; Helpers](/categories/utility)

rockschtar/wordpress-notices
============================

WordPress Must Use Plugin that helps to display notices in wordpress admin area. Developed for usage with composer based based WordPress projects (roots/bedrock or johnpbloch/wordpress).

2.5.1(1y ago)17.9k[1 PRs](https://github.com/rockschtar/wordpress-notices/pulls)MITPHPPHP &gt;=8.1CI failing

Since Aug 31Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/rockschtar/wordpress-notices)[ Packagist](https://packagist.org/packages/rockschtar/wordpress-notices)[ Docs](https://github.com/rockschtar/wordpress-metarevisions)[ RSS](/packages/rockschtar-wordpress-notices/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (3)Versions (22)Used By (0)

### rockschtar/wordpress-notices

[](#rockschtarwordpress-notices)

### Description

[](#description)

WordPress [Must Use Plugin](https://codex.wordpress.org/Must_Use_Plugins) that helps to display notices in WordPress admin area. Developed for usage with composer based WordPress projects ([roots/bedrock](https://github.com/roots/bedrock) or [johnpbloch/wordpress](https://github.com/johnpbloch/wordpress)).

### Requirements

[](#requirements)

- PHP 8.0+
- [Composer](https://getcomposer.org/) to install

### Install

[](#install)

```
composer require rockschtar/wordpress-notices

```

### License

[](#license)

rockschtar/wordpress-notices is open source and released under MIT license. See LICENSE.md file for more info.

### Usage

[](#usage)

**php**

```
add_action('admin_init', function() {
    add_notice_success('Hello World');
});
```

**javascript**

```
RSAdminNotices.addError('This is a error');
RSAdminNotices.addSuccess('This is a success');
RSAdminNotices.addInfo('This is a info');
RSAdminNotices.addWarning('This is a warning');
```

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance59

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~133 days

Recently: every ~517 days

Total

19

Last Release

467d ago

Major Versions

0.0.5 → 1.0.02018-09-04

1.0.3 → 2.0.02018-09-06

PHP version history (3 changes)0.0.1PHP &gt;=7.1

2.4.0PHP &gt;=8.0

2.5.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/87191?v=4)[Stefan Helmer](/maintainers/rockschtar)[@rockschtar](https://github.com/rockschtar)

---

Top Contributors

[![rockschtar](https://avatars.githubusercontent.com/u/87191?v=4)](https://github.com/rockschtar "rockschtar (81 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/rockschtar-wordpress-notices/health.svg)

```
[![Health](https://phpackages.com/badges/rockschtar-wordpress-notices/health.svg)](https://phpackages.com/packages/rockschtar-wordpress-notices)
```

###  Alternatives

[madeitbelgium/wappalyzer

PHP Library that uncovers the technologies used on websites.

1518.0k](/packages/madeitbelgium-wappalyzer)[zero1/open-pos

126.5k2](/packages/zero1-open-pos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
