{"id":26869749,"url":"https://github.com/iietmoon/acf-rest-filter","last_synced_at":"2026-05-19T10:36:16.206Z","repository":{"id":278024521,"uuid":"934264554","full_name":"iietmoon/acf-rest-filter","owner":"iietmoon","description":"ACF rest api filter is a plugin to adds ACF fields to the rest api and enables filtering via query parameters.","archived":false,"fork":false,"pushed_at":"2025-02-18T09:28:09.000Z","size":174,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T06:18:33.862Z","etag":null,"topics":["acf","acf-field","advanced-custom-fields","advanced-custom-fields-pro","wordpress","wordpress-development","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://iietmoon.github.io/acf-rest-filter/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iietmoon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-17T14:45:07.000Z","updated_at":"2025-02-18T09:32:16.000Z","dependencies_parsed_at":"2025-02-17T16:23:37.744Z","dependency_job_id":"1d50fb4f-4e29-406e-b028-75db17c5c0b8","html_url":"https://github.com/iietmoon/acf-rest-filter","commit_stats":null,"previous_names":["iietmoon/acf-rest-filter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/iietmoon/acf-rest-filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iietmoon%2Facf-rest-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iietmoon%2Facf-rest-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iietmoon%2Facf-rest-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iietmoon%2Facf-rest-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iietmoon","download_url":"https://codeload.github.com/iietmoon/acf-rest-filter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iietmoon%2Facf-rest-filter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266332369,"owners_count":23912660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acf","acf-field","advanced-custom-fields","advanced-custom-fields-pro","wordpress","wordpress-development","wordpress-plugin"],"created_at":"2025-03-31T06:18:36.229Z","updated_at":"2026-05-19T10:36:11.187Z","avatar_url":"https://github.com/iietmoon.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"#\"\u003e\n    \u003cimg src=\"/.github/ressources/logo.png\" alt=\"logo\" width=\"175px\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch2 align=\"center\"\u003eAdvanced Custom Fields REST API Filter\u003c/h2\u003e\n\n\n## Description  \nAdvanced Custom Fields REST API Filter is a WordPress plugin that extends the REST API by:  \n✅ Adding all ACF fields to REST API responses.  \n✅ Enabling filtering by any ACF field dynamically via query parameters.  \n\n## Features  \n- Automatically includes ACF fields in REST API responses.  \n- Allows filtering posts by any ACF field using query parameters.  \n- Supports multiple filters at once.  \n- Open-source and lightweight.  \n\n## Installation  \n1. Download the plugin as a `.zip` file or clone the repository.  \n2. Upload the folder to `wp-content/plugins/acf-rest-filter/`.  \n3. Activate the plugin from the WordPress admin panel.  \n\n## Usage  \n\n### **1. Get Posts with ACF Fields**  \nMake a GET request to:  \n```\nhttps://example.com/wp-json/wp/v2/work\n```\nThis will return all posts with an `acf` object containing the ACF fields.  \n\n### **2. Filter by a Single ACF Field**  \n```\nhttps://example.com/wp-json/wp/v2/work?acf_filter[featured]=1\n```\nFilters posts where the ACF field `featured` is `true` (`1`).  \n\n### **3. Filter by Multiple ACF Fields**  \n```\nhttps://example.com/wp-json/wp/v2/work?acf_filter[category]=design\u0026acf_filter[status]=active\n```\nFilters posts where `category = design` and `status = active`.  \n\n## License  \nThis plugin is open-source and licensed under the [MIT License](LICENSE).  \n\n## Author  \nDeveloped with ❤️ by [Othmane N.](https://otha.me)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiietmoon%2Facf-rest-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiietmoon%2Facf-rest-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiietmoon%2Facf-rest-filter/lists"}