{"id":16399952,"url":"https://github.com/jwilsson/wp-head-cleaner","last_synced_at":"2025-09-14T04:30:51.988Z","repository":{"id":57003465,"uuid":"42266648","full_name":"jwilsson/wp-head-cleaner","owner":"jwilsson","description":"WordPress plugin to remove unused tags from wp_head() output.","archived":false,"fork":false,"pushed_at":"2025-03-23T04:52:23.000Z","size":452,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T23:11:14.659Z","etag":null,"topics":["wordpress"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/wp-head-cleaner/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jwilsson.png","metadata":{"files":{"readme":"readme.txt","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":"2015-09-10T19:41:30.000Z","updated_at":"2025-03-23T04:52:25.000Z","dependencies_parsed_at":"2022-08-21T12:10:48.804Z","dependency_job_id":"c40c9f18-c152-4d10-aecc-e2cc1585a984","html_url":"https://github.com/jwilsson/wp-head-cleaner","commit_stats":{"total_commits":58,"total_committers":2,"mean_commits":29.0,"dds":"0.017241379310344862","last_synced_commit":"63137eaf2038528557ef75463d6171cc6dccc383"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/jwilsson/wp-head-cleaner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilsson%2Fwp-head-cleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilsson%2Fwp-head-cleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilsson%2Fwp-head-cleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilsson%2Fwp-head-cleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwilsson","download_url":"https://codeload.github.com/jwilsson/wp-head-cleaner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilsson%2Fwp-head-cleaner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275062946,"owners_count":25398887,"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-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["wordpress"],"created_at":"2024-10-11T05:26:21.858Z","updated_at":"2025-09-14T04:30:51.979Z","avatar_url":"https://github.com/jwilsson.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"=== wp_head() cleaner ===\nContributors: jwilsson\nTags: wp_head, head, meta, clean, remove\nRequires PHP: 7.3\nRequires at least: 5.0\nTested up to: 6.8\nStable tag: 2.0.8\nLicense: GPL2\n\nRemove unused tags from wp_head() output.\n\n== Description ==\nWordPress adds all kinds of `\u003cmeta\u003e`-tags to the `\u003chead\u003e` section of your site.\nSome of these tags are quite good and have real uses, others make sense for some sites and others doesn't.\nSome tags are even considered a security risk, since they tell the world which version of WordPress you're currently running.\n\nThis plugin allows you to remove all of the `\u003cmeta\u003e`-tags that WordPress outputs by default.\nYou decide on a tag-by-tag basis which tags to remove and which to keep. Nothing's enforced, you're 100% in charge.\n\n== Installation ==\n= Install =\n1. Upload the plugin's folder to your WordPress plugin folder (manually or through `Plugins` / `Add new` menu in WordPress).\n2. Activate the plugin through the `Plugins` menu in WordPress.\n3. Decide on which tags to remove via the `Settings` / `wp_head() cleaner` menu in WordPress.\n\n= Uninstall =\n1. Deactivate the plugin through the `Plugins` menu in WordPress.\n2. Click on `Delete` which will delete both the plugin files and the settings stored in the database.\n\n== Screenshots ==\n1. Admin interface\n\n== Changelog ==\n= 2.0.8 =\n* Tested with WordPress 6.8.\n\n= 2.0.7 =\n* Tested with WordPress 6.7.\n\n= 2.0.6 =\n* Tested with WordPress 6.6.\n\n= 2.0.5 =\n* Tested with WordPress 6.5.\n\n= 2.0.4 =\n* Tested with WordPress 6.4.\n\n= 2.0.3 =\n* Tested with WordPress 6.3.\n\n= 2.0.2 =\n* Tested with WordPress 6.2.\n\n= 2.0.1 =\n* Tested with WordPress 6.1.\n\n= 2.0.0 =\n* Dropped support for WordPress versions below 5.0.\n* Dropped support for PHP versions below 7.3.\n* Tested with WordPress 6.0.\n\n= 1.6.3 =\n* Tested with WordPress 5.9.\n\n= 1.6.2 =\n* Tested with WordPress 5.8.\n\n= 1.6.1 =\n* Updated Swedish translations.\n\n= 1.6.0 =\n* Added option to remove robots image preview directive.\n* Tested with WordPress 5.7.\n\n= 1.5.9 =\n* Tested with WordPress 5.6.\n\n= 1.5.8 =\n* Tested with WordPress 5.5.\n* Updated Swedish translations.\n\n= 1.5.7 =\n* Tested with WordPress 5.4.\n\n= 1.5.6 =\n* Tested with WordPress 5.3.\n\n= 1.5.5 =\n* Tested with WordPress 5.2.\n\n= 1.5.4 =\n* Tested with WordPress 5.1.\n\n= 1.5.3 =\n* Tested with WordPress 5.0.\n\n= 1.5.2 =\n* Tested with WordPress 4.9.\n\n= 1.5.1 =\n* Tested with WordPress 4.8.\n\n= 1.5.0 =\n* Added Composer support.\n* Moved localization loading to `init` hook.\n* Minor code style fixes.\n* Tested with WordPress 4.7.\n\n= 1.4.0 =\n* Added option for oEmbed scripts.\n\n= 1.3.0 =\n* Added option for resource hints.\n* Tested with WordPress 4.6.\n\n= 1.2.0 =\n* Added action links to plugin screen.\n* Added labels to option descriptions.\n* Tested with WordPress 4.5.\n\n= 1.1.0 =\n* Added option for REST API.\n* Added option for oEmbed.\n* Tested with WordPress 4.4.\n\n= 1.0.0 =\n* Initial release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwilsson%2Fwp-head-cleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwilsson%2Fwp-head-cleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwilsson%2Fwp-head-cleaner/lists"}