-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreadme.txt
More file actions
60 lines (37 loc) · 2.03 KB
/
readme.txt
File metadata and controls
60 lines (37 loc) · 2.03 KB
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
=== Simple removal of posted images ===
Contributors: colomet, tooulakis13, dcazzorla
Donate link: https://opencollective.com/mylanguageskills
Tags: images, media, thumbnail, removal, post-content-images, wordpress plugin
Requires at least: 3.0.1
Tested up to: 5.3
Requires PHP: 5.6
Stable tag: 1.0.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Removes all the inserted images in the content section of the posts.
== Description ==
This plugin, enables you to remove all images from the content of a range of posts.
When the plugin is activated you will see a new section in the menu admin panel, called 'Clear Images'.
There will be two two input boxes where you can input the range of post IDs that you want to clear.
Click the buttom 'Clear images' to clear the posts.
This is straight forward approach that makes the process of deleting images from posts much easier.
**NO Compatible with Gutenberg!**
== Installation ==
= Installation instructions: =
This section describes how to install the plugin and get it working.
1. Clone (or copy) this repository folder `simple-removal-of-posted-images` to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Access the plugins menu through the Clear Images menu page to use the plugin.
== Frequently Asked Questions ==
= I have a feature request, I've found a bug, a plugin is incompatible... =
Please visit [the support forums](https://wordpress.org/support/plugin/xxxxxxxx)
= I am a developer; how can I help? =
Any input is much appreciated, and everything will be considered.
Please visit the [GitHub project page](https://github.com/sybrew/the-seo-framework) to submit issues or even pull requests.
== Changelog ==
= 1.0.1 =
* ADDITIONS: Plugin internationalization
= 1.0 =
* Initial release.
== Upgrade Notice ==
The Simple removal of posted images plugin is supplied "as is" and all use is at your own risk.