Widgets on Pages

Wordpress Plugin
Download latest - 1.6

Developers

toddhalfpenny

Download Stats

Today 108
Yesterday 174
Last Week 1,057
All Time 455,390
Banner 772x250


Releases (24 )

Version Release Date Change Log
1.6 2022-03-07
  1. Dependancy library update - security fix
1.5 2020-12-31
  1. Dependancy library update - security fix
1.4 2017-11-29
  1. Free version now supports TinyMCE button to add widgets
1.3 2017-11-16
  1. Adding buttons to admin UI for copying/pasting the Shortcodes and Template Tags
  2. PRO - More Auto-Insert options. Can now auto-insert before/after header or footer, too.
  3. Updated main admin page to show video how to, following feedback from users.
  4. Fixed issue with < PHP5.5. Introduced with the conditional showing of shortcode/template-tag meta boxes as part of v1.2
1.2.3 2017-08-09
  1. Fixed issue - Conflict with some admin pages - Seen with Subscribe to Comments Reloaded
1.1.1 2017-07-17
  1. Bugfix - remove TurboSidebars from Search results
1.1.0 2017-06-15
  1. Analytics inclusion for support and ongoing maintenance
1.0.4 2017-05-24
  1. PHP 5.2 Support
1.0.3 2017-04-26
  1. Fixed issue with "Settings" link appearing next to each plugin.
  2. Added link to the Turbo Sidebars from the old Settings page, as per this forum post, great idea.
1.0.2 2017-03-31
  1. Fixed issue headers being sent from template tag function.
1.0.1 2017-03-31
  1. Fixed issue with php warning when styling checkbox was unchecked.
1.0.0 2017-03-31
  1. Re-written to use OO approach and best practices, using the WordPress Plugin Boilerplate project and WordPress Coding Standards
  2. Fixed Undefined Index: enable_css issue from the support forum
  3. Added suggestion Enqueue the CSS from the support forum
  4. Moved admin menu to Appearance
  5. Use of Turbo Sidebars as our special widget areas. Better management through CPT
0.0.12 2017-03-30
  1. Updated intermals to "re-hide" options screen from non Administrators (thanks to fran klin for spotting this)
  2. Removed some potential name conflicts
0.0.11 2012-08-05
  1. Replaced all short PHP tags with long ones to ensure the plugin worked as expected even on sites where PHP short tags were disabled. Props to drdanchaz over at the WordPress.org forums for the tip-off.
  2. Added more specific selectors to the wop.css to target ul>li as well as ul.
0.0.10 2011-09-04
  1. Added option to add CSS file to auto remove bullets... this has been the biggest cause of support mails/forum posts.
0.0.9 2011-03-11
  1. Corrected shortcode tags show in Widget admin page.
0.0.8 2011-03-10
  1. Resolve potential conflicts with other plugins (contextual help callback).
  2. Fixed bug so that Widgets settings are not lost when switching themes. Credit to wesleong over at WordPress.org forums for getting this fix on the right track!
  3. Add settings link on main dashboard plugins page
0.0.7 2010-08-17
  1. Resolve conflict with YouTube Lyte plugin (thanks to Massa P for the tip off)
  2. Can now add sidebars via template tags so extra sidebars can be added to themes very quickly.
  3. Added contextual help.
0.0.6 2010-06-09

Sidebars can now be named via the options page. These names can be used in place of the numerical id used in older versions. Note that if you change the name you will need to manually update any shortcodes where this is being used.

0.0.5 2010-05-24

Fix for activation errors. Looks like it might've been the use of php short open tags or line ending chars.

0.0.4 2010-05-22

There is now no longer a limit on the number of sidebars that can be defined. Each sidebar can be called independently.

0.0.3 2010-05-09

The number of sidebars can now be defined via the settings menu. There can be up to 5 defined. Each sidebar can be called independently.

0.0.2 2010-05-09

Minor update so that the functions.php code is not needed anymore... makes like easier.

0.0.1 2010-04-21