Nested Pages

Description

Why use Nested Pages?

  • Provides a simple & intuitive drag and drop interface for managing your page structure and post ordering
  • Enhanced quick edit functionality
  • Adds an editable, sortable tree view of your site’s page structure
  • Automatically generates a native WordPress menu that matches your page structure
  • A way to quickly add multiple pages & posts (ideal for development)
  • Works with any post type
  • Works on touch-enabled devices

For more information visit nestedpages.com.

For development inquiries or to submit security notices, please visit the Github repository.

Important: Nested Pages requires WordPress version 3.8 or higher, and PHP version 5.4 or higher.

Languages:

  • Danish (Thomas Blomberg)
  • Dutch (Arno Vije)
  • English
  • Finnish (Roni Laukkarinen)
  • French (Nico Mollet)
  • German/Swiss German (Bartosz Podlewski)
  • Italian (Francesco Canovi)
  • Portuguese (Luis Martins)
  • Russian (Алексей Катаев)
  • Spanish (Raúl Martínez)
  • Swedish (Marcus Forsberg)
  • Turkish (Yuksel Beyti)

More Information

Generated Menu

The default menu generated automatically is named “Nested Pages”. You may rename the menu under Appearance > Menus, or under the Nested Pages settings.

Toggling the Page Tree

To toggle the child pages in and out of view, click the arrow to the left of a parent page. To quickly expand and collapse all pages, click the button in the upper right corner of the Nested Pages Screen.

Theme Use

To order by nested pages ordering in your theme, use the menu_order order option in your queries.

Hiding Pages from the Tree View

To hide a page from the tree view, open the quick edit form, select the option to “Hide in Nested Pages” and click Update to save the change.

To toggle the page back into view, click the “Show Hidden Pages” link at the top of the screen. The hidden pages are now visible, and can be re-edited to be shown.

Sorting Pages

To sort pages, hover over the page row. A menu icon (three lines) will appear. Click (or tap) this icon and drag to reorder within the menu. To drag a page underneath another, drag the page to the right and underneath the target parent. Visual indication is provided with an indentation. The drag and drop functionality works similarly to WordPress menus.

Menu Sync

After installing Nested Pages, a new menu will be available with the name Nested Pages. By default, menu syncing is enabled. To disable the sync, uncheck “Sync Menu” at the top of the Nested Pages screen. Recheck the box to enable it again and to run the sync.

Saving Performance: If your site has a very large number of pages, disabling page sync may help speed up the save time when using Nested Pages.

Editing the generated menu: Any manual changes made to the menu outside of the Nested Pages interface will be overwritten after the synchronization runs.

Hiding Pages in the Menu: To hide a page from the Nested Pages menu, click “Quick Edit” on it’s row, select “Hide in Nav Menu”, and click “update”. If menu sync is disabled, enable it now to sync the setting. Hidden pages are marked “(Hidden)”. If a page with child pages is hidden from the menu, all of it’s child pages will also be hidden.

WPML Compatibility

As of version 2.0.1, some features of Nested Pages are compatible with WPML. There are some important exceptions to take note of before upgrading to version 2 if WPML is installed, or if installing WPML on an existing Nested Pages enabled site.

WPML and menu support: Certain features within Nested Pages are disabled if WPML is installed and enabled. This is due to the complexity of menu synchronization across languages. While automatic menu sync remains available for the site’s primary language, additional languages must be synchronized using WPML’s menu synchronization methods. If menu sync is enabled within Nested Pages, a “Sync WPML Menus” link is available on non-primary language screens for convenience.

Custom Links: Custom links within Nested Pages are disabled on installs with WPML. Custom links may be added through the traditional Appearance > Menus interface. This ensures that WPML menus synchronize successfully across languages.

Filters

  • the_title($title, $post_id, $view) – Standard title filter. Applied to the title displayed in the nested interface. A third paramater, $view, is passed to check if the current title is being displayed in the nested view.
  • nestedpages_thumbnail($image, $post) – Customize the thumbnail for each page/post. Note: Thumbnails must be enabled for the post type.
  • nestedpages_thumbnail_fallback($image, $post) – Customize the thumbnail fallback for each page/post (if the post does not have a featured image). Note: Thumbnails must be enabled for the post type.
  • nestedpages_edit_link($link, $post) – Customize the “edit” link for each page/post in the nested interface.
  • nestedpages_edit_link_text($text, $post) – Customize the “edit” link text for each page/post in the nested interface.
  • nestedpages_view_link($link, $post) – Customize the “view” button link for each page/post in the nested interface.
  • nestedpages_view_link_text($text, $post) – Customize the “view” button text for each page/post in the nested interface.

Screenshots

  • Expandable tree view of your page structure

  • Enhanced quick edit offers configurable fields and additional options

  • Sortable page nesting updates in real time

  • Toggle child pages for a clutter-free and nestable tree

  • Quickly add child posts without leaving the page tree

  • Clone existing pages for quick setup

  • Add pages in bulk – great for setting up new site structures quickly

  • Enable or disable nesting for any user group with the necessary permissions. Additional options offer more configuration options.

  • The Nested Pages interface can be enabled on a per-post-type basis, with customizable options for each type.

Installation

  1. Upload wp-nested-pages to the wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Click on the Pages Menu item to begin ordering pages. Nested Pages replaces the default Page management screen.
  4. To access the default the pages screen, select Default Pages located in the Pages submenu, or on the Nested Pages screen
  5. Additional options are available through the plugin settings at Settings > Nested Pages. Nested Pages may be enabled for any post type, and is configurable by post type. Options include quick edit field settings, thumbnail display and more.

FAQ

Can I use Nested Pages with other post types?

Yes! Visit Settings > Nested Pages > Post Types to enable the interface for any public post type. There are settings available for each post type, allowing customization of the admin to fit your needs.

Is this plugin compatible with the WPML plugin?

Please see the section titled “WMPL Compatibility” for details on using Nested Pages with WPML. In short, ordering and nesting functionality is available, but automatic menu generation across languages is limited. It is advised to use WPML’s menu synchronization for this purpose.

How do I access the WordPress “Pages” screen?

Click the “Default link in the page subnav, or on the Nested Pages screen. This item may be optionally hidden under the Nested Pages “Post Type” settings.

How do I save the order I create?

Post sorting and nesting is saved in the background after changes are made to the structure. If the “manual page order” option is enabled in the plugin options, you’ll need to click the “Sync Order” button at the top of the page to save.

How do I edit in bulk?

To bulk edit, check the checkbox on the pages/posts you’d like to edit. Once one or more have been selected, a “Bulk Actions” dropdown will appear, allowing you to either move the selected posts to the trash or bulk edit.

