Found Image http://plugins.svn.wordpress.org/advanced-page-manager/assets/icon-256x256.png Advanced Page Manager | Plugin Review Network Skip to Content

Plugin Review Network

Plugin Review Network

an eye on the best wordpress plugins
Show Sidebar Hide Sidebar
[+] Sidebar [-] Sidebar
Plugin:
Rated:
88%
4.4 Stars (50 votes)

Home

WP.Org

ReadMe

Support
  • Author:
    Marios Alexandrou
Version: 1.6
Requires: WP 4.0
Last Updated:2938 days ago
Downloads:93182
Installations: 7,000+
Tags:
    addon, admin, cms, content management, hierarchical, manage, management, order, page, page management, pages, rearrange, reorder, tree
Download Plugin Package

Advanced Page Manager

Released on November 3, 2012.
Download Plugin Package

Version: 1.6

A new way to create, move, edit and publish your pages for your favorite CMS.

  • Description
  • FAQ
  • Changelog
  • Installation
  • Screenshots


*** SUPPORT FOR THIS PLUGIN HAS BEEN DISCONTINUED ***

It is hard to manage WordPress pages when it comes to have more than 10 static pages, right ? Current UI makes it difficult to manage a whole tree of pages. Advanced Page Manager aims to create a totally new Page Manager Panel designed to help you get the job done.

Discover how in 3 minutes (better in HD or 480p).

