Plugin info

Total downloads: 22,642
Active installs: 20
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/29/2020 (1828 days ago)
Added to WordPress: 12/29/2020 (5 years old)
Minimum WordPress version: 3.2
Tested up to WordPress version: 5.6.16
Minimum PHP version: 5.6.0

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1828 days ago

20/100

Is AR Subpages Widget abandoned?

Possibly abandoned (last update 1828 days ago).

Compatibility

Requires WordPress: 3.2
Tested up to: 5.6.16
Requires PHP: 5.6.0

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This widget will dynamically list all the subpages. When you are on a page, it will find the parent page and list all the child pages.

It can also include the current page’s subpages in the listing.

Feature List-

  • Add filter for changing section parents
  • Allow $post to be filtered
  • Add unique class to menu items, menu-item-{id}
  • Add hook for adding links to end of subpages listing
  • Update widget formatting in the backend
  • Subpage titles are filterable
  • Support for all hierarchical post types
  • Only output HTML for classes if there are classes
  • Only output subpages ul if there are subpages
  • Allow second level subpages to be nested in li
  • Add class for the first menu item
  • Add filter for widget classes
  • Add filter for widget title
  • Sort by menu order
  • Add a depth parameter to the args filter
  • Allow deeper menu (current page’s subpages)

You can customize the listing with the following filters:
ar_subpages_widget_args – modifies the arguments passed to wp_list_pages
ar_subpages_widget_display_override – determine when the widget is displayed
ar_subpages_widget_override_post – change the current post
ar_subpages_widget_parents – customize the hierarchy used in querying subpages
ar_subpages_widget_title – customize the widget title
ar_subpages_page_title – customize the page title
ar_subpages_widget_class – customize the classes applied to pages

Contributors:
bfouzder
farjanaroshni

Installation

  1. Upload the plugin zip file to the /wp-content/plugins/ directory, or install AR Subpages Widget through the WordPress plugins screen directly.
  2. Activate the AR Subpages Widget through the ‘Plugins’ screen in WordPress
  3. Navigate to widget menu from appearance menu add AR Subpages Widget to your sidebar and fill-up the form. (see screenshots 1).

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Adminpanel Widget form.

    Adminpanel Widget form.

  2. Widget display on the website.

    Widget display on the website.

Changelog

2.0

  • Initial release