What about custom columns?

Custom columns are not currently supported by Nested Pages. To view custom columns, click on the “Default” link to view the native interface. If you are using WordPress SEO by Yoast, a page analysis indicator is shown.

What are those dots in my page rows?

If you have WordPress SEO by Yoast installed, your page score indicators are shown along with the pages.

Can I show the thumbnail in the tree view?

Yes! Visit Settings > Nested Pages > Post Types to configure thumbnail settings for each post type. Filters are also available for customizing the images displayed, as well as specifying a fallback image in the case that the post does not have a thumbnail assigned.

Nested Pages changes my permalink structure. How do I stop that?

Nested Pages uses the same ordering methodology as WordPress core. The plugin offers an enhanced interface to achieve the same results. Parent/Child relationships are used in conjunction with the post menu_order field to nest and order posts/pages. There is currently no option to disable this core feature.

Can I generate a menu using a custom post type?

No. The menu synchronization currently only works within the pages post type.

Reviews

February 15, 2025
Great little plugin. Brought my page management list down from 5 pages to just one, by using submenus. I highly recommend. I am not a power user, so a plugin that is simple to install, simple to understand, and that does exactly what is needed gets my 5 stars (6 if I could give them actually).
August 4, 2024
I have a wordpress with hundreds of pages and subpages. So much better than vanilla page listing
February 16, 2024
Nice tool, however, it disrupted my page slugs (404 errors) when associated with copies and clones in particular, and then other pages. I removed the copy/clone plugins first, no joy. When I removed the Nested Pages plugin all my slugs started working again. There’s some evidence this could have been associated with the clone plugins, however, the 404s occurred also with pages that I had organized with Nested Pages and were not associated with copies.
August 17, 2023
? Nesting/ordering is way faster than with the core UI ? ? Enables a completely different publishing workflow than possible with core: One can create pages in bulk as drafts and create a corresponding menu structure for those unpublished pages. One can “sketch out how the website eventually shall be” and then gradually fill up content, and when publishing multiple pages at once (via Bulk Edit), they will have their prepared menu position right at publication. Great workflow improvement! ? ? No reaction in support forums to any user bug reports, proposal since 2022-11. Seems abandoned or on very low maintenance. Newest reaction to any user comment that I could find was from 2022-11-03.
May 9, 2023
I’ve been using Nested Pages since 2015-2016, and it seemed like a really-nice-to-have plugin back then, when the site I was using it for had ~50 pages or so. It was very handy to manage page order using a drag&drop function, as well as seeing all pages at once. Since then, the site has grown, and it has now more than 200 pages, and the plugin went from really-nice-to-have to I-can’t-live-without-it . Thanks a lot for creating and maintaining it!
Read all 125 reviews

Contributors & Developers

“Nested Pages” is open source software. The following people have contributed to this plugin.

Contributors

“Nested Pages” has been translated into 13 locales. Thank you to the translators for their contributions.

Translate “Nested Pages” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.2.13

  • Security update addressing XSS code vulnerability

3.2.12

  • Security update addressing XSS code vulnerability

3.2.11

  • Security update addressing XSS code vulnerability
  • Addresses deprecation warnings in PHP 8.1 and later (Thanks to Misaki)
  • Adds support for custom post type template selects (Thanks to anthonyivol)

3.2.10

  • Security update addressing XSS code vulnerability

3.2.9

  • Security update addressing XSS code vulnerability (Thanks to Artyom Krugov from CleanTalk and Animesh Gaurav from Automaticc)

3.2.8

  • Fixes various PHP 8 deprecation warnings when debug is enabled
  • Security update addressing CSRF issue in plugin settings

3.2.7

  • Fixes issue with cache and page ordering (Thanks to Felipe Lavín Z.)
  • Security fix in admin customization that allowed possible vulnerability from users with administration-level access with unfiltered_html capabilities.

3.2.6

  • Fixes issue where bulk edit disappears when no user roles have been selected

3.2.5

  • Adds ability to hide bulk edit functionality on a user-role basis. Thanks to Robert Ehrenleitner from PLUS.
  • Adds ability to include basic custom fields in bulk edit through the use of a new filter: nestedpages_bulkedit_custom_fields
  • Various bugs fixed
  • PHP 8.2 compatibility
  • WordPress 6.4 compatibility

3.2.4

  • Security update

3.2.3

  • Adds the ability to clone the post/page tree in hierarchical post types.
  • Adds option to set the maximum nesting level per post type. To configure, visit Settings > Nested Pages > Post Types, and select the post type you’d like to configure. The option can be located under the “Maximum Nesting Depth” tab.
  • Fixes bug where nav menu was being added when saving plugin options, even when “Disable menu sync completely” was selected.

3.2.2

  • Adds option to default new pages to hide in the generated nav menu.
  • Adds two new filters: “nestedpages_page_listing” & “nestedpages_show_links”. These filters allow access to add the “Links” interface to post types other than pages.
  • Fixes bug in page tree where toggle arrow was not shown if a hidden page was a child. The toggle arrow will still not show if the child list contains only hidden pages. In this case, select the “Show Hidden” link to reveal the toggle.
  • Fixes bug in WPML-enabled sites, where the total translation count did not include posts without a source language code.
  • Fixes bug in WPML-enabled sites where the default language post count was not accurate.

3.2.1

  • Reverts previous wp_update_post change to prevent server errors on large sites. Replaces with optional “nestedpages_use_update_post” filter to enable hook when needed.

3.2.0

  • Resolves issue where post_updated action was not firing after reordering of nested view.
  • Adds ability to save a custom URL for pages in the nav menu (Example: outputting an anchor link rather than the page’s link). To add a custom link, select quick edit, followed by the “Menu Options” tab. There is a new “Custom URL” input.
  • Corrects previous version’s Yoast indicator display.
  • Fixes bug where padding was not reset correctly when dragging a sub-level item to the primary/main level

3.1.22

  • Fixes deprecation notice from new Yoast release

3.1.21

  • Fixes issue where Nested Pages menu persists in some instances when “Disable menu completely” is checked/enabled.
  • Tested with WordPress V6
  • Security Updates

3.1.20

  • Fixes bug where menu item descriptions (Added in the Appearance > Menus interface) were being removed when synchronizing the Nested Pages menu
  • Removes deprecation notice from authors dropdown in quick edit interface
  • Adds ‘nestedpages_row_parent_css_classes’ developer filter for filtering css classes output in each row’s parent
  • element
  • Adds ‘nestedpages_new_post’ developer filter for filtering new posts before they are added (through child pages or through the “Add Multiple” interface)

