Content Warning Plugin
It adds a content warning to posts that are in specific categories. The warning informs readers that the content may not be suitable for children or teenagers under 16 years old, and it asks them to confirm if they want to continue reading.
by Volkan Kücükbudak · github.com/volkansah/warning-function-for-wordpress · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/volkansah/warning-function-for-wordpress/archive/refs/heads/main.zipFrom the readme
Content Warning Plugin for WordPress
It adds a content warning to posts that are in specific categories. The warning informs readers with your Text and it asks them to confirm if they want to continue reading.
How to use
1. Download or clone this repository.
2. Upload the core.php to the /wp-content/plugins/yourpluginame directory of your WordPress installation.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. To add the warning, simply add your post to the 'example-category' category.
Customize
You can change the 'example-category' in the code to the category you want to show the warning for. You can also modify the warning message to suit your needs.
Credits:
- VolkanSah
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.1 | Sep 21, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.