=== Plugin Name === Contributors: collizo4sky Donate link: https://w3guy.com/about/ Tags: widget, text widget, shortcode, PHP, settings, post, page, content Requires at least: 4.0 Tested up to: 5.0.2 Stable tag: 1.2.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Enable shortcode support and execute PHP in WordPress's Text Widget. == Description == By default, the Text widget only support text and HTML. With this plugin activated, PHP and shortcode would be supported. To execute PHP in text Widget, ensure the PHP code to be executed is encapsulated in between PHP opening and closing tag `<?php ... ?>` More information and documentation at [http://w3guy.com/shortcode-php-support-wordpress-text-widget/](http://w3guy.com/shortcode-php-support-wordpress-text-widget/) for the more information. ### See Also * **[ProfilePress](https://wordpress.org/plugins/ppress/)**: A shortcode based WordPress form builder that makes building custom login, registration and password reset forms stupidly simple. [More info here](http://profilepress.net) * **[OmnipayWP](https://omnipay.io)**: Payment gateways for WordPress including Easy Digital Downloads & WooCommerce plugins. = Translators = * Spanish (es_ES) - Andrew Kurtis [andrewk@webhostinghub.com] == Installation == = Step 1 = Plugin installation is quite easy. 1. Download zip file and Extract it 2. Upload `enable-shortcode-and-php-support-in-text-widget` folder to your /wp-content/plugins/ folder. 2. Go to the 'Plugins' page in the menu and activate the plugin. Alternatively, search and install the plugin from your WordPres dashboard. = Step 2 = 1. Go to Wodpress Admin Panel > Setting > Shortcode and PHP support in Text widget, 2. Configure the plugin option. == Screenshots == 1. Plugin settings 2. Text Widget settings 3. Output of executed PHP and shortcode == Frequently Asked Questions == = How does the plugin work? = The plugin is quite easy to use. Go to the settings page and check the options to activate. Visit my blog [w3guy.com](http://w3guy.com/shortcode-php-support-wordpress-text-widget/) for the more information. == Changelog == = 1.2.7 = * Fixed Parse error: syntax error, unexpected ‘[‘ for PHP less than 5.4 = 1.2.6 = * Improve compatibility with WordPress 5.0 = 1.2.5 = * Make admin notice dismiss button more obvious. = 1.2.4 = * Small fix and improvement. = 1.2.3 = * Update plugin to be compatibile with latest WordPress after many years. = 1.2.2 = * Minor bug fix = 1.2.1 = * Spanish translation added = 1.2 = * Translation ready = 1.1 = * Bug fixes = 1.0 = * Initial release.