Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyCrews committed Aug 31, 2021
1 parent d9f5fff commit 9a6423b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
18 changes: 11 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# BU Navigation
**Contributors:** ntk, mgburns, gcorne, jtwiest, awbauer, inderpreet99
**Tags:** navigation, hierarchical, post type, boston university, bu
**Requires at least:** 3.1
**Tested up to:** 5.5
**Stable tag:** 1.2.24
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
**Contributors:** ntk, mgburns, gcorne, jtwiest, awbauer, inderpreet99
**Tags:** navigation, hierarchical, post type, boston university, bu
**Requires at least:** 3.1
**Tested up to:** 5.7
**Stable tag:** 1.3.3
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Robust tools for managing hierarchical page content in WordPress. Ideal for blogs with large page counts.

Expand Down Expand Up @@ -107,6 +107,10 @@ Please see this page for the details:

## Changelog

### 1.3.3

* Removes deprecated jQuery browser check.

### 1.3.2

* Restores the widget_bu_pages_args filter.
Expand Down
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: ntk, mgburns, gcorne, jtwiest, awbauer, inderpreet99
Tags: navigation, hierarchical, post type, boston university, bu
Requires at least: 3.1
Tested up to: 5.5
Stable tag: 1.3.0
Tested up to: 5.7
Stable tag: 1.3.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -78,6 +78,10 @@ Please see this page for the details:

== Changelog ==

= 1.3.3 =

* Removes deprecated jQuery browser check.

= 1.3.2 =

* Restores the widget_bu_pages_args filter.
Expand Down

0 comments on commit 9a6423b

Please sign in to comment.