Page in Widget
A tiny plugin that displays a page content in a widget.
The facts
- Rating
- 4.9★ from 8
- Active installs
- 1k+
- Price
- Free
- Last updated
- 28 Nov 2017
- Added
- Sep 2010
- Requires WP
- 3.2
- Tested up to
- WP 4.5.33
- Downloads
- 42,931
Our analysis
AI-assistedPage in Widget is a WordPress plugin that allows you to display the content of a page within a widget. This provides greater control over how the content appears without needing to modify HTML directly.
The plugin processes the output through the_content filter, ensuring that formatting such as paragraph tags is preserved, similar to standard posts or pages. It is suitable for users who want to integrate page content into widget areas easily.
Best for: This plugin is best for WordPress users looking to enhance widget areas with page content.
What it does well
- ✓Displays page content in a widget
- ✓Maintains formatting with paragraph tags
- ✓No need for HTML coding
Where it falls short
- •Limited information on additional features
- •Last updated in November 2017
Verdict
Page in Widget offers a straightforward solution for displaying page content in widgets, but its age may raise concerns about ongoing support and compatibility.
From the developer
airspray's own description of Page in Widget, lightly tidied.
The Page in Widget widget lets you display a page content inside a widget. This way you have more control how the content is displayed, and it’s much easier than hacking your own HTML.
The output is filtered through the_content-filter which means that paragraph tags are added, just as any other post or page.