3.1.19

  • Fixes dragging/sorting bug introduced in WordPress version 5.9.

3.1.18

  • Fixes issue where some custom blocks were not duplicating when cloning a post.

3.1.17

  • Adds background saving of post status selection (Selecting “Published” in the post status filter will now persist on page reload)
  • Fixes bugs in admin customization related to addition of menu items added by other plugins
  • Security Update (Thanks to Chloe Chamberland at Wordfence for reporting)

3.1.16

  • Includes security updates. Thanks to Ram Gall at Wordfence for reporting

3.1.15

  • Action added for outputting markup along with the add new/add multiple buttons (nestedpages_top_buttons)
  • PHP 8 deprecation errors corrected
  • Tested with WordPress v5.8

3.1.14

  • Additional security enhancements (Thanks Nico Mollet)
  • Developer improvements through added filters and filter usage corrections (Thanks Bj?rnar Tollaksen & Alexandre Sadowski)
  • Adds post title filter for customizing title display beyond the_title filter

3.1.13

  • Corrects permission issues introduced in previous update

3.1.12

  • Includes security updates
  • Fixes bug where posts not appearing when filtering by a non top-level hierarchical taxonomy. Allows order sorting while the list is filtered (not parent order)
  • Adds ability to save and synchronize post type archive menu items when using menu sync

3.1.11

  • Security Update.

3.1.10

  • Updates German translations.
  • Adds support for preview_post_link filter.
  • Bug fixes in WPML integration (thanks to Timothee Moulin).
  • Fixes issue where menu options where still available under the quick edit and bulk edit forms if the menu sync was disabled completely.
  • Fixes issue where “Hide in Nested View” option was still available under the bulk edit form if the field was disabled through the plugin settings.
  • Links full page editor admin back to nested view if the “replace menu” option is selected for the post type.
  • Removes trash dropdown selection on posts with no children.
  • Adds option to include private pages in the generated menu.
  • Allows users with edit_pages/edit_posts capabilities to see “new” options for submitting non-published content (following core functionality).

3.1.9

  • Adds a custom sorting user capability for each public post type: nestedpages_sort_$type, enabling control of capabilities through 3rd party plugins.
  • Adds filter for sorting capability: nestedpages_sort_capability. Filter passes 3 parameters: $grant_capability (boolean), $type (post type name), and $role (user role object)
  • Adds a plugin option for disabling the sort view based on user role.
  • Adds filters for each post type to allow/disable the sort view based on user role and post type: nestedpages_sort_view_$type. Filter returns 2 parameters: $grant_access (boolean), and $roles (array of roles assigned to the current user).
  • Updates Dutch translation (Thank you to Arno Vije).
  • Tested in WordPress version 5.4.

3.1.8

  • Fixes conflict with Subpages Expanded plugin where sidebar selections under the appearance > widgets screen was broken
  • Fixes bug where setting a page to anything other than published was not removing menu items during sync

3.1.7

  • Updates quick edit interface.
  • Adds filters for “Sticky” text indicator in post rows.

3.1.6

  • Adds filters for making “Make Sticky” quick edit form field available for any post type.
  • Adds filter for customizing the “Make Sticky” label text.
  • Bug fixes in submenu display when using the admin customization feature.
  • Adds new feature to hierarchical post types that allow trashing of pages and all children.
  • Fixes bug where adding/appending a child post/page was not saving the correct menu order

3.1.5

  • Removes link item in dropdown from non-page hierarchical post types, replaces with filterable boolean
  • Enhances modal UI when deleting an item

3.1.4

  • Adds support for custom statuses, configurable by post type. To enable statuses for a specific post type, visit the plugin settings: Settings > Nested Pages > Post Types. Toggle the post type. If there are custom statuses available, a field titled “Enable Custom Statuses” will be available to select statuses.
  • Updates edit target for “link” row items to link to edit post screen where applicable.
  • Updates modal UI for adding multiple pages and adding links

3.1.3

  • Updates nesting interface to use an indented style. To revert to the previous format, visit Settings > Nested Pages and select the checkbox titled “Use the classic (non-indented) hierarchy display.”
  • Fixes bug where submenus were being removed after saving a new admin menu customization and reordering the item.
  • Enhances translation capabilities by replacing hardcoded strings with proper I18n functions.

3.1.2

  • Adds filter to role capabilities (for adding items to customized admin menus with custom capabilities).

3.1.1

  • Removes ability to hide Settings and Nested Pages menus from administrators within the admin customization interface (removing items hides links to necessary admin sections).
  • Adds ability to reset admin menu settings by clicking a single button
  • Fixes bug in new admin menu feature where submenus added by other plugins were not being displayed if a custom menu was in use.

3.1.0

  • Adds new feature for customizing the order, visibility, and labels of the admin menu. To view the feature, visit Settings > Nested Pages > Admin Customization > Admin Menu. Important: once custom menus have been configured, new menu items added by other plugins may not appear upon activation. To add these items, revisit the Nested Pages settings and reconfigure the menus with the new items (they will appear at the bottom of the customized menu in the drag and drop interface). While menus may be configured for each user group, the plugin does not set any permissions. While items may be hidden from the menu, they will still be accessible with a direct link if the user has the appropriate permissions.
  • Adds filters for adding basic custom fields to the quick edit interface. Currently supported field types include text, date, and select. See https://gist.github.com/kylephillips/236d0a90aa2ea6fb628c5c1e4010f7be for example usage.

3.0.11

  • Adds filters for “Sort/Nested View” and “Default” labels.
  • Fixes issue where serialized meta data was not being saved properly during cloning.

3.0.10

  • Fixes issue with translation file naming that was preventing plugin translations from loading.
  • Adds settings action to reset user preferences (toggled/visible pages). For clearing user meta that may has become unnormalized during site/other plugin updates, resulting in PHP errors in the listing view.

3.0.9

  • Fixes Javascript bug introduced in v3.0.8 resulting in console error on page edit screen.

3.0.8

  • Security Fix: Fixes bug where contributors could quick edit posts not authored by themselves.
  • Adds filters for displaying individual row action/links.
  • Fixes bug where submenu was not expanded when editing a single page, and “replace default” is selected.
  • Fixes bug where toggle icon still displays when all child items are in the trash.
  • Adds filters for taxonomies and terms in the listing interface.
  • Fixes bug where setting a link item to hide in nav menu doesn’t remove the associated menu item.

3.0.7

  • Adds support for “Dark Mode” plugin.
  • Tested in WordPress v5

