Title: Widgetized Page Template
Author: Alexis J. Villegas
Published: <strong>6, Marzu de 2017</strong>
Last modified: 1, Agostu de 2020

---

Guetar plugins

![](https://ps.w.org/widgetized-page-template/assets/banner-772x250.png?rev=1678918)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/widgetized-page-template/assets/icon.svg?rev=1678942)

# Widgetized Page Template

 By [Alexis J. Villegas](https://profiles.wordpress.org/ajvillegas/)

[Download](https://downloads.wordpress.org/plugin/widgetized-page-template.1.1.0.zip)

 * [Details](https://ast.wordpress.org/plugins/widgetized-page-template/#description)
 * [Reviews](https://ast.wordpress.org/plugins/widgetized-page-template/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/widgetized-page-template/#installation)
 * [Development](https://ast.wordpress.org/plugins/widgetized-page-template/#developers)

 [Support](https://wordpress.org/support/plugin/widgetized-page-template/)

## Description

This plugin will automatically generate a page-specific widget area that replaces
the content of the page when selecting the ‘Widgetized Page’ template. **Requires
the Genesis Framework**.

You can add support for [Genesis structural wraps](http://my.studiopress.com/documentation/snippets/structural-wraps/add-structural-wraps/)
when using the ‘Widgetized Page’ template along with the full-width Genesis page
layout option. The following example shows how you can implement this on your theme:

    ```
    // Add structural wrap to page widget area section
    add_theme_support( 'genesis-structural-wraps', array( 'header', 'footer-widgets', 'footer', 'site-inner', 'page-widget-area' ) );
    ```

## Screenshots

 * [[
 * Page editor screen

## Installation

### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ Plugin Dashboard
 2. Click on ‘Upload Plugin’ and select `widgetized-page-template.zip` from your computer
 3. Click on ‘Install Now’
 4. Activate the plugin on the WordPress Plugins Dashboard

### Using FTP

 1. Extract `widgetized-page-template.zip` to your computer
 2. Upload the `widgetized-page-template` directory to your `wp-content/plugins` directory
 3. Activate the plugin on the WordPress Plugins Dashboard

## Reviews

![](https://secure.gravatar.com/avatar/f3ecc46db5c1e0b54eeeb53ab1e0a94dbc4beef7e346aa5cc93f9bf6aa92bde2?
s=60&d=retro&r=g)

### 󠀁[Useful and very easy to use](https://wordpress.org/support/topic/useful-and-very-easy-to-use-2/)󠁿

 [nuithon](https://profiles.wordpress.org/nuithon/) 10, Ochobre de 2017 1 reply

I am creating a new WordPress site to which the content of an old Dreamweaver site
launched in 2003 will be moved. I come across some specific challenges for reaching
what I want, and I have to find ways beyond what I had already done on my existing
WP sites. As I was looking for a way to insert a widget on my (static) welcome page,
I tested a few plugins. When I discovered this one, I was impressed, because it 
was even better than what I had in mind. At first, I felt intimidated by the concept
of widgetizing my entire homepage: what if it would no longer work properly after
some time, and would it impact other things negatively? But after testing Widgetized
Page Template, I was convinced: the widgetized page looks exactly like any other
page would do, and doing it is very easy, no complexity on the user side. Amazing
and helpful tool. Once again, developers creating WP plugins help making the lives
of us (the non techies!) much simpler.

![](https://secure.gravatar.com/avatar/55b9ce7d3453d6c0c149cd77f4441a19bf692d968bf58b7f3dbc3cf9450c2051?
s=60&d=retro&r=g)

### 󠀁[Nice](https://wordpress.org/support/topic/nice-2017/)󠁿

 [seothemes](https://profiles.wordpress.org/seothemes/) 18, Marzu de 2017

Tested both plugins and no issues so far.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/widgetized-page-template/reviews/)

## Contributors & Developers

“Widgetized Page Template” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Alexis J. Villegas ](https://profiles.wordpress.org/ajvillegas/)

“Widgetized Page Template” has been translated into 3 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/widgetized-page-template/contributors)
for their contributions.

[Translate “Widgetized Page Template” into your language.](https://translate.wordpress.org/projects/wp-plugins/widgetized-page-template)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/widgetized-page-template/),
check out the [SVN repository](https://plugins.svn.wordpress.org/widgetized-page-template/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/widgetized-page-template/)
by [RSS](https://plugins.trac.wordpress.org/log/widgetized-page-template/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * The page widget area output is now automatically saved to `post_content` in the
   database for improved indexing and site search.
 * Code and syntax fixes to ensure compatibility with latest WordPress version.
 * Added Spanish translations.

#### 1.0.5

 * Fixed bug where page template was breaking search results and prevented them 
   from displaying correctly.

#### 1.0.4

 * Added a live edit button to the page editor screen that automatically redirects
   to the page widget area section in the Customizer.

#### 1.0.3

 * Removed previous version’s compatibility issue fix (no longer needed with Genesis
   v2.5.2).

#### 1.0.2

 * Fixed compatibility issue with Genesis v2.5.1.

#### 1.0.1

 * Added support for WordPress v4.7 and above.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.1.0**
 *  Last updated **6 años ago**
 *  Active installations **10+**
 *  WordPress version ** 4.5 or higher **
 *  Tested up to **5.5.18**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/widgetized-page-template/), [Spanish (Chile)](https://cl.wordpress.org/plugins/widgetized-page-template/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/widgetized-page-template/)
   y [Spanish (Venezuela)](https://ve.wordpress.org/plugins/widgetized-page-template/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/widgetized-page-template)
 * Tags
 * [admin](https://ast.wordpress.org/plugins/tags/admin/)[page template](https://ast.wordpress.org/plugins/tags/page-template/)
   [widgetize page](https://ast.wordpress.org/plugins/tags/widgetize-page/)[widgets](https://ast.wordpress.org/plugins/tags/widgets/)
   [widgets in page](https://ast.wordpress.org/plugins/tags/widgets-in-page/)
 *  [Advanced View](https://ast.wordpress.org/plugins/widgetized-page-template/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/widgetized-page-template/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/widgetized-page-template/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/widgetized-page-template/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/widgetized-page-template/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/widgetized-page-template/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/widgetized-page-template/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/widgetized-page-template/reviews/)

## Contributors

 *   [ Alexis J. Villegas ](https://profiles.wordpress.org/ajvillegas/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/widgetized-page-template/)