{"id":20134444,"url":"https://github.com/wearerequired/register-default-theme-directory","last_synced_at":"2025-08-19T02:37:26.388Z","repository":{"id":62547214,"uuid":"76501688","full_name":"wearerequired/register-default-theme-directory","owner":"wearerequired","description":"Must-use plugin: Registers the theme directory for default WordPress themes.","archived":false,"fork":false,"pushed_at":"2018-01-18T14:19:03.000Z","size":19,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T20:53:22.866Z","etag":null,"topics":["wordpress-muplugin","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","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/wearerequired.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-14T22:18:16.000Z","updated_at":"2022-02-09T18:00:08.000Z","dependencies_parsed_at":"2022-11-02T22:15:59.612Z","dependency_job_id":null,"html_url":"https://github.com/wearerequired/register-default-theme-directory","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wearerequired/register-default-theme-directory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearerequired%2Fregister-default-theme-directory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearerequired%2Fregister-default-theme-directory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearerequired%2Fregister-default-theme-directory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearerequired%2Fregister-default-theme-directory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wearerequired","download_url":"https://codeload.github.com/wearerequired/register-default-theme-directory/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearerequired%2Fregister-default-theme-directory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271091230,"owners_count":24697744,"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-08-19T02:00:09.176Z","response_time":63,"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-muplugin","wordpress-plugin"],"created_at":"2024-11-13T21:09:34.134Z","updated_at":"2025-08-19T02:37:26.324Z","avatar_url":"https://github.com/wearerequired.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Register WordPress' Default Theme Directory\n\nWhen installing WordPress using Composer with a separated `wp-content` directory, WordPress isn't automatically aware of the default themes inside the WordPress folder.\n\nThis package simply registers the theme directory with WordPress so you can use the default WordPress themes without hassle.\n\n## Installation\n\nThe package type is `wordpress-muplugin`. Example of a `composer.json`:\n\nExample of a `composer.json` for a site:\n\n```json\n{\n  \"name\": \"wearerequired/something\",\n  \"description\": \"required.com\",\n  \"license\": \"GPL-2.0-or-later\",\n  \"authors\": [\n    {\n      \"name\": \"required gmbh\",\n      \"email\": \"info@required.ch\"\n    }\n  ],\n  \"require\": {\n    \"php\": \"\u003e=5.6\",\n    \"koodimonni/composer-dropin-installer\": \"dev-master\",\n    \"johnpbloch/wordpress\": \"~4.9\",\n    \"wearerequired/register-default-theme-directory\": \"^1.0\"\n  },\n  \"extra\": {\n    \"wordpress-install-dir\": \"wordpress/wp\",\n    \"installer-paths\": {\n      \"wordpress/content/plugins/{$name}/\": [\n        \"type:wordpress-plugin\"\n      ],\n      \"vendor/{$vendor}/{$name}/\": [\n        \"type:wordpress-muplugin\"\n      ],\n      \"wordpress/content/themes/{$name}/\": [\n        \"type:wordpress-theme\"\n      ]\n    },\n    \"dropin-paths\": {\n      \"wordpress/content/mu-plugins/\": [\n        \"type:wordpress-muplugin\"\n      ]\n    }\n  },\n  \"minimum-stability\": \"dev\",\n  \"prefer-stable\": true\n}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearerequired%2Fregister-default-theme-directory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwearerequired%2Fregister-default-theme-directory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearerequired%2Fregister-default-theme-directory/lists"}