==== Advanced Text Widget ==== Contributors: Max Chirkov Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JRA6WSKH3MSPG Tags: text, php, plugin, widget, sidebar, conditions Requires at least: 2.8 Tested up to: 3.3 Stable tag: 2.0.2 Text widget with HTML and raw PHP support and conditional visibility settings. Extensive conditional options with ability to edit and/or add custom conditions. == Description == Advanced Text Widget is a text widget that allows you to execute raw PHP code. It comes with 10 default visibility conditions that will allow you to choose where exactly on your site this widget should be displayed. You can edit and/or add your own visibility conditions. [Premium version of the plgin is now available](http://simplerealtytheme.com/plugins/atw-pro/ "Advanced Text Widget PRO") **IMPORTANT SECURITY UPDATE** version 2.0.2 contains important secruity updates, therefore it is highly recommended that you keep your plugin up to date. * Author: Max Chirkov * Author URI: [http://simplerealtytheme.com](http://SimpleRealtyTheme.com "Real Estate Themes for WordPress") * Copyright: Released under GNU GENERAL PUBLIC LICENSE == Installation == **Install like any other basic plugin:** 1. Copy the advanced-text-widget folder to your /wp-content/plugins/ folder 2. Activate the Advanced Text Widget on your plugin-page. 3. Drag the Advanced Text Widget to your sidebar and add your own content including php code if needed. Optionally specify whether to display only on home, pages, posts, posts in category (-ies) or category archives. Specify even more if you like with slug/ID/title. The plugins settings are located under Settings => ATW Plugin. From there you can edit/add visibility conditions as well as opt-out from applying conditions to all widgets. **Notes:** * *When selecting to show widget on **Home** page - it will show up on the Blog's index (main) page. If you have a static front page where you would like to show your widget, select the **Front page** option.* == Changelog == **Version 2.0.2** - Updated all get method operations with esc_attr() to improve security. **Version 2.0.1** - Fix for possible security vulnerability.