3.0.6

  • Fixes issue introduced in v3.0.3 where some custom post/page dropdown fields were failing to show.

3.0.5

  • Adds actions for sorting update. Single post: nestedpages_post_order_updated($post_id, $parent, $order). All posts: nestedpages_posts_order_updated($posts, $parent).
  • Adds filter to disable sorting per post: nestedpages_post_sortable($sortable, $post, $post_type).

3.0.4

  • Fixes bug introduced in v3.0.3 that prevented selection of privacy page.

3.0.3

  • Fixes PHP error when performing a search with no results.
  • Fixes WordPress core issue where children of a private post become unnested after editing the post.
  • Fixes bug where updated titles on custom links were not synching with the menu.
  • Fixes bug where an extra trailing slash was being added to asset URLs, resulting in style errors.
  • Adds capability conditional for quick edit functionality
  • Adds filter to hide quick edit button (receives post object as parameter)

3.0.2

  • Fixes issue where post_row_action error was being thrown due to incorrect object type being passed as parameter.

3.0.1

  • Breaking Change: PHP Version 5.4.0+ is required to run Nested Pages V3+.
  • Parent field added to bulk edit under hierarchical post types.
  • Fixes HTML Validation where invalid rel attribute error was being thrown on custom link items.
  • Fixes bug where filtering by taxonomy did not work.
  • Adds error handling for existing nav menu with the name “Nested Pages”, preventing WP_Error object from saving in the database which causes a fatal error in some instances.
  • Adds support for custom post states, using the display_post_states filter (Ex: Showing a WooCommerce – Checkout Page designator).
  • Adds support for custom row actions using the post_row_actions and page_row_actions filters.
  • Adds new feature for inserting new posts before/after a selected post.
  • Adds new option to set a default “order by” and “order” parameter for post types, including pages. Visit the post type settings tab in the plugin settings to enable (Note: Sorting/nesting will not be available when viewing the lists in any combination other than menu_order/ascending).
  • Fixes issue where disabling nesting of a post type was not working.
  • Adds template names as CSS classes for custom row styling.
  • Adds enhancements to the user interface.
  • Removes capability to nest a page underneath a link, preventing broken links.
  • Fixes issue where meta values were not being saved during cloning, when the source post contained multiple entries with the same meta_key.
  • Fixes bug where new page modals were not displaying when WPML was installed.

2.0.4

  • Fixes PHP warning if a search is performed with only one result when WP_DEBUG is enabled.
  • Fixes “undefined variable: c” PHP warning on some installs when WP_DEBUG is enabled.
  • Tested for WordPress 4.9 compatibility

2.0.3

  • Fixes bug where empty trash was not working under custom post types.
  • Fixes issue where sticky status could not be removed from post in quick edit.
  • Adds button to reset all plugin settings to default.

2.0.2

  • Fixes issue where no posts were displaying in nested view when a taxonomy was assigned to the post with a dash in the taxonomy name.

2.0.1

  • WPML compatibility added (Limited support, see the “More Information” section for important notes on support).
  • Important upgrade note: Custom links within the Nested Pages interface are disabled if WPML is installed and enabled. This is a potential breaking change, so please remove all custom links before updating. Links may be added back to menus by using the default WordPress Appearance > Menus editor.
  • Sort/Order options on non-page post type listings may now be added/removed. All options are hidden by default. To enable these, visit Settings > Nested Pages > Post Types. Under the desired post type, options may be enabled under the “Sort Options” row.
  • Bug fix where pages hidden from the Nested Pages view where displaying.
  • “Sticky” checkbox added to quick edit form under non-hierarchical post types.
  • Adds query optimizations to the listing view, reducing the overall number of queries made.

2.0.0

  • WPML beta release

1.7.1

  • Bug fix where saving post type options was enabling all post types

1.7.0

  • Added option to disable sorting per post type.
  • Added option to assign a post type page. Assigning a page to a post type adds “Add New” and “All” links to the page row for the given post type, along with a count of published posts for that type.
  • 24 hour time format support added to datepicker time field (follows General Time Format settings).
  • Custom fields generated by the plugin converted to hidden fields, preventing them from displaying in the post custom field meta box.
  • Bug fix where selecting “Hide in Nested Pages” was not saving in the quick edit interface.
  • rel=page removed from generated nav menu links which was causing errors in W3C validation.
  • Bug fix where menu sync was firing in the background when “Disable menu sync completely” option was selected.

1.6.8

  • Bug fix where admin bars were not displaying in Safari until hover
  • Bug fixes in display of post titles with html tags
  • Bug fix where date was not being saved in the quick edit form when the datepicker is not enabled

1.6.7

  • Multisite superadmins treated as admins (Thanks to Kristoffer Svanmark)
  • Text domain change from v1.6.4 integrated

1.6.6

  • Important security update: XSS vulnerability fix

1.6.5.2

  • Temporarily disabling front end redirects.

1.6.5.1

  • Temporarily rolling back to 1.6.3

1.6.5

  • PHP fatal error bug fix

1.6.4

  • Text domain updated to wp-nested-pages in compliance with www.remarpro.com translation requirments
  • Custom columns are now supported. Visit Settings > Nested Pages > Post Types to enable and order custom columns for each post type. Columns made available through the appropriate WordPress filters are available for selection, along with any taxonomies enabled for the post type.
  • Additional bug fixes in front end redirects that were causing duplicate slugs to be unreliable

1.6.3

  • Temporary removal of front end redirects (resolves issue of duplicate slugs being overriden)
  • Bug fix in fatal error with integration with Editorial Access Manager (Thanks to Marco Chiesi)

1.6.2

  • Bug fix that was throwing error in the nav menu

1.6.1

  • Bug fix in nav menu front end that was throwing error on sites with errors enabled.

1.6.0

  • Redesign of post type settings page, with additional options added.
  • Thumbnail support added to nested/sort view. Visit Settings > Nested Pages > Post Types to enable post thumbnails and set options.
  • Ability to customize quick edit fields for each post type added. Visit Settings > Nested Pages > Post Types to hide specific fields from the quick edit interface for each post type. Please note: specific fields are still hidden depending. on the current user’s roles/capabilities.
  • Bulk delete functionality added.
  • When adding multiple pages, the option to set them as hidden in the nav menu is now available.
  • Option added to manually sync the nav menu and page order.
  • Bug fix where Post menu wasn’t being replaced if option checked.
  • Modified date set to not update when reordering post order through the nested view.
  • Issue of duplicate posts item in nav menu resolved.
  • Fix for invalid rel attribute in generated nav menus, resulting in W3C validation error.
  • Filters added for title, edit links, and view links in the nested interface.
  • Bug fix where non-hierarchical post types were allowing nesting.
  • Bug fix where page redirect errors were showing while attempting to delete pages with the Page post type disabled. (Thanks to Evan Washkow)
  • Bug fix where non-ascii characters were not displaying correctly in the quick edit slug field.
  • Bug fix where “Add Child” was not available if menu sync was disabled completely.
  • Tab index set when adding a new child or multiple pages. No mouse necessary for adding in bulk.
  • Various UI enhancements.
  • Swedish translation added (Thanks to Marcus Forsberg).

