{"id":24029,"date":"2013-06-27T12:22:41","date_gmt":"2013-06-27T12:22:41","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/ajax-wp-query-search-filter\/"},"modified":"2014-03-02T13:30:43","modified_gmt":"2014-03-02T13:30:43","slug":"ajax-wp-query-search-filter","status":"closed","type":"plugin","link":"https:\/\/si.wordpress.org\/plugins\/ajax-wp-query-search-filter\/","author":1238582,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.7","stable_tag":"1.0.7","tested":"3.7.41","requires":"3.4","requires_php":"","requires_plugins":"","header_name":"Ajax WP Query Search Filter","header_author":"TC","header_description":"","assets_banners_color":"ffffff","last_updated":"2014-03-02 13:30:43","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/9-sec.com\/donation\/","header_plugin_uri":"http:\/\/www.9-sec.com\/","header_author_uri":"http:\/\/www.9-sec.com\/","rating":4.6,"author_block_rating":0,"active_installs":80,"downloads":24160,"num_ratings":8,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":"1","4":"1","5":"6"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"734284","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7"],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1538906","resolution":"5","location":"plugin"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1538906","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1538906","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1538906","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538906","resolution":"1","location":"plugin"}},"screenshots":{"1":"Ajax WP Query Search Filter setting page 1","2":"Ajax WP Query Search Filter setting page 2","3":"Ajax WP Query Search Filter setting page 3","4":"Ajax WP Query Search Filter setting page 4","5":"Ajax WP Query Search Filter search form in the content and sidebar"}},"plugin_section":[],"plugin_tags":[4433,1794,4431,4434,4432],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-24029","plugin","type-plugin","status-closed","hentry","plugin_tags-custom-meta-field","plugin_tags-custom-post-type","plugin_tags-search-filter","plugin_tags-taxonomy-meta-field-filter","plugin_tags-taxonoy","plugin_committers-wp_dummy"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/ajax-wp-query-search-filter_ffffff.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/ajax-wp-query-search-filter\/trunk\/screenshot-1.png?rev=1538906","caption":"Ajax WP Query Search Filter setting page 1"},{"src":"https:\/\/ps.w.org\/ajax-wp-query-search-filter\/trunk\/screenshot-2.png?rev=1538906","caption":"Ajax WP Query Search Filter setting page 2"},{"src":"https:\/\/ps.w.org\/ajax-wp-query-search-filter\/trunk\/screenshot-3.png?rev=1538906","caption":"Ajax WP Query Search Filter setting page 3"},{"src":"https:\/\/ps.w.org\/ajax-wp-query-search-filter\/trunk\/screenshot-4.png?rev=1538906","caption":"Ajax WP Query Search Filter setting page 4"},{"src":"https:\/\/ps.w.org\/ajax-wp-query-search-filter\/trunk\/screenshot-5.png?rev=1538906","caption":"Ajax WP Query Search Filter search form in the content and sidebar"}],"raw_content":"<!--section=description-->\n<p><strong>THIS PLUGIN WILL NOT BE UPDATE ANYMORE, PLEASE USE MY NEW PLUGN <a href=\"http:\/\/wordpress.org\/plugins\/ultimate-wp-query-search-filter\/\">ULTIMATE WP QUERY SEARCH QUERY<\/a> INSTEAD<\/strong><\/p>\n\n<p>Ajax WP Query Search Filter is a powerful ajax search engine that let your user perform more precisely search by filtering the search through post type, taxonomy and meta field.<\/p>\n\n<p><strong>Plugin Features:<\/strong><\/p>\n\n<ul>\n<li>Admin are free to choose whether the search go through post type, taxonomy, meta field or even all of them.<\/li>\n<li>Multiple Search Form Supported.<\/li>\n<li>Search form support checkbox,radio and dropdown fields.<\/li>\n<li>Using Ajax to display result in the same page complete with pagination.<\/li>\n<li>Plugin extendable with hooks.<\/li>\n<li>Using shortcode to display the search form.<\/li>\n<\/ul>\n\n<p>If you have any problems with current plugin, please leave a\nmessage on Forums Posts or goto <a href=\"http:\/\/9-sec.com\/\">Here<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>ajax-wqsf<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Create your search form in the Advance WQSF.<\/li>\n<li>Using <code>[AjaxWPQSF id={form id}]<\/code> to display the form.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How can I styling the search form?<\/dt>\n<dd><p>You can simply refer the classes\/scripts\/default.css that come with the folder and alter it or override it at your theme css file.<\/p><\/dd>\n<dt>What if I want to display the search form in the template?<\/dt>\n<dd><p>Put this into <code>&lt;?php echo do_shortcode(\"[AjaxWPQSF id={form id}\"); ?&gt;<\/code> your template.<\/p><\/dd>\n<dt>What if I want to display the search form in the sidebar widget?<\/dt>\n<dd><p>Just insert the shortcodes like you inserted in the post content. eg. '[AjaxWPQSF id=3299]`<\/p><\/dd>\n<dt>What if I don't want to display the title of the search form?<\/dt>\n<dd><p>Just giving <code>0<\/code> to <code>formtitle<\/code> atribute in the shortcode eg. '[AjaxWPQSF id=3299 formtitle=\"0\"]`<\/p><\/dd>\n<dt>How can I customize the plugin?<\/dt>\n<dd><p>You can goto this <a href=\"http:\/\/9-sec.com\/\">website<\/a> to get the details.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>First version released.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed minor error and prevent submit form from key press enter.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fix js error in IE browser (Thanks member iveranus2 for this fix)<\/li>\n<li>Add another two filters for taxonomy and meta field before passing to wp_query.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fix plugin activation error.<\/li>\n<li>Make js global variable.<\/li>\n<li>Add new filters and add parameters to existing filter and action.<\/li>\n<li>Fix default css loading image error.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Add form id to multiple filters.<\/li>\n<li>Fix pop up witdh and height in setting page.<\/li>\n<li>Fix activation error on front page. <\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Fix ehco error. <\/li>\n<li>add new parameter to result ouput filter<\/li>\n<li>Change variable in search form action hook<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Fix IE Js Error <\/li>\n<li>add new filter to admin<\/li>\n<li>add taxonomy filter<\/li>\n<li>Search All will be not included when it is not set.<\/li>\n<\/ul>\n\n<h4>3.7.1<\/h4>\n\n<ul>\n<li>Fix JS error for wp 3.7.1<\/li>\n<\/ul>","raw_excerpt":"Ajax WP Query Search Filter let you search through post type, taxonomy and meta field.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/24029","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=24029"}],"author":[{"embeddable":true,"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wp_dummy"}],"wp:attachment":[{"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=24029"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=24029"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=24029"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=24029"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=24029"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/si.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=24029"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}