git-svn-id: https://plugins.svn.wordpress.org/pagemash/trunk@31960 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
e16dd4c58c
commit
48fa3d395a
|
@ -40,8 +40,7 @@ please drop me an email: joel@joelstarnes.co.uk
|
|||
|
||||
|
||||
= Can I use this with the 'Pages' sidebar widget? =
|
||||
Yes. Go into the wordpress admin; presentation>widgets and drag the pages widget to the sidebar, then go to it's settings by clicking the icon on the right and ensure that 'sort by' value is set to 'page order'.
|
||||
|
||||
Yes. Go into the wordpress admin; Presentation > Widgets and drag the pages widget to the sidebar, then go to it's settings by clicking the icon on the right and ensure that 'sort by' value is set to 'page order'.
|
||||
Note however that the exclude pages feature will not work, so disable this in the top of the pagemash.php file by setting '$excludePagesFeature = false;'.
|
||||
|
||||
== Screenshots ==
|
||||
|
@ -59,9 +58,7 @@ The plugin will currently only handle top level pages.
|
|||
==Change Log==
|
||||
|
||||
0.1.0 > Initial Release
|
||||
|
||||
0.1.1 > Removed version check [line72] since some hosts will not allow external includes.
|
||||
|
||||
0.1.2 > Fixed CSS&JS headers to only display on pageMash admin
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue