https://github.com/nielslange/smntcs-utilities
A collection of custom snippets to unclutter the WordPress dashboard.
https://github.com/nielslange/smntcs-utilities
smntcs smntcs-plugin wordpress wordpress-plugin
Last synced: about 1 month ago
JSON representation
A collection of custom snippets to unclutter the WordPress dashboard.
- Host: GitHub
- URL: https://github.com/nielslange/smntcs-utilities
- Owner: nielslange
- License: gpl-2.0
- Created: 2019-06-15T10:48:56.000Z (almost 6 years ago)
- Default Branch: trunk
- Last Pushed: 2025-03-21T20:36:19.000Z (about 2 months ago)
- Last Synced: 2025-03-21T21:27:43.519Z (about 2 months ago)
- Topics: smntcs, smntcs-plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/smntcs-utilities/
- Size: 361 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMNTCS Utilities








A collection of custom snippets to hide upsell ads within WP Admin.
## Installation
1. Upload `smntcs-utilities` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` menu in WordPress.## Purpose
- Remove All in One WP Migration ads
- Remove Elementor ads
- Remove Jetpack ads
- Remove Smush ads
- Remove Yoast SEO ads## Plugin page
You can find the plugin on https://wordpress.org/plugins/smntcs-utilities/.
## Changelog
### 2.2 (2025.03.21)
- Test up to WordPress 6.8
### 2.1 (2024.10.28)
- Test up to WordPress 6.6
### 2.0 (2023.11.12)
- Test up to WordPress 6.4
### 1.9 (2023.04.29)
- Test up to WordPress 6.2
- Fix critical error regarding AIOWPM### 1.8 (2022.10.04)
- Test up to WordPress 6.1
### 1.7 (2022.10.04)
- Fix critical error due to duplicate class name
### 1.6 (2022.10.03)
- Test up to WordPress 6.0
- Remove Elementor ads
- Remove Smush ads### 1.5 (2021.12.31)
- Test up to WordPress 5.8.
### 1.4 (2021.01.08)
- Test up to WordPress 5.6
- Remove Yoast SEO upsell ads### 1.3 (2019.11.29)
- Remove Yoast SEO Black Friday banner
### 1.2 (2019.11.19)
- Test up to WordPress 5.3
### 1.1 (2019.06.28)
- Remove Yoast SEO sidebar ads
### 1.0 (2019.06.15)
- Initial release