=== DW Anything === Contributors: dwfactory Requires at least: 4.7 Tested up to: 4.7 License: GNU/GPL License URI: http://www.gnu.org/copyleft/gpl.html Stable tag: trunk Tags: custom widget,custom widgets,dynamic widget,dynamic widgets,report,sql,wordpress widget Create custom database-driven widgets without programming. == Description == 1. Enter MySQL query to get data from your WordPress installation database. 2. Enter HTML layout with placeholders for your database results. 3. View your layout populated with data in a snippet position of your site. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/dw-anything` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Use the Appearance->Widgets screen to place the widget and configure it. == Changelog == = 4.1 = * error_reporting(E_ALL) removed