{"id":16815767,"url":"https://github.com/rinatkhaziev/clear-post-meta","last_synced_at":"2026-05-18T18:38:16.918Z","repository":{"id":142995942,"uuid":"119807139","full_name":"rinatkhaziev/clear-post-meta","owner":"rinatkhaziev","description":"WordPress plugin to easily clear post meta for a specific post/page/custom post type","archived":false,"fork":false,"pushed_at":"2018-02-01T08:39:03.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T22:18:22.885Z","etag":null,"topics":["wordpress","wordpress-admin","wordpress-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rinatkhaziev.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":"2018-02-01T08:36:31.000Z","updated_at":"2022-09-19T16:46:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"23b0cbb9-8f5f-4104-a400-835cdce23759","html_url":"https://github.com/rinatkhaziev/clear-post-meta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinatkhaziev%2Fclear-post-meta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinatkhaziev%2Fclear-post-meta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinatkhaziev%2Fclear-post-meta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rinatkhaziev%2Fclear-post-meta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rinatkhaziev","download_url":"https://codeload.github.com/rinatkhaziev/clear-post-meta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244033293,"owners_count":20386905,"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","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":["wordpress","wordpress-admin","wordpress-plugin"],"created_at":"2024-10-13T10:35:25.495Z","updated_at":"2026-05-18T18:38:11.876Z","avatar_url":"https://github.com/rinatkhaziev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Clear Post Meta\nHave you ever wished you could delete all post meta for the post/page/custom post type you're editing with 1 click? Well now you can!\n\n### How to use\n* Activate the plugin.\n* Navigate to a post edit screen.\n* You will see admin bar item (and a meta box, for good measure).\n* Click `Clear Post Meta` and confirm that you really want to do it.\n\n### Notes\nBy default editors and above can delete meta, to change that you can use `cpm_clear_cap` filter:\n```php\nadd_filter( 'cpm_clear_cap', function() { return 'manage_options'; } );\n```\n\n### Requirements\nThis plugin requires PHP7. I repeat, _this plugin requires PHP7_.\n\n### Changelog\n* 0.1 Initial Release","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinatkhaziev%2Fclear-post-meta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frinatkhaziev%2Fclear-post-meta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinatkhaziev%2Fclear-post-meta/lists"}