[youtube http://www.youtube.com/watch?v=Sj3046LGefg]

So, what should you expect from this plugin ?

  • An easy understand tree. All your pages are presented in an easy to understand tree with all necessary actions to take care of them.
  • Browse, Show/hide subpages. The plugin even remembers the state of each page so that you won't have to browse again and again the tree to find the same page.
  • Classic actions. Of course, classic actions such as Edit, Preview/View are still there !
  • Add, move and delete pages from within the tree. But you will also be able to add, move and delete pages from within the tree. And no more cumbersome drag/drop to move pages. We have created a zen way for you to do that 🙂 Also, you don't have to edit to add a page anymore. Just click the Add New button.
  • New Status for pages. WordPress Status are fine for posts but sound odd for pages. With APM, your pages are online or... offline. Simple no ?
  • Publish/unpublish. Push online (or pull offline) one or more pages directly from the tree.
  • Template Management. Affect or change template for 1 page or any selected range of pages.
  • Select pages. We also provide an easy way to select all subpages for a given parent page.
  • Where is my page ? From the Edit panel, the result lists or even the theme itself, you'll be able to find your page in the tree thanks to the Where my page? button.
  • Search and filter. Search for pages. Filter to get the list of all online or offline pages. Sort by column in result lists.
  • No clumsy interface. As you, we love the WordPress UI. You'll feel at home with APM. The plugin interface matches WordPress standards.
  • Theme integration. We also respect your theme. Pages are still pages even managed by APM. No need to change your templates.
  • Template Tags. However, we provide a new set of Template Tags to handle pages in your themes. Feel free to use them if you need to.
  • Don't like it ? Under the hood, it's still WordPress. If you uninstall APM, your pages will be there because it's your content and we care for it.
  • Don't speak English ? APM is also available in French. Want it in your language ? All strings are available to translation in the WordPress way.

Download and install Advanced Page Manager to fully enjoy it !

What happen to the regular WordPress pages when the plugin is installed ?

Well nothing at all. The plugin creates a new management panel and still relies on the regular WordPress pages. However we do use a new way to store page relationships to speed up display. Also we don't create any new database table and regular relationships are maintained. If you uninstall the plugin, pages will be there safe and sane.

Does the plugin have hooks ?

Currently, APM has some hooks but not in a consistent way. We are going to develop a lot more hooks in the post 1.0 era. Currently, hooks are available to add custom columns and action links (see Other Notes tab)

What are addons ?

Addons are optional functionalities you can activate from the Settings menu (see Installation tab). Think them as plugins for... plugin. At the moment, there is only one addon which allows to add a Last Modified sortable column in panels.

Is the plugin compatible with the WordPress menu builder ?

Yes. The plugin manages regular pages and the menu builder has still access to them.

Do I have to modify my theme ?

No. Regular page template tags and functions still work. Regular page template and permalinks are also supported. We do have new template tags, however it is not mandatory to use them.

Does the plugin support extra columns in the page tree and lists ?

We've looked at the WP core itself and to several plugins making use of those extra columns (as Simply Exclude or WordPress SEO for example). We found 2 things. First, using the WP hook is very difficult as it expects to be on the original panel. Second, plugins insert themselves in many ways into the Pages panel (eg. bringing new scripts testing the current URL). So unfortunatly, we came to the conclusion that we won't support extra columns as it will introduce to much specific and unstable code in our plugin. However, we perfectly understand the importance of this feature for the users and the developpers. So we've added following hooks to add extra columns : apm_manage_pages_columns, apm_manage_pages_custom_column and apm_load_wp_data (see Other Notes tab)

Is there known issues with other plugins?

Yes. Notably, we don't support Advanced Access Manager and WPML.

How do I report a bug ?

Please, use the Support tab. However, remember this is not a commercial support of any kind. We check regularly the coming requests and questions and try to keep up with answering them. But we also have regular jobs and... lifes. One more detail : at the moment, we're all located in France. So if you are in another timezone, remember that even french sleep (yes I know, weird).

Do you accept patches ?

Yes (and we thank you in advance if so). All patches will be validated by our lead developer (yes that's you Mathieu). If accepted, you'll be mentionned as contributor to the plugin (if you accept so). To submit a patch please report in the Support tab.

Do you have a website for this plugin ?

Yes and... no 🙂 Home for APM is here : http://www.uncategorized-creations.com/. At the moment, it's a single page with a logo. You can leave your email address to get fresh news about APM. In far distant future, it might be a complete website. In the meantime, you can also follow us on Twitter : @uncatcrea.

Which version of WordPress do you support ?

We support WordPress 3.4.2 to the 4.0. We don't plan to support earlier versions.

Which version of browsers do you support ?

All developments have been done under the last version of Chrome, Firefox, Safari and Internet Explorer (Windows 7).

Which language do you support ?

By default, APM is in English and French. If you wish to, you can translate the interface in your own language in the standard WordPress way. You'll find all translation here: http://uncategorized-creations.com/advanced-page-manager/translations/.

What is Uncategorized Creations ?

Uncategorized Creations is the name chosen by a bunch of (french) WordPress addicts (technical or not). Advanced Page Manager is their first creation. Please see the Other Notes tab for more details.

1.6

  • Corrected author assignment to new pages to be current user

1.5

  • Corrected pass by reference PHP warning
  • Corrected output buffering error when activating Last Modified Column option

1.4.2

  • Fix Back Office XSS security issue, thanks to Jesse Clark

1.4.1

  • Readme update as we drop support for APM

1.4

  • WordPress 4.0 support
  • New translations: Swedish (thanks to Marcus Forsberg), German (thanks to Friedrich Seydel), Romanian (thanks to Zeno Popovici), Italian (thanks to Daniele Raimondi)
  • 0000090: Scheduled pages don't show up in the tree
  • 0000089: Wrong Role Group

1.3

  • WordPress 3.8 and 3.9 support
  • 0000075: Target radio buttons overlap in Add New side panel
  • 0000074: Since 3.8x, slide-out menu appears under page tree
  • 0000073: Add a new page, working.., manually refreshing page before I can access new page
  • 0000065: Creating a page when multisites enabled raises warnings

1.2

  • WordPress 3.7 support
  • Last Modified addon 1.0
  • 0000072 : New hooks for 1.2
  • 0000066 : Page field "post_date_gmt" is "0000:00:00 00:00:00" even after page publication
  • 0000063 : When no page template, Where is it ? button doesn't show up in Page Attributes box

1.1

  • WordPress 3.6 support
  • 0000061: Support for get_default_post_to_edit() function
  • 0000060: Headers already sent in options page (thanks to Lionel Pointet)
  • 0000059: XSS In Options Panel (thanks to Lionel Pointet)
  • 0000058: Hooks needed to add action links
  • 0000056: Enhanced post_status and wp_ajax management
  • 0000051: define('FORCE_SSL_ADMIN', true) blocks pages tree loading

1.0

  • WordPress 3.5 support
  • 0000047: Add Ajax spinner
  • 0000046: Add a pointer after plugin activation
  • 0000045: After folding/unfolding subpages, Move layer disappears
  • 0000044: Add New side panel remains open after all pages have been deleted
  • 0000042: Unable to (un)fold subpages when moving pages

0.9

  • 0000040: [Wordpress 3.5.0] Edit Parent is always active
  • 0000038: [Wordpress 3.5.0] Wrong labels top padding for move layer button
  • 0000037: Cancel the... Cancel link 🙂
  • 0000036: [Wordpress 3.5.0] Wrong template dropdown liste width overflow
  • 0000035: [Wordpress 3.5.0] Wrong top margin for Add New button
  • 0000034: [Wordpress 3.5.0] No red flash feedback after actions
  • 0000029: Search label not positioned correctly
  • 0000013: Custom columns added by other plugins not supported

0.8.5

  • 0000033: Move link no more available after (un)publishing
  • 0000032: Page stays selected after closing the template side panel
  • 0000029: Search label not positioned correctly

0.8

  • 0000026: Selecting a row will update the Change template panel after one more click (thanks to Lionel Pointet)
  • 0000025: Current template message with only the last selected page which has a custom template (thanks to Lionel Pointet)
  • 0000009: Pages with 'auto-draft' status appear as empty rows when loading the tree from WP pages (thanks to Lionel Pointet)
  • Recent Pages list has been reactivated following user request.

0.7.5

  • 0000022: Impossible to fold/unfold pages after adding subpages
  • 0000021: Error message doesn't disappear in Add New site panel
  • 0000019: After creating first page, After radio button is unchecked (thanks to Thibaut Cotti)
  • Adds Chinese (zh_CN) translation (thanks to Weiwei Guo)

0.7

  • 0000020: Clicks on After, Before, Subpage labels should check their corresponding checkboxes
  • 0000017: Move layer doesn't scale vertically
  • 0000016: Add New layer doesn't scale vertically
  • 0000015: Rows in tree doesn't scale vertically properly when content is big
  • 0000014: When renaming, title field allows empty value
  • 0000012: Subpages icon is positioned under the arrow
  • 0000011: Move link available when tree has only one page

0.6.5

  • 0000010: Simple quotes are backslashed in french translation feedback messages
  • 0000009: Pages with 'auto-draft' status appear as empty rows when loading the tree from WP pages
  • 0000008: On the move layer, cancel button should be a link
  • 0000007: After creating the first page, Add New panel remains open
  • 0000006: When creating the first page, Page Selected label is displayed
  • 0000005: Add New layer doesn't cover the whole width of the page slot
  • 0000004: Ajax layer not covering the whole width of the tree
  • 0000002: No position selected in the Add New side panel when clicking (again) the Add New button
  • Cleans and secures (nonce) the options panel
  • Forces redirection of standard WP pages list to our cutomized pages tree (if it happens that someone gets there by any other way)
  • Removes obsolete config constants
  • Uses of WP global vars to test current admin page (thanks to Lionel Pointet)
  • User cap from “activate_plugins” to “manage_options” for the APM settings panel (thanks to Lionel Pointet)
  • Adds Dutch (nl_NL) translation (thanks to Ron Hartman)
  • Fixes wrong “Selected” total on “Select all”
  • Updates tree data at plugin re-installation (to handle new pages added while plugin was deactivated)
  • New message when security check fails
  • Optimization : only one query to retrieve pages data, whatever their status is + one global query to load pages meta data, using WP cache on meta data
  • Handles the case where a page doesn't exist in WP (deleted from outside the plugin) but is still in APM tree

0.6

Beta 1 released


*** SUPPORT FOR THIS PLUGIN HAS BEEN DISCONTINUED ***

Advanced Page Manager doesn't require specific action to be installed. Just follow the regular process :

  1. Upload advanced-page-manager to the /wp-content/plugins/ directory

  2. Activate the plugin through the Plugins menu in WordPress

  3. Click the standard Pages item in the admin menu to access the new management panel

If you like to activate addons :

  1. Go to Settings panel (in the Pages admin menu)

  2. To activate an addon, choose Activated in the corresponding dropdown list

  3. Clic the "Save Changes" button (of the Addons box)


Pages are presented as a nice tree. Clicking on the arrow will fold (or unfold) subpages.
Screenshot 1


Rollover a page will reveal the Action Menu for this page : Rename, Preview/View, Publish, Edit, Template, Move and Delete (if you're connected with the admin role).
Screenshot 2


You can select a page. And, if it has subpages, you have access to a submenu to select/unselect its subpages.
Screenshot 3


By default, new pages are offline. Clicking the Publish action link will publish/unpublish it instantaneously.
Screenshot 4


Clicking on the Template action link opens a side panel where you can change the page template.
Screenshot 5


You can select several pages and apply one of the bulk actions : Publish/Unpublish, Change Template or Delete (if you're connected with the admin role).
Screenshot 6


Click on the Add New button (on the right of each page), it opens a side panel to add one (or more) page(s). You can choose the template to apply, the position of the new page and you can also create more than one page at a time.
Screenshot 7


To move a page, click the Move action link. Then browse the page tree and decide where to drop the selected page.
Screenshot 8


You have access to the lists of all pages online or offline. You can also search. In result lists, the Where is it? button allows to switch back to the tree where the page is displayed in context.
Screenshot 9


When editing a page, the Page Attributes metabox allows to change template. You have a Where is it? button to switch back to the tree and you can edit next, previous, parent and subpages without returning to the tree.
Screenshot 10



 

Click here to cancel reply.

Click here to cancel reply.


*

*


Please copy the string kdOSOw to the field below:

Home | Sitemap | Contact
Network Skin Theme for BioShip by WordQuest
Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.