=== WP Constructor === Contributors: jasonmj, FullSteamLabs Tags: Page Builder Plugin Requires at least: 5.0 Tested up to: 5.5.3 Includes content builder, layout editor, archive page templates and more. == Description == This plugin allows you to edit content, layouts, page templates, and much more without making any changes to your theme. The plugin functions independently from themes, so you can keep all your custom content even when you change your theme. = What does this plugin do? = * This is an example of an item describing what the plugin does. = Plugin Features = * Page Builder * Custom WP Query Creator * Slider Builder * Multi-Point Mapping Component * Photo Galleries, Responsive Video, and More! == Installation == This section describes how to install the plugin and get it working. e.g. 1. Download the plugin 2. Unzip the package and upload to your /wp-content/plugins/ directory or upload in the admin area. 3. Log into WordPress and navigate to the "Plugins" panel. 4. Activate the plugin labeled "WP Constructor". 5. You're done! == Filters and Hooks == `wpc_taxonomy_radio_get_terms_args` - Filters args passed to `get_terms()` when building a taxonomy radio filter. `wpc_taxonomy_select_get_terms_args` - Filters args passed to `get_terms()` when building a taxonomy select filter. `wpc_taxonomy_checkboxes_get_terms_args` - Filters args passed to `get_terms()` when building a taxonomy checkboxes filter. `wpc_taxonomy_radio_label` - Filters label markup for a single taxonomy radio before printing to DOM. == Screenshots == 1. Coming soon. == Changelog == See Git Commit Log 2.2.5 ----- Four new filters for query filter layout. Numerous bug fixes. 2.2.1 ----- Update WP tested version to v5.0.2 2.2.0 ----- Update ACF Pro to v5.7.9 and adjust CSS & JS targets accordingly. 2.1.8 ----- Prevent WSOD on taxonomy archive page when taxonomy empty in page-loader.php by returning `$template` instead of `false` when no `$post` and not a search template. == Upgrade Notice == Nothing to see here... == Frequently Asked Questions ==