1.5.4

  • Spanish translation added (Thanks to Raúl Martínez)
  • Various bug fixes related to WordPress 4.4 update
  • Duplicate menu items bug fix

1.5.3

  • Confirmation modal added when deleting a link item.
  • Bug fix where custom nav titles were not being saved.
  • Bug fix where replacing the default menus was breaking custom admin submenu links.
  • Minor interface enhancements.

1.5.2

  • Fixed bug when upgrading in an install with sync disabled.

1.5.1

  • Bug fix where hidden nav items in the nested view were deleting nav items from other menus.
  • Updated German Translation (Thanks to Martin Wecke)

1.5.0

  • Links now include all taxonomies/post types, enabling full control over the primary site menu from the Nested Pages interface. Start adding menu items by selecting “Add Link” from the top, or the link button on a specific row to add a child item.
  • Escape key closing of modal windows added.
  • Category filtering added to pages if categories enabled

1.4.1

  • Bug fix in quick edit where child pages display parent row data on update.

1.4.0

  • Clone/Duplicate functionality added – click the “clone” button in a row to clone/duplicate a post or page
  • Bug fix when attempting to trash Advanced Custom Field field groups (Thanks to Ben Plum)
  • Javascript rewritten for more future-friendly updates and feature builds
  • Draft filter added to list
  • Tested and confirmed WordPress 4.3 compatibility

1.3.15

  • Minor Bug fixes and optimizations
  • Bug fix in expand all button
  • Support added for page that are noindexed in WordPress SEO (Thanks to Joost de Valk)

1.3.14

  • Minor bug fix – modal not appearing when last item in the trash (provided by ClementRoy)
  • Option added to hide the “Sync Menu” checkbox (visit Settings > Nested Pages > General to hide)
  • Updated Danish Translation (Thomas Blomberg)
  • Confirmed compatibility with WordPress v4.2

1.3.13

  • Bug fix preventing some custom post types from being enabled
  • Bug fix – editors with sort capabilities menu sync enabled
  • WP Engine modal z-index fix

1.3.12

  • Permissions Bug fix in emptying trash (Thanks to Yuksel Beyti)

1.3.11

  • Minor UI bug fixes
  • Javascript Modal error bug fix
  • Turkish Translation (Provided by Yuksel Beyti)
  • Updated French Translation (Provided by @Inovagora)

1.3.10

  • Bug fix – resolves deprecated function issue with SEO by Yoast update v1.7.3. Critical for sites running both Nested Pages and WordPress SEO by Yoast

1.3.9

  • Bug fix – error when deleting a page from the nested view with menu sync disabled

1.3.8

  • Bug fix – Critical error that was overriding existing menu items outside of the Nested Pages generated menu. Other menus are now unaltered on save.

1.3.7

  • Bug fix – error when deleting the generated menu

1.3.6

  • Bug fix – error preventing new install resolved

1.3.5

  • Minor bug fixes
  • Editorial Access Manager Plugin Integration

1.3.4

  • Minor bug fixes
  • Minor UI enhancements
  • Changes to page and link menu items under appearance > menu now sync the Nested Pages listing when menu sync is enabled (other custom menu item types not yet supported).
  • Option added to disable nesting on hierarchical post types while maintaining sort functionality (ideal for live sites where link structures need to remain intact)
  • Updated Dutch Translation (Provided by Arno Vije)
  • Search capabilities added
  • Hash/Empty URLs no longer appended with https://

1.3.3

  • Russian Translation (Provided by Алексей Катаев)
  • Minor bug fix in add child page functionality that effects display of appended pages.

1.3.2

  • Bug fix in menu – pages now nestable under links.

1.3.1

  • UI enhancements in Quick Edits – default date fields replaced with datepicker and formatted time.

1.3.0

  • All public post types are now supported, both hierarchical and non-hierarchical. To enabled the Nested Pages interface for additional post types, visit Settings > Nested Pages and select the “Post Types” tab. The generated nav menu is tied to the pages type, which is enabled by default.
  • New interface for adding top-level posts/pages in bulk
  • New “Empty Trash” link for quickly emptying trash on enabled post types
  • Dutch translation (Provided by Arno Vije)

1.2.1

  • Bug fixes when using custom roles (Thanks to Luis Martins for troubleshooting help)

1.2.0

  • PHP 5.3.2+ is now required to run Nested Pages. Will not run or install on older versions of PHP.
  • Visual nesting indication limit removed
  • Portuguese Translation (Provided by Luis Martins)
  • Various bug fixes

1.1.9

  • Minor bug fixes in editor capabilities
  • Italian translation (Provided by Francesco Canovi)

1.1.8

  • New Child Pages Interface – Add child pages more efficiently with the new add child pages dialog. Add a single child page without leaving the Nested Pages view, or add multiple pages with one click. Reorder multiple child pages before saving with the drag and drop interface you’re accustomed to.
  • Tested for 4.1 compatibility
  • Page ID indicator added to Quick Edit dialog
  • Taxonomies & other custom menu items now visible in pages admin menu

1.1.7

  • Danish Translation (Provided by Thomas Blomberg)
  • Finnish Translation (Provided by Roni Laukkarinen)
  • German/Swiss German Translation (Provided by Bartosz Podlewski)
  • Added option to hide default pages
  • Added option to give editors ability to sort pages
  • Query filter added to main page listing

1.1.6

  • Minor UI Improvements – Current admin page now highlighted
  • Page post type bug – now verfied before plugin activation
  • Multisite bug fixes
  • French Translation (Provided by Nico Mollet)

1.1.5

  • Menu Sync bug fixes
  • Localization bug fixes

1.1.4

  • Password/Private functionality added to page quick edit
  • Flat taxonomy support added to page quick edit
  • Quick edit UI enhancements
  • Cross-domain icon font issue addressed

1.1.3

  • Option to customize the generated nav menu added

1.1.2

  • Status bug fix in pages view

