IntelliWidget Per Page Custom Menus and Dynamic Content
by lilaeamedia 4.7 (20 reviews)

IntelliWidget Per Page Custom Menus and Dynamic Content

Display custom menus, featured posts, custom post types and other dynamic content on a per page, per post or site-wide basis.

IntelliWidget Per Page Custom Menus and Dynamic Content ranks #8,323 among WordPress.org plugins with 600+ active installations, a 4.7/5 rating from 20 reviews, and was last updated Feb 10, 2020. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 5.2.28 (Current: 7.1.2)
v2.3.9.2 Current Version v2.3.9.2
Updated 6 years ago Last Update on 10 Feb, 2020
Refreshed 7 hours ago Last Refreshed on
Top 25% by installs Downloads -47.3% this week No update in over a year
View on WordPress.org
Rank
#8,323
No change
Active Installs
600+
-10.7%
KW Avg Position
N/A
No change
Downloads
81.1K
+1 today
Support Resolved
0%
No change
Rating
94%
Review 4.7 out of 5
4.7 (20 reviews)

Next Milestone 700

Total Progress 64%
600+ 700+
304
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 36 more installs to reach 700+

Rank Changes

8,322 8,333 8,345 8,357 8,368 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
8,307 8,323 8,339 8,354 8,370 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Current #8,323
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
0 10 20 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

4.7
20 reviews
Overall 94%
5
18 (90%)
4
0 (0%)
3
0 (0%)
2
1 (5%)
1
1 (5%)

Security History

Source: WPVulnerability

No known vulnerabilities on record for IntelliWidget Per Page Custom Menus and Dynamic Content. Checked 1 month ago.

Track This Plugin

Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.

Start Tracking Free

Plugin Details

Version
2.3.9.2
Last Updated
Feb 10, 2020
Requires WP
4.0+
Tested Up To
5.2.28
PHP Version
5.6 or higher
Author
lilaeamedia

Support & Rating

Rating
★ ★ ★ ★ ★ 4.7
Reviews
20
Support Threads
0
Resolved
0%

Keywords

Upgrade to Pro

Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.

Upgrade Now

TL;DR

AI summary of the plugin's readme

This plugin is for WordPress site owners who want sidebar content, menus, or featured posts to change depending on which page or post is being viewed. It solves the problem of static, site-wide sidebar widgets by letting users create per-page or per-post "Profiles" that control what dynamic content displays without adding new widget areas.

  • Per-page and per-post custom menus
  • Featured posts display
  • Custom post type support
  • Shortcode support for dynamic content
  • Select posts by taxonomy, tags, categories
  • Reusable Profile settings
  • Works with theme Customizer
  • Custom Navigation Menu support

Frequently Asked Questions

Common questions about IntelliWidget Per Page Custom Menus and Dynamic Content

See the "Getting Started" section or watch the Quick Start Tutorial: http://www.youtube.com/watch?v=Ttw1xIZ2b-g
Method 1: Add a new IntelliWidget to one of your widget areas on the Widgets Admin. Check the "Placeholder only" box. This keeps the widget from appearing on all the pages. Go to Pages and click the page to edit. You will see a new meta box labeled "IntelliWidget Profiles." Click "+ Add New Profile." Select the dynamic sidebar ( widget area ) to which you added the IntelliWidget in the first step from the "Parent Profile to replace" menu. From the "Post Selection" panel, choose the "Menu" template. Select the posts for your custom menu from the "specific posts" multi-select menu. Click "Save Settings." Method 2: If you have a custom menu already set up in the "Appearance > Menus" you can use it instead of building it from scratch. Follow the steps as before. In the Child Profile, open the "General Settings" panel. Select "Nav Menu" from the "IntelliWidget Type" menu. Select the custom menu you want to use from the "Menu to use" select menu. Click "Save Settings." Method 3: Use the IntelliWidget Shortcode on the page. You don't need a Placeholder to use this option. Set up a new Child Profile on the page like usual, but select "Shortcode in Post Content" as the "Profile to replace" option. In the post content, add the shortcode [intelliwidget section=#] where # is the number of the Child Profile tab.
Here are the steps: Add a directory in your theme named "intelliwidget". Create a copy of "intelliwidget.css" (located in the "templates" directory of the plugin) and drop it into this directory. Adjust the styles as necessary. Review the documentation for more information: Templates: http://www.lilaeamedia.com/templates Stylesheet: http://www.lilaeamedia.com/intelliwidget-stylesheet
By default, IntelliWidget does not display the featured image. To enable the featured image, open the "Appearance" panel in the IntelliWidget settings and choose an image size from the "Image Size" select menu.
Dates are calculated using the WordPress current_time() function. Make sure you have set the correct timezone under Settings > General in the WordPress admin.
Custom Post Types must support custom data fields (post meta data) for IntelliWidget to recognize them. Change the 'supports' parameter in the register_post_type function to include 'custom-fields', e.g., 'supports' => array( 'title', 'editor', 'excerpt', 'thumbnail', 'author', 'custom-fields', 'revisions', ),
Content aware means plugin decides what to display based on the other content on the page. In other words, WordPress determines how to assemble the page based on the request it receives. IntelliWidget uses the same logic and compares each IntelliWidget profile to the "queried object." It then builds the dynamic sidebar output using this "content aware" logic.

More plugins by lilaeamedia

Sign In / Register

You need to sign in or register to use this feature.