{"id":43218,"date":"2016-04-15T07:13:11","date_gmt":"2016-04-15T07:13:11","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/advanced-post-search\/"},"modified":"2017-06-05T08:30:01","modified_gmt":"2017-06-05T08:30:01","slug":"advanced-post-search","status":"closed","type":"plugin","link":"https:\/\/de.wordpress.org\/plugins\/advanced-post-search\/","author":14915465,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"1.1.0","tested":"4.5.0","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Advanced Post Search","header_author":"VarDump s.r.l.","header_description":"","assets_banners_color":"","last_updated":"2017-06-05 08:30:01","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/advanced-post-search\/","header_author_uri":"https:\/\/www.var-dump.it\/","rating":5,"author_block_rating":0,"active_installs":100,"downloads":6122,"num_ratings":3,"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":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1396211","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1396211","resolution":"2","location":"assets"}},"screenshots":{"1":"Main search form","2":"Options page"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1391,527,2009,4937,4938],"plugin_category":[59],"plugin_contributors":[93350],"plugin_business_model":[],"class_list":["post-43218","plugin","type-plugin","status-closed","hentry","plugin_tags-advanced","plugin_tags-custom","plugin_tags-custom-field","plugin_tags-post-search","plugin_tags-search-form","plugin_category-utilities-and-tools","plugin_contributors-vardumpsrl","plugin_committers-vardumpsrl"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/advanced-post-search.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/advanced-post-search\/assets\/screenshot-1.png?rev=1396211","caption":"Main search form"},{"src":"https:\/\/ps.w.org\/advanced-post-search\/assets\/screenshot-2.png?rev=1396211","caption":"Options page"}],"raw_content":"<!--section=description-->\n<p>Get the PRO version: <a href=\"https:\/\/www.advancedcustomsearch.com\/\">https:\/\/www.advancedcustomsearch.com\/<\/a><\/p>\n\n<p>Advanced Post Search is a WordPress plugin for anyone who needs an advanced search for posts (or custom posts) in WordPress admin.\nEasily find posts by performing complex queries directly from the posts list and using specific filters for each field. It works with any post type and custom post type.<\/p>\n\n<p>Advanced Post Search lets you search posts by any post attribute; search by:<\/p>\n\n<ul>\n<li>Post Title<\/li>\n<li>Post Content<\/li>\n<li>Post Publish (date or date interval)<\/li>\n<li>Post Last Modified (date or date interval)<\/li>\n<li>Post Status<\/li>\n<li>Post Password<\/li>\n<li>Post Author<\/li>\n<li>Post Excerpt<\/li>\n<li>Post Slug<\/li>\n<\/ul>\n\n<p>Specify which comparison operator you want to use; each field has its own comparison operators, according to the field type: for example, in <code>text<\/code> fields you can perform a <code>strict<\/code> or a <code>like<\/code> search.<\/p>\n\n<p>You can manage search preferences from <code>Advanced Post Search \u00bb Views<\/code> in order to show\/hide any search field for each post type.<\/p>\n\n<h4>Advanced Post Search PRO<\/h4>\n\n<p>Unlock extra features by upgrading Advanced Post Search to PRO version:\n<a href=\"https:\/\/www.advancedcustomsearch.com\/\">https:\/\/www.advancedcustomsearch.com\/<\/a><\/p>\n\n<ul>\n<li>Advanced Custom Fields support<\/li>\n<li>Search posts by any of ACF custom fields (text, images, etc.)<\/li>\n<\/ul>\n\n<h4>Tested on<\/h4>\n\n<ul>\n<li>Microsoft Windows - Google Chrome<\/li>\n<li>Microsoft Windows - IE9+ \/ Edge<\/li>\n<li>Mac OS X - Firefox<\/li>\n<li>Mac OS X - Google Chrome<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>advanced-post-search<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress<\/li>\n<li>Click on the new menu item <code>Advanced Post Search<\/code> and configure your search form for any post type!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload <code>advanced-post-search<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress<\/li>\n<li>Click on the new menu item <code>Advanced Post Search<\/code> and configure your search form for any post type!<\/li>\n<\/ol><\/dd>\n<dt>Q. How do I use the plugin?<\/dt>\n<dd><p>A. The main search form is in the posts list (also available for pages or custom posts) and can be accessed by the \"Advanced Search\" dropdown on the top right of the screen.<\/p><\/dd>\n<dt>Q. How do I make a search?<\/dt>\n<dd><p>A. In the \"Advanced Search\" form you can fill one or more fields with the desired search terms, then press the \"Search\" button to perform the search.<\/p><\/dd>\n<dt>Q. How do I change comparison operator?<\/dt>\n<dd><p>A. Every search field has different comparison types depending on field type: in a date field you can search values after or before a date or between two specific dates.<\/p><\/dd>\n<dt>Q. How do I manage what fields are showed in the search form?<\/dt>\n<dd><p>A. In the Views page you have a table showing registered post types; for each post type you can choose what fields you want to show in the search form by checking the corresponding checkbox.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added new search fields: author, slug, excerpt, content<\/li>\n<li>Bug fixing<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Advanced Post Search.<\/li>\n<\/ul>","raw_excerpt":"Add a search form based on Wordpress fields in posts list","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/43218","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=43218"}],"author":[{"embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/vardumpsrl"}],"wp:attachment":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=43218"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=43218"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=43218"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=43218"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=43218"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=43218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}