{"id":15753438,"url":"https://github.com/mcaskill/wp-ecocide","last_synced_at":"2025-03-13T15:32:48.731Z","repository":{"id":57896758,"uuid":"265705191","full_name":"mcaskill/wp-ecocide","owner":"mcaskill","description":"A plugin to disable the various features of WordPress.","archived":false,"fork":false,"pushed_at":"2023-03-16T19:51:31.000Z","size":38,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-04T07:41:29.503Z","etag":null,"topics":[],"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/mcaskill.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-05-20T23:09:36.000Z","updated_at":"2024-07-25T14:58:40.000Z","dependencies_parsed_at":"2024-10-04T07:50:49.373Z","dependency_job_id":null,"html_url":"https://github.com/mcaskill/wp-ecocide","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":0.1578947368421053,"last_synced_commit":"ec24122f1dbee318c090fa4898590aec3ff5d27a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcaskill%2Fwp-ecocide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcaskill%2Fwp-ecocide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcaskill%2Fwp-ecocide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcaskill%2Fwp-ecocide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcaskill","download_url":"https://codeload.github.com/mcaskill/wp-ecocide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221382695,"owners_count":16809585,"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":[],"created_at":"2024-10-04T07:40:41.991Z","updated_at":"2024-10-25T04:01:39.965Z","avatar_url":"https://github.com/mcaskill.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ecocide — WordPress Feature Disabler\n\n\u003c!-- [![Code Quality][scrutinizer-ci-badge]][scrutinizer-ci.com] --\u003e\n\u003c!-- [![Latest Stable Version][release-badge]][packagist.org] --\u003e\n\u003c!-- [![Software License][license-badge]](LICENSE.md) --\u003e\n\nA bundle of lightweight modules to apply theme-agnostic modifications to WordPress.\n\n## Installation\n\nRequire package in your theme project with [Composer](https://getcomposer.org/):\n\n```console\ncomposer require mcaskill/wp-ecocide\n```\n\n## Usage\n\nEcocide isn't started until an instance of its `Ecocide\\Modules` class is created and booted:\n\n```php\n$ecocide = new \\Ecocide\\Modules();\n\n$ecocide-\u003eget('disable-author-template')-\u003eboot();\n```\n\n## License\n\nMIT\n\n[scrutinizer-ci-badge]: https://scrutinizer-ci.com/g/mcaskill/wp-ecocide/badges/quality-score.png?b=master\n[release-badge]:        https://img.shields.io/github/tag/mcaskill/wp-ecocide.svg\n[license-badge]:        https://poser.pugx.org/mcaskill/wp-ecocide/license\n\n[scrutinizer-ci.com]:   https://scrutinizer-ci.com/g/mcaskill/wp-ecocide/?branch=master\n[packagist.org]:        https://packagist.org/packages/mcaskill/wp-ecocide\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcaskill%2Fwp-ecocide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcaskill%2Fwp-ecocide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcaskill%2Fwp-ecocide/lists"}