{"id":160152,"date":"2022-08-01T08:14:38","date_gmt":"2022-08-01T08:14:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/filter-anything\/"},"modified":"2023-04-28T19:54:48","modified_gmt":"2023-04-28T19:54:48","slug":"filter-anything","status":"publish","type":"plugin","link":"https:\/\/ltz.wordpress.org\/plugins\/filter-anything\/","author":20520066,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1.4","stable_tag":"trunk","tested":"6.2.9","requires":"4.9","requires_php":"7.1","requires_plugins":null,"header_name":"Filter Anything","header_author":"Vardaam\u2122","header_description":"This plugin provides dynamic Filter creation for any Post type or User data.","assets_banners_color":"031b5e","last_updated":"2023-04-28 19:54:48","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/www.vardaam.com","rating":5,"author_block_rating":0,"active_installs":20,"downloads":2211,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":{"0.1":{"tag":"0.1","author":"vardaamkalrav","date":"2022-08-01 10:38:14"},"0.1.1":{"tag":"0.1.1","author":"vardaamkalrav","date":"2022-08-03 12:51:24"},"0.1.2":{"tag":"0.1.2","author":"vardaamkalrav","date":"2022-10-12 10:19:36"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"Icon.svg":{"filename":"Icon.svg","revision":2764355,"resolution":false,"location":"assets","locale":false},"icon-128x128.png":{"filename":"icon-128x128.png","revision":2764355,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2764355,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2764355,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2764355,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.1.1","0.1.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2764355,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2764355,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2764355,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2764355,"resolution":"4","location":"assets","locale":""},"screenshot-5.png":{"filename":"screenshot-5.png","revision":2764355,"resolution":"5","location":"assets","locale":""},"screenshot-6.png":{"filename":"screenshot-6.png","revision":2764355,"resolution":"6","location":"assets","locale":""},"screenshot-7.png":{"filename":"screenshot-7.png","revision":2764355,"resolution":"7","location":"assets","locale":""}},"screenshots":{"1":"Full width horizontal filter layout","2":"Sidebar filter layout","3":"Filter query settings edit","4":"Filter layout settings edit","5":"Filter fields edit","6":"Filter directory default text edit","7":"List of Filters in admin"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[212564,5910,2466,2236,50137],"plugin_category":[],"plugin_contributors":[212565],"plugin_business_model":[],"class_list":["post-160152","plugin","type-plugin","status-publish","hentry","plugin_tags-advance-filters","plugin_tags-ajax-pagination","plugin_tags-directory","plugin_tags-filter","plugin_tags-post-filter","plugin_contributors-vardaamkalrav","plugin_committers-vardaamkalrav"],"banners":{"banner":"https:\/\/ps.w.org\/filter-anything\/assets\/banner-772x250.png?rev=2764355","banner_2x":"https:\/\/ps.w.org\/filter-anything\/assets\/banner-1544x500.png?rev=2764355","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/filter-anything\/assets\/icon-128x128.png?rev=2764355","icon_2x":"https:\/\/ps.w.org\/filter-anything\/assets\/icon-256x256.png?rev=2764355","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/filter-anything\/assets\/screenshot-1.png?rev=2764355","caption":"Full width horizontal filter layout"},{"src":"https:\/\/ps.w.org\/filter-anything\/assets\/screenshot-2.png?rev=2764355","caption":"Sidebar filter layout"},{"src":"https:\/\/ps.w.org\/filter-anything\/assets\/screenshot-3.png?rev=2764355","caption":"Filter query settings edit"},{"src":"https:\/\/ps.w.org\/filter-anything\/assets\/screenshot-4.png?rev=2764355","caption":"Filter layout settings edit"},{"src":"https:\/\/ps.w.org\/filter-anything\/assets\/screenshot-5.png?rev=2764355","caption":"Filter fields edit"},{"src":"https:\/\/ps.w.org\/filter-anything\/assets\/screenshot-6.png?rev=2764355","caption":"Filter directory default text edit"},{"src":"https:\/\/ps.w.org\/filter-anything\/assets\/screenshot-7.png?rev=2764355","caption":"List of Filters in admin"}],"raw_content":"<!--section=description-->\n<p>Filter Anything offers Advance filters for any POST or USER data. You can instantly create any type of Directory with your choice of filters in different layout options using a simple shortcode.<\/p>\n\n<p>At a glance, this plugin adds the following:<\/p>\n\n<ul>\n<li>Instant Directory creation using shortcode<\/li>\n<li>Ajax pagination<\/li>\n<li>Multiple Layouts like: Fullwidth or Sidebar<\/li>\n<li>Adjustable Grid column count in results<\/li>\n<li>Filter any post type by: Meta field, Taxonomy, Title &amp; Content, Post Date, Author or your own custom query<\/li>\n<li>Filter any user type by: Meta field, Display Name, Email, Username, Registration date, Role or your own custom query<\/li>\n<li>Supports changing Directory wise Label &amp; button Titles<\/li>\n<li>Set Order By and Per page count of the resulted data<\/li>\n<li>customize look and feel by adding Quick CSS<\/li>\n<\/ul>\n\n<p>Filter Anything acts as a standalone Directory to show your advance custom filters and results in your own choice of format.<\/p>\n\n<h3>Advance Usage (For Advance Users)<\/h3>\n\n<p>It's very easy to modify result item template and to add your own custom query by using Filters:<\/p>\n\n<h4>Filter for modifying entry html (xx is filter id)<\/h4>\n\n<pre><code>function example_callback( $html, $entry ) {\n    ...\n    return $html;\n}\nadd_filter( 'wfa_directory_entry_html_xx', 'example_callback', 10, 2 );\n<\/code><\/pre>\n\n<h4>Filter for modifying filter query args (xx is filter id)<\/h4>\n\n<pre><code>function example_callback( $args, $filters, $form_data ) {\n    ...\n    return $args;\n}\nadd_filter( 'wfa_directory_query_args_xx', 'example_callback', 10, 3 );\n<\/code><\/pre>\n\n<h4>Form submit to another page<\/h4>\n\n<p>For showing only form and submitting on another url use following shortcode example<\/p>\n\n<pre><code>[wfa_filter id=\"xx\" submit_url=\"https:\/\/www.example.com\/some-other-page\"]\n<\/code><\/pre>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<p>Initial release.<\/p>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Feature: Sort by and Total records counter added<\/li>\n<li>Improvement: Prevent shortcode from being used multiple time on same page<\/li>\n<li>Fix: Allow results to show even when no filters are selected<\/li>\n<li>Fix: jQuery issues in Traditional themes is fixed, Now Filter will work even if jquery is added in footer<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Fix: Taxonomy and Post type selection on filter is now lazy loaded. So, all the lately registered post types and Taxonomies can be selected<\/li>\n<li>Fix: Hooks are modified to avoid conflicts<\/li>\n<li>Fix: css changes applied to better support Enfold theme<\/li>\n<\/ul>\n\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>Improvement: To show only child terms in filter you just need to enter slug instead of termID*<\/li>\n<li>Fix: Multiple checkbox filter was only applying last selected entry, This is fixed now*<\/li>\n<li>Fix: Added suppress_filters is query to prevent other plugins from interfering the results*<\/li>\n<\/ul>\n\n<h4>0.1.4<\/h4>\n\n<ul>\n<li>Improvement: Added post html classes on each article for better CSS flexibility*<\/li>\n<li>Improvement: Added Taxonomy Pre Filters support to restrict directory results for selected taxonomy terms*<\/li>\n<\/ul>","raw_excerpt":"Filter Anything allows you to create custom filters &amp; it can filter all types of posts and users data.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/160152","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=160152"}],"author":[{"embeddable":true,"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/vardaamkalrav"}],"wp:attachment":[{"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=160152"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=160152"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=160152"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=160152"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=160152"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ltz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=160152"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}