An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# SMNTCS Utilities

![Support Level](https://img.shields.io/badge/support-active-green.svg)
![Build Status](https://github.com/nielslange/smntcs-utilities/actions/workflows/test.yml/badge.svg)
![GPLv2 License](https://img.shields.io/github/license/nielslange/smntcs-utilities.svg)
![Compatible to WordPress version](https://plugintests.com/plugins/smntcs-utilities/wp-badge.svg)
![Compatible to PHP version](https://plugintests.com/plugins/smntcs-utilities/php-badge.svg)
![Downloads](https://img.shields.io/wordpress/plugin/dt/smntcs-utilities.svg)
![Plugin Version](https://img.shields.io/wordpress/plugin/v/smntcs-utilities.svg)
![Tag Version](https://img.shields.io/github/tag/nielslange/smntcs-utilities.svg)
![Deploy to WordPress.org](https://github.com/nielslange/smntcs-utilities/workflows/Deploy%20to%20WordPress.org/badge.svg)

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