=== GNA Search Shortcode === Contributors: chris_dev Donate link: none Tags: search, search form, shortcode, widget, text widget, GNA Requires at least: 3.2 Tested up to: 4.6 Stable tag: 0.9.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html [searchform] shortcodes with any post, page and widget. Shortcode Attributes: == Description == [searchform] shortcodes with any post, page and even text widget. = Available Attributes = * result_page * label * placeholder * post_type * category_name * taxonomy * sentence * order * orderby * button_text = NEED HELP? = **[FAQs](http://webgna.com/)** | **[Tech Support](http://webgna.com/)** == Languages Available == * English == Installation == 1. install and activate the plugin on the Plugins page 2. add shortcodes to pages: `[searchform]` == Frequently Asked Questions == = What to do if you need to change the plugin's code? = When you changed the plugin's code you should also change the plugin's version to '100' (for example) to avoid updates, which could override and delete your code. == Upgrade Notice == None. == Screenshots == None. :) == Changelog == = 0.9.5 = * Compatible with 4.6 = 0.9.4 = * Bug fix = 0.9.3 = * Add load_plugin_textdomain = 0.9.2 = * added order and orderby filter = 0.9.1 = * initial release