{"id":21677245,"url":"https://github.com/26b/wp-theme","last_synced_at":"2026-04-14T06:33:16.790Z","repository":{"id":110632000,"uuid":"140724038","full_name":"26B/wp-theme","owner":"26B","description":"A WordPress theme starter.","archived":false,"fork":false,"pushed_at":"2018-11-04T12:44:06.000Z","size":177,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T11:56:28.644Z","etag":null,"topics":["composer","php7","wordpress","wordpress-theme"],"latest_commit_sha":null,"homepage":null,"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/26B.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-07-12T14:25:51.000Z","updated_at":"2019-03-13T12:49:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d15e179-2517-4f02-a17c-5c3538409063","html_url":"https://github.com/26B/wp-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/26B/wp-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/26B%2Fwp-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/26B%2Fwp-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/26B%2Fwp-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/26B%2Fwp-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/26B","download_url":"https://codeload.github.com/26B/wp-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/26B%2Fwp-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["composer","php7","wordpress","wordpress-theme"],"created_at":"2024-11-25T14:18:46.768Z","updated_at":"2026-04-14T06:33:16.772Z","avatar_url":"https://github.com/26B.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP-Theme\n\nAll you need to start creating a theme for WordPress.\n\n## Getting started\n\n### Find and Replace\n\nThis project is a skeleton, so it has a bunch of keys that need to be replaced with values specific to your project.\n\nFor these changes, you should use the \"Find and Replace\" feature of your editor. Later there will be more options to this. Below you can find the table with the keys and their respective description, along with an example for the possible value.\n\n| Key                      | Description                                                         | Example value                         |\n| ------------------------ | ------------------------------------------------------------------- | ------------------------------------- |\n| `[vendor_name]`          | Your username or company name: no spaces                            | `26B`                                 |\n| `[theme_name]`           |                                                                     | `Foo Bar`                             |\n| `[theme_description]`    | Description for the theme                                           | `A WordPress theme starter.`          |\n| `[theme_url]`            | Theme URL                                                           | `https://github.com/26B/wp-theme`     |\n| `[theme_slug]`           | Theme slug                                                          | `foo-bar`                             |\n| `[initial_version]`      | Version to start the theme with                                     | `1.0.0`                               |\n| `[author_name]`          | Author name                                                         | `Pedro Duarte`                        |\n| `[author_url]`           | Author URL                                                          | `https://github.com/xipasduarte`      |\n| `[text_domain]`          | Text domain                                                         | `foo-bar`                             |\n| `[composer_vendor]`      | Your username, company or project name: lowercase and no spaces     | `26b`                                 |\n| `[composer_name]`        | Theme identifier: usually the `[theme_name]` in dash-case            | `foo-bar`                             |\n| `[namespace]`            | Desired PHP namespace                                               | `26B\\WP\\Theme\\FooBar`                 |\n| `[autoload_psr_4]`       | [PSR-4 autoload][1] for `[namespace]`                               | `26B\\\\WP\\\\Theme\\\\FooBar\\\\`            |\n| `[autoload_tests_psr_4]` | [PSR-4 autoload][1] for `[namespace_tests]`                         | `26B\\\\WP\\\\Theme\\\\FooBar\\\\Tests\\\\`     |\n\n[1]: https://getcomposer.org/doc/04-schema.md#psr-4\n\n### Run composer\n\nAfter all of the changes don't forget to run `composer install` to have the dependencies load and the autoload built. (Without this your theme will break.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F26b%2Fwp-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F26b%2Fwp-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F26b%2Fwp-theme/lists"}