Skip to content

Commit c8d2720

Browse files
committed
Updating the WordPress readme.txt file so it displays info correctly.
Added plugin images and screenshots.
1 parent 7d9243d commit c8d2720

1 file changed

Lines changed: 16 additions & 11 deletions

File tree

readme.txt

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,30 +12,25 @@ This plugin makes your life easier by providing tools for filtering, comparing,
1212

1313
== Description ==
1414

15-
## Quickly Find the Plugin You're Looking For on the Plugins Screen
15+
= Quickly Find the Plugin You're Looking For on the Plugins Screen =
1616

1717
![Animated demo of filtering the list of plugins on the Plugins Admin Screen](https://cloud.githubusercontent.com/assets/867430/9484460/a02de59a-4b7a-11e5-9502-7f9161a508bb.gif)
1818

1919
When you have dozens of plugins it can be a pain to find the specific one you're looking for in a long list. Now you can just start typing and the list of plugins will be filtered showing only the plugin names that match your search.
2020

21-
## Compare the Active Plugins Between Two Sites
22-
23-
![Screenshot of the Compare Site Plugins Screen](https://cloud.githubusercontent.com/assets/867430/9484459/a02ce640-4b7a-11e5-900a-6ba466e74ebb.png)
21+
= Compare the Active Plugins Between Two Sites =
2422

2523
Have you ever wanted to compare which plugins are active between two sites? It used to take a lot of brain power. Now after installing this plugin on both sites simply copy and paste a line of text to see hwich plugins need to be activated to make the two sites match.
2624

2725
If you're on a multisite network just select the name of the site you want to compare from the drop down.
2826

29-
![Screenshot of Step 2 for Comparing Active Plugins between Two Sites](https://cloud.githubusercontent.com/assets/867430/9484458/a02c21ba-4b7a-11e5-8c0a-bfdedbda454d.png)
30-
31-
## See Which Plugins Are Active on Each Site in a Mulisite Network
32-
33-
![List of Inactive Plugins in a Multisite Network](https://cloud.githubusercontent.com/assets/867430/9484462/a02eb736-4b7a-11e5-83c6-8104df441fe4.png)
34-
35-
![List of Inactive Plugins in a Multisite Network](https://cloud.githubusercontent.com/assets/867430/9484461/a02e6a38-4b7a-11e5-8b65-ce77931638e3.png)
27+
= See Which Plugins Are Active on Each Site in a Multisite Network =
3628

3729
Do you have plugins sitting around that you're not sure if they're being used on any sites in a multisite network? Use the Plugins Report feature located under the Network Admin Plugins section to see which sites a plugin is active on. It will even give you a list of plugins that aren't activated on any site so you can safely delete those unused plugins.
3830

31+
> <strong>GitHub</strong><br>
32+
> Pull requests and bug reports are [welcomed on GitHub](https://github.com/kingkool68/wordpress-better-plugins-plugin). Please note GitHub is _not_ a support forum and issues that aren't properly qualified as bugs will be closed.
33+
3934
== Installation ==
4035

4136
This section describes how to install the plugin and get it working.
@@ -51,7 +46,17 @@ e.g.
5146

5247
== Screenshots ==
5348

49+
1. Filter your list of plugins by simply typing in the search box.
50+
2. Compare active plugins between two sites.
51+
3. List of plugins on one site that need to be activated to make them match another site.
52+
4. See a list of plugins that aren't used on any sites in a multisite network.
53+
5. See which sites a plugin is activated on in a multisite network.
54+
5455
== Changelog ==
5556

57+
= 1.0 =
58+
* Updated the readme.txt file
59+
* Added plugin images and screenshots
60+
5661
= 0.1 =
5762
* Initial release

0 commit comments

Comments
 (0)