1.1

  • Expanded/Collapsed states now saved for each user
  • Trash functionality added
  • Trashing pages now redirects to Nested Pages view
  • Trash link added to quickly get to a list of trashed pages
  • New “Add link” functionality – creates custom link menu items
  • Additional options added for generated menu items – title attribute, css classes, link target

1.0

  • Nested Pages
VIP777 login Philippines Ok2bet PRIZEPH online casino Mnl168 legit PHMAYA casino Login Register Jilimacao review Jl777 slot login 90jili 38 1xBet promo code Jili22 NEW com register Agila Club casino Ubet95 WINJILI ph login WINJILI login register Super jili168 login Panalo meaning VIP JILI login registration AGG777 login app 777 10 jili casino Jili168 register Philippines APALDO Casino link Weekph 50JILI APP Jilievo xyz PH365 casino app 18JL login password Galaxy88casino com login superph.com casino 49jili login register 58jili JOYJILI apk Jili365 asia ORION88 LOGIN We1win withdrawal FF777 casino login Register Jiligo88 philippines 7777pub login register Mwgooddomain login SLOTSGO login Philippines Jili188 App Login Jili slot 777 Jili88ph net Login JILIMACAO link Download Gcash jili login GG777 download Plot777 app download VIPPH register Peso63 jili 365.vip login Ttjl casino link download Super Jili 4 FC178 casino - 777 slot games JILIMACAO Philippines S888 register voslot LOVE jili777 DOWNLOAD FK777 Jili188 app CG777 app 188 jili register 5JILI login App Download Pkjili login Phdream Svip slot Abcjili6 App Fk777 vip download Jili888 register 49jili VIPPH register Phmacao co super Taya777 link Pogo88 real money Top777 app VIP777 slot login PHMACAO 777 login APALDO Casino link Phjili login Yaman88 promo code ME777 slot One sabong 888 login password PHMAYA casino Login Register tg777 customer service 24/7 Pogibet slot Taya777 org login register 1xBet live Acegame888 OKBet registration JILIASIA Promotion Nice88 voucher code AgilaClub Gaming Mnl168 link Ubet95 free 50 PHMAYA casino login JLBET 08 Pb777 download 59superph Nice88 bet sign up bonus Jiliyes SG777 download apk bet88.ph login JILIPARK casino login Register Philippines PHMAYA APK CC6 casino login register mobile PHMACAO com download MWPLAY app JILIPARK Download Jili999 register link download Mnl646 login Labet8888 download 30jili jilievo.com login Jollibee777 open now LOVEJILI 11 18JL casino login register Philippines JILIKO register Philippines login Jililuck 22 WJPESO casino PHMAYA casino login Jili777 login register Philippines Ttjl casino link download W888 login Register Galaxy88casino com login OKBet legit tg777 customer service 24/7 Register ROYAL888 Plot777 login Philippines BigWin Casino real money PHLOVE 18JL PH 18JL casino login register Philippines SG777 Pro Taya777 pilipinong sariling casino Jiligames app MNL168 free bonus YesJili Casino Login 100 Jili casino no deposit bonus FC178 casino free 100 Mwcbet Download Jili888 login Gcash jili download JILIMACAO 123 Royal888 vip 107 Nice888 casino login Register FB777 link VIPPH app download PHJOIN 25 Ubet95 legit phcash.vip log in Rrrbet Jilino1 games member deposit category S888 live login FF777 download FC777 VIP APK ME777 slot Peso 63 online casino OKGames app Joyjili customer service superph.com casino FB777 Pro Rbet456 PH cash online casino Okbet Legit login taruhan77 11 VIPPH 777Taya win app Gogo jili 777 Plot777 login register Bet99 app download Jili8989 NN777 VIP JP7 fuel Wjevo777 download Jilibet donnalyn login Register Bossjili ph download 58jili login registration YE7 login register FC777 new link login 63win register Crown89 JILI no 1 app Jili365 asia JLBET Casino 77PH fun Jili777 download APK Jili8 com log in CC6 casino login register mobile ph365.com promotion phjoin.com login register 77PH VIP Login download Phdream live chat Jlslot2 Me777 download Xojili legit PLDT 777 casino login Super Jili Ace Phdream 44 login Win888 casino JP7 Bp17 casino login TTJL Casino register FB777 slot casino Jili games online real money phjoin.com login register BET99 careers ORION88 LOGIN Plot777 login Philippines Labet8888 login JILI Official Pogibet app download PH777 casino register LOVEJILI app Phvip casino VIP jili casino login PHMACAO app 777pnl legit YE7 casino online Okbet download CC6 bet app 63win club Osm Jili GCash LOVEJILI 11 Www jililive com log in Jili58 casino SuperAce88 JiliLuck Login Acegame 999 777pnl promo code MWPLAY good domain login Philippines Pogo88 app Bet casino login Superph98 18jl app download BET999 App EZJILI gg 50JILI VIP login registration Jilino1 new site pogibet.com casino Jili Games try out Gogojili legit 1xBet Aviator WINJILI ph login Jili168 register How to play Jili in GCash 777pnl PHDream register login JILISM slot casino apk FB777 c0m login EZJILI Telegram MWCASH88 APP download Jili88 vip03 APaldo download 1xBet 58JL Casino 58jl login register Jili scatter gcash OKJL slot jili22.net register login 10phginto APaldo 888 app download 1xBet live FC178 Voucher Code 58jl Jili888 ph Login 365 Jili casino login no deposit bonus JP7 VIP login PHBET Login registration 58jili login registration VVJL online Casino Club app download Jili77 login register Jili88 ph com download KKJILI casino WJ peso app Slot VIP777 BigWin69 app Download Nice88 bet Suhagame philippines Jiliapp Login register Qqjili5 Gogo jili helens ABJILI Casino OKJL download 1xBet login mobile Pogibet 888 777 game Okgames casino login Acegame888 Bet86 promotion Winph99 com m home login JP7 VIP login 20phginto VIPPH register KKJILI casino OKJILI casino Plot777 app download NN777 register bossphl Li789 login Jiligo88 app Mwcbet Download Betjilivip Https www BETSO88 ph 30jili Https www BETSO88 ph Jilievo Club Jili888 register Jili777 download APK JILI77 app download New member register free 100 in GCash 2024 Royal888casino net vip JOLIBET withdrawal MW play casino Jili365 login FB777 Pro Gold JILI Bet99 registration 55BMW red envelope Bet199 login philippines JILI188 casino login register download Phjoin legit or not Bigwin 777 Bigwin pro Apaldo PH pinasgame JILIPARK Login registration JiliApp ph04 Ph143 Jili168 login app Philippines MW Play online casino APK 77tbet register 8k8t Bigwin casino YE7 Download App Ph365 download apk Acejili Ph888 login S888 juan login 63win withdrawal Okbet cc labet 8888.com login password Mwbet188 com login register Philippines MNL168 net login registration kkjili.com download Jili888 Login registration Abc Jili com Download JILIPARK casino login Register Download AbcJili customer service live777. casino Jilievo casino jilievo APP live casino slots jilievo vip Jolibet legit PH888 login Register 888php register 55BMW win Mwbet188 com login register Philippines AbcJili customer service Jili88 ph com app 200Jili App MAXJILI casino ROYAL888 deposit mi777 Jili games free 100 ACEGAME Login Register Jilibet donnalyn login Voslot register Jilino1 live casino 18jl login app apk JILI Vip777 login Phtaya login Super Ace casino login Bigwin 777 Ubet95 free 190 superph.com casino Jili22 NEW com register SG777 win Wjpeso Logo 1xBet login mobile Jili88 casino login register Philippines sign up Okbet cc Agg777 slot login Phv888 login P88jili download jiliapp.com- 777 club Fish game online real money One sabong 888 login password QQJili Taya365 slot mnl168.net login Taya365 download Yes Jili Casino PHMACAO APK free download 365 casino login Bigwin 29 JILISM slot casino apk Wow88 jili777.com ph 888php login 49jili VIP Jilino1 legit SG777 slot Fish game online real money Voslot free 100 18jl login app apk OKJL app Jili22 NEW com register Nice88 free 120 register no deposit bonus Sugal777 app download 288jili PHJOIN VIP com Register Jl77 Casino login KKjili com login Lovejili philippines Pogo88 casino SLOTSGO VIP login password Jili22 net register login password Winph 8 we1win 100 Jili slot 777pnl promo code Sg77701 Bet88 download for Android PH365 casino Royal Club login Jili88 casino login register MWPLAY login register Jilibay Promotion 7SJILI com Register FC777 casino link download Royal meaning in relationship OKBET88 AbcJili customer service 777ph VIP BOSS JILI login Register 200Jili App KKJILI casino login register maxjili Mwcbet legit JILIASIA 50 login Milyon88 com casino login 8k8app17 Royal slot Login Phmacao rest 338 SLOTSGO Ph888 login PHGINTO com login YY777 app Phdream register Jili22 net register login password Lucky Win888 Jiligames API Agila club VIP 77PH VIP Login download Acegame888 register PHMAYA Download Jili88 online casino 7XM Lovejili philippines 63win register Jilimax VOSLOT 777 login 18JL Casino Login Register JILIASIA 50 login 50JILI VIP login registration 7XM com PH Nice888 casino login Register 58jl Jili168 casino login register download Timeph philippines 90jilievo Jili88 casino login register OKBet legit JILI slot game download Bet99 promo code 58jili app 55BMW com PH login password KKjili casino login bet999 How to play Jili in GCash BigWin69 app Download OKJL Milyon88 com casino login phdream 888php register Ph888 PH777 registration bonus JLBET Asia LOVEJILI download Royal Casino login 646 ph login Labet8888 review JLBET Casino Jili888 ph Login Wjpeso Wins JILIMACAO 666 Jiliplay login register JILIAPP com login Download JiliLuck download WIN888 PH JL777 app Voslot777 legit Pkjili login 20jili casino Jolibet login registration Phjoin legit or not Milyon88 com casino register JILI apps download 88jili login register Jili 365 Login register download 11phginto Jili777 vip login Ta777 casino online Swertegames Taya365 download 777PNL online Casino login Mi777 join panalo 123 JILI slot 18jili link Panalo lyrics Jiliplay login philippines yaman88 Bet88 login Jili888 Login registration FF777 TV Ok2bet app Pogibet casino philippines Www jilino1 club WOW JILI secret code AB JILI Jili168 online casino BET99 careers Go88 slot login JILI Vip777 login CG777 Casino link OKBet GCash www.50 jili.com login WINJILI download Lucky bet99 Acegame888 77ph com Login password ACEGAME Login Register ACEGAME casino Swerte88 login password Wj slots casino APALDO Casino Phjoin slot JLBET com JLBET ph Taya777 org login 49jili slot Svip slot Jili77 download APK 200jiliclub Bet199 philippines Jili888 Login registration 88jili withdrawal phjoin.com login register Swerte88 login registration Voslot777 legit Superph11 AAA JILI app download Www jililive com log in VIP777 Casino login download Jili77 download APK Jilibet donnalyn login Register JILICC sign up Pogibet app download www.mwplay888.com download apk Jili68 Jililuck App Download APK Yy777 apk mod Jili77 vipph.com login labet8888.com app Phdream live chat Ph646 login register mobile 7777pub download Jolibet Fortune Tree 90JILI app 18JL login Philippines JLSLOT login password 50JILI fun m.nn777 login 88jili withdrawal PH Cash Casino APK 888PHP Casino LINK Boss jili app download Jili999 login register FB777 download APK Free 100 promotion JILIPARK Download VIP PH casino JILIHOT ALLIN88 login 8K8 com login PHMAYA casino login 58jili withdrawal Ubet95 free 100 no deposit bonus KKJILI online casino M GG777 100jili APP JILI888 slot download PHBET88 Jili Games demo 1xBet OKJL Casino Login Nice888 casino login Register Betso88 App download APK VIP777 app Gcash jili register 1xBet registration 58jili withdrawal Jili63 Suhagame23 218 SLOTSGO AGG777 login Philippines Bay888 login JILIVIP 83444 PHCASH com casino login Jilievo 666 Jili 365 VIP register PHMAYA link PH cash VIP login register Yaman88 casino JP7 VIP We1Win download free rbet.win apk Jili168 casino login register download Milyon88 com casino register 18JL login app 88jili withdrawal AAA Casino jilibet.com register Winjili55 UG777 login app PH777 download Jili365 bet login app Osm Jili GCash 77tbet philippines GI Casino login philippines 88jili login FC178 casino free 100 SG777 Com Login registration Nice88 free 100 Oxjili Royal777 Top777 login FB777 live 200jili login Gogojili legit Yes Jili com login phcash.vip casino Sugal777 app download 58JL app Login Panalo login JILI games APK Lucky99 Slot login Jili scatter gcash 7XM APP download FB JILI casino login download PHMACAO app ROYAL888 Link Alternatif ACEPH Casino - Link 55bmw.com casino Timeph app Osm Jili GCash M GG777 Ubet95 login Jiligo88 CG777 Casino Philippines Tayabet login Boss jili app download YY777 app download Nice88 free 120 register no deposit bonus Bossjili7 XOJILI login 68 PHCASH login ezjili.com download apk Jili 365 VIP APK Milyon88 pro Jili88 casino login register download Jili online casino AgilaPlay Jili scatter gcash 7777pub login CC6 app bonus JK4 online PHJOIN casino Joyjili login register 22phmaya 5JILI Casino login register Betso88 VIP Winph 8 Phmacao rest JILI Slot game download free s888.live legit APALDO Casino link Plot 777 casino login register Philippines Ph646wincom Jili168 login app Philippines KKJILI casino Apaldo PH Phdream live chat Slot VIP777 PH888BET 22 phginto 50JILI APP MWPLAY login register Slotph We1Win apk VIP777 slot login Nice88 PRIZEPH online casino Jilipark App 7XM app for Android Jili58 Jili168 free 100 APALDO 888 CASINO login APaldo download Jiliasia8 com slot game phcash.vip casino OKJL Casino Login YY777 live Jili888 register Winjiliph QQ jili casino login registration Abcjili5 NN777 register Phvip casino Taya 365 casino login OKBet app Osm Jili GCash Nice88 free 100 5JILI Casino login register Bet88 app download 5 55bmw vip Jlph11 JILI slot casino login Nice88 bet sign up bonus JILI Slot game download for Android Abc Jili com Download FF777 TV Peso 63 online casino MILYON88 register free 100 7777pub JILIASIA 50 login CC6 online casino latest version Royal Club apk 1xBet login registration CG777 Casino Philippines 1xBet app Mwcbet net login Password LOVEJILI 21 FBJILI Now use Joyjili Promo code JILI188 casino login register download PHMACAO SuperPH login AGG777 login app Peso 63 online casino filiplay Sugal777 app download Galaxy88casino com login EZJILI Telegram JiliApp ph04 Jilino1 com you can now claim your free 88 PHP download 63win Coupon Code PHDream 8 login register Philippines MNL168 website CC6 online casino register login 3jl app download apk Jlph7 TA777 com Login Register password 5jili11 FF777 casino login Register KKJILI casino login register 10 JILI slot game 3JL login app Jili100 APP Winjili55 Milyon88 info Jilino1 VIP login YE7 bet sign up bonus Apaldo games Wj casino app AbcJili win.ph log in Jili22 VIP 204 SG777 Jl77 Casino login YY777 app download Jilimacao Okjl space Wjevo777 download Ubet95 free 100 no deposit bonus PHMAYA APK Xojili legit 77PH bet login Taya365 pilipinong sariling casino LOVEJILI AAAJILI Casino link Jollibee777 How to play mwplay888 18jl app download jilievo.com login password VIP PH casino mnl168.net login JiliLuck download Win2max casino 777PNL download app Ubet Casino Philippines Win888 Login Jili88 casino login register Philippines sign up Bet99 APK 18JL casino Login register Download Naga888 login JLPH login PHMACAO APK free download How to register Milyon88 Royal888ph com login JiliCC entertainment WINJILI customer service PHBET88 Jili888 Login Philippines SG777 slot FBJILI Jili365 bet login app Ubet95 free 100 no deposit bonus Taya 365 casino login LOVEJILI Jili777 free 150 YE7 casino login register download QQJili 58jili login Download S888 sabong Gi77 casino Login taya777 customer service philippines number 24/7 WINJILI customer service Https www wjevo com promocenter promotioncode Nice99 casino login Phdream 44 login Mi777app 777PNL online Casino login phjl.com casino JILILUCK promo code Pogibet 888 login BigWin Casino legit Jolibet app download Jilli pogibet.com casino JP7 VIP login Ug7772 Phjoy JILIMACAO 123 PH143 online casino jili365.bet download PH cash VIP login register Abc Jili Register Mwgooddomain login 58JL Casino link 365 Jili casino login no deposit bonus JILIEVO Casino 777 60win OKGames casino 49jili VIP kkjili.com app JILIPARK casino login Register Philippines Agila Club casino OKGames GCash OKBet casino online S888 juan login Yaman88 log in Winph99 com m home login Jili88 casino login register Winjiliph CG777 Casino LOGIN Register Ubet Casino Philippines Agilaclub review Is 49jili legit ph646 JLBET link JiliCC entertainment Jilicity withdrawal Ta777 casino online Jili777 login register Philippines JP7 coupon code Milyon88 one Ug7772 Jilibet casino 77PH VIP Login download Jili live login 68 PHCASH 7XM APP download Boss jili login MWCASH88 APP download Jilicity login Acegame888 real money LIKE777 JILILUCK app JiliBay Telegram Bet199 login philippines Ph646wincom PHJOIN login OKGames register JILIASIA withdrawal Panalo login 88jili Login Philippines Wjevo777 download phjl.com casino Fcc777 login Labet8888 login JILI8998 casino login PHJL Login password Jilibay Voucher Code 28k8 Casino P88jili download 49jili apps download Fk777city we1win CG777 Casino login no deposit bonus MW play casino FF777 casino login Register Philippines download JILIAPP com login Download Bet199 PHGINTO com login Bet88 bonus Sw888 withdrawal Vvjl666 Jiliapp 777 Login QQ jili login Jilicity download Jili188 login Philippines Timeph philippines Casino Club app download Nice88 bet login registration Bay888 login PH Cash casino download Jiliko777 Nice88 PH 777pnl Jiliplay login register JILI VIP casino cg777 mwcbets.com login Fbjili2 JILIAPP download 7xm login 77jl.com login JILI Slot game download for Android MWPLAY app superph.com casino Nice88 free 120 WJ peso app Jili58 register 3jl app download apk Betso88 link OKGames login free JILIASIA 888 login 58jl login register Jilibet888 68 PHCASH login Jili88ph net register 55BMW Casino app download APK Abc Jili com Download FB777 register login Philippines Jilievo org m home JiliLuck download jlbet.com login register Jp7 casino login 18JL Casino Login Register YE7 casino APK prizeph Boss jili login Royal logo FC178 casino - 777 slot games Taya777 pilipinong sariling casino Ph888 MWPLAY app @Plot777_casino CG777 login BOSS JILI login Register JILI PH646 login Vvjlstore Mi777 casino login Download Okgames redeem code 50JILI VIP login registration Bet88 login AGG777 login Philippines JILIMACAO Yesjili com legit P88jili com login OKBET88 Gold JILI VIP PH casino VIP PH log in bet88.ph legit kkjili.com app JiliLuck Login JILI Vip777 login 63win withdrawal bet999.ph login m.nn777 login 58JL 8k8app17