{"id":25027180,"url":"https://github.com/edocbuhtig/wordpress-custom-theme-bootstrap-starter","last_synced_at":"2025-08-24T13:42:46.104Z","repository":{"id":108957067,"uuid":"237600931","full_name":"edocbuhtig/wordpress-custom-theme-bootstrap-starter","owner":"edocbuhtig","description":"A Bootstrap 5 Starter Theme, for WordPress with SEO meta tags","archived":false,"fork":false,"pushed_at":"2021-04-02T11:29:38.000Z","size":121,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T15:18:51.236Z","etag":null,"topics":["bootstrap5-template","free-bootstrap-theme","free-wordpress-theme","wordpress-bootstrap","wordpress-bootstrap-boilerplate","wordpress-bootstrap-theme","wordpress-custom-theme","wordpress-seo","wordpress-starter","wordpress-starter-theme","wordpress-theme"],"latest_commit_sha":null,"homepage":"","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/edocbuhtig.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":"2020-02-01T10:55:45.000Z","updated_at":"2024-06-26T01:25:57.000Z","dependencies_parsed_at":"2023-03-22T12:20:36.309Z","dependency_job_id":null,"html_url":"https://github.com/edocbuhtig/wordpress-custom-theme-bootstrap-starter","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/edocbuhtig%2Fwordpress-custom-theme-bootstrap-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edocbuhtig%2Fwordpress-custom-theme-bootstrap-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edocbuhtig%2Fwordpress-custom-theme-bootstrap-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edocbuhtig%2Fwordpress-custom-theme-bootstrap-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edocbuhtig","download_url":"https://codeload.github.com/edocbuhtig/wordpress-custom-theme-bootstrap-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251729734,"owners_count":21634281,"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":["bootstrap5-template","free-bootstrap-theme","free-wordpress-theme","wordpress-bootstrap","wordpress-bootstrap-boilerplate","wordpress-bootstrap-theme","wordpress-custom-theme","wordpress-seo","wordpress-starter","wordpress-starter-theme","wordpress-theme"],"created_at":"2025-02-05T18:41:09.234Z","updated_at":"2025-04-30T15:18:55.075Z","avatar_url":"https://github.com/edocbuhtig.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### A Bootstrap 5 Starter Theme, for WordPress with SEO meta tags\n\nClone repo upload the (zip) to themes folder and activate from admin panel, create few pages, create a new menu add pages to the menu, select menu location save and browse the site.\n\nExternal lib includes, as follows: \n\n- Bootstrap v5 without jquery (https://getbootstrap.com/)\n- WP Bootstrap Navwalker (https://github.com/wp-bootstrap/wp-bootstrap-navwalker)\n\nLast tested locally on WordPress 5.x running PHP Version 7.4.1\n\n## Search Engine Optimization, meta tags, title tags\n\nAdding meta tags as below:\n\n```\nfunction theme_demo_header_metadata() {\n\n    if ( is_page('Home') ) { \n        ?\u003e\n        \n        \u003cmeta name=\"description\" content=\"Free custom php wordpress theme with bootstrap\"\u003e\n        \u003cmeta name=\"keywords\" content=\"Free custom php wordpress theme with bootstrap\"\u003e\n        \n        \u003cmeta property=\"og:title\" content=\"Free custom php wordpress theme with bootstrap \"/\u003e\n        \u003cmeta property=\"og:image\" content=\"\"/\u003e\n        \u003cmeta property=\"og:description\" content=\"Free custom php wordpress theme with bootstrap \"/\u003e\n        \u003cmeta property=\"og:url\" content=\"sunilkumar\" /\u003e\n        \u003cmeta property=\"og:type\" content=\"article\" /\u003e\n\n        \u003cmeta name=\"twitter:card\" content=\"summary\" /\u003e\n        \u003cmeta name=\"twitter:site\" content=\"\" /\u003e\n        \u003cmeta name=\"twitter:creator\" content=\"\" /\u003e\n        \n        \n        \u003c?php return; \n    }\n\n  \n}\nadd_action( 'wp_head', 'theme_demo_header_metadata' );\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedocbuhtig%2Fwordpress-custom-theme-bootstrap-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedocbuhtig%2Fwordpress-custom-theme-bootstrap-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedocbuhtig%2Fwordpress-custom-theme-bootstrap-starter/lists"}