Skip to content

Commit

Permalink
moving screenshot and version bumping
Browse files Browse the repository at this point in the history
  • Loading branch information
scarstens committed Apr 12, 2019
1 parent 60c05f4 commit 1107f57
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 9 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ Navigational Dashboard Widget for easily finding your pages in a heirarchy page
Lib files come from composer, but you need to ensure you run the command without the composer autoloader:
```
composer update --no-dev --no-autoloader
```
```

## Screenshots

![screenshot-1](https://user-images.githubusercontent.com/1483300/56011357-1f391900-5c9c-11e9-8e89-a72cd997553f.png)
18 changes: 12 additions & 6 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
=== SM Dashboard Pages Navigator Tree===

Contributors: sethmatics
Contributors: sethcarstens, sethmatics
Donate link: http://sethmatics.com/extend/plugins/sm-dashboard-pages-navigator-tree/
Tags: admin, dashboard, widget, tree, navigation, navigate, navi, page, pages, links, hierarchy
Requires at least: 3.4
Tested up to: 5.1.1
Stable tag: 2.1.1
Stable tag: trunk

Navigate all your pages, with labels for private and pending, in a nice page tree heirarchy on the admin dashboard provided by http://sethmatics.com/.
Navigate all your pages, with labels for private and pending, in a nice page tree hierarchy on the admin dashboard.

== Description ==

Do not activate if you have more then 5,000 pages.
Do not activate if you have more then 5,000 pages. For issues please use github issues: [github.com/WordPress-Phoenix/sm-dashboard-pages-navigator-tree/issues](https://github.com/WordPress-Phoenix/sm-dashboard-pages-navigator-tree/issues)

Navigate your pages, with labels for private and pending, in a nice page tree heirarchy sitemap on the admin dashboard provided by http://sethmatics.com/.
Navigate your pages, with labels for private and pending, in a nice page tree heirarchy sitemap on the admin dashboard provided by [Seth Carstens](https://sethcarstens.com) and [Sethmatics](http://sethmatics.com/).

Features include:

Expand All @@ -33,6 +33,12 @@ To install the plugin manually:

== Changelog ==

Version 2.1.3

- Updated plugin files to use APB (Abstract plugin base).
- Refactored composer tests
- Connected to CircleCI and Github

Version 1.0.0

- First public version released, no changes yet.
Expand All @@ -54,7 +60,7 @@ A: Check the "screen options" dropdown, located in the upper right area of the d

Q: Where is the options panel?

A: There is no options panel. The only changes you will see in the wp-admin is an additional column on the "posts" page that now has a Sticky Clicky Star.
A: There is no options panel.

== Screenshots ==

Expand Down
5 changes: 3 additions & 2 deletions sm-dashboard-pages-navigator-tree.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
* Plugin Name: SM Dashboard Pages Navigator Tree
* Plugin URI: https://github.com/WordPress-Phoenix/sm-dashboard-pages-navigator-tree
* Description: Dashboard widget with Pages Navigator and a FrontEnd shortcode to build html sitemaps.
* Version: 2.1.1
* Author: Seth Carstens - WordPress Phoenix
* Version: 2.1.4
* Author: Seth Carstens
* Author URI: https://sethcarstens.com
* Text Domain: sm-dashboard-pages-navigator-tree
* License: GNU GPL v2.0+
*/
Expand Down

0 comments on commit 1107f57

Please sign in to comment.