-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
83 lines (50 loc) · 1.57 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
=== SMNTCS Utilities ===
Contributors: nielslange
Tags: Utilities, remove ads, remove bloat, unbloater
Stable tag: 2.1
Tested up to: 6.4
Requires PHP: 5.6
Requires at least: 4.6
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A collection of custom snippets to hide upsell ads within WP Admin.
== Description ==
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
== Changelog ==
= 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