{"id":50470343,"url":"https://github.com/ravenhawktech/wordpress-youtube-showcase-plugin","last_synced_at":"2026-06-01T10:01:50.903Z","repository":{"id":360211184,"uuid":"1248670003","full_name":"RavenHawkTech/wordpress-youtube-showcase-plugin","owner":"RavenHawkTech","description":"A WordPress Plugin which with a shortcode allows you to showcase One new Video upload and two Random Videos from your Channel. ","archived":false,"fork":false,"pushed_at":"2026-05-25T12:33:20.000Z","size":1642,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T14:26:53.324Z","etag":null,"topics":["wordpress","youtube"],"latest_commit_sha":null,"homepage":"https://ravenhawktech.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RavenHawkTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"dco":null,"cla":null}},"created_at":"2026-05-24T23:52:03.000Z","updated_at":"2026-05-25T12:33:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/RavenHawkTech/wordpress-youtube-showcase-plugin","commit_stats":null,"previous_names":["ravenhawktech/wordpress-youtube-showcase-plugin"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/RavenHawkTech/wordpress-youtube-showcase-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RavenHawkTech%2Fwordpress-youtube-showcase-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RavenHawkTech%2Fwordpress-youtube-showcase-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RavenHawkTech%2Fwordpress-youtube-showcase-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RavenHawkTech%2Fwordpress-youtube-showcase-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RavenHawkTech","download_url":"https://codeload.github.com/RavenHawkTech/wordpress-youtube-showcase-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RavenHawkTech%2Fwordpress-youtube-showcase-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33769492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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","youtube"],"created_at":"2026-06-01T10:01:50.249Z","updated_at":"2026-06-01T10:01:50.894Z","avatar_url":"https://github.com/RavenHawkTech.png","language":null,"funding_links":["https://www.buymeacoffee.com/wbakke7496c"],"categories":[],"sub_categories":[],"readme":"# RavenHawk YouTube Showcase\n\nStyled WordPress YouTube showcase plugin with shortcode support, RSS-first loading, API fallback, cache controls, and tabbed admin color settings.\n\nThis repository contains the RavenHawk YouTube Showcase plugin package, update manifest, screenshots, and repository documentation for RavenHawkTech.\n\n## Current Version\n\n**v1.2.5**\n\n## Features\n\n- Displays the latest YouTube video plus random videos from the configured channel\n- Shortcode support with `[ravenhawk_youtube]`\n- YouTube RSS-first loading to reduce API quota usage\n- Optional YouTube Data API fallback\n- Cache controls and configurable video pool size\n- RavenHawkTech admin menu grouping\n- Tabbed admin page with General Settings and Style / Colors\n- Editable colors and border-radius controls\n- GitHub manifest-based update metadata\n\n## Screenshots\n\n### General Settings\n\n![RavenHawk YouTube Showcase general settings](screenshots/youtube-showcase-general-settings.png)\n\n### Style / Colors\n\n![RavenHawk YouTube Showcase style and colors](screenshots/youtube-showcase-style-colors.png)\n\n### Frontend Preview\n\n![RavenHawk YouTube Showcase frontend preview](screenshots/youtube-showcase-frontpage-preview.png)\n\n## Shortcode\n\n```text\n[ravenhawk_youtube]\n```\n\nOptional title override:\n\n```text\n[ravenhawk_youtube title=\"Latest from RavenHawkTech\"]\n```\n\n## Admin Settings\n\nOpen:\n\n```text\nRavenHawkTech → YouTube Showcase\n```\n\nTabs:\n\n```text\nGeneral Settings\nStyle / Colors\n```\n\n## Repository Structure\n\nThis repository tracks the plugin package instead of the extracted plugin source files.\n\n```text\n/\n├─ README.md\n├─ SECURITY.md\n├─ COPYRIGHT.md\n├─ gitignore.txt\n├─ releases/\n│  └─ ravenhawk-youtube-showcase-v1.2.5.zip\n├─ screenshots/\n│  ├─ README.md\n│  ├─ youtube-showcase-general-settings.png\n│  ├─ youtube-showcase-style-colors.png\n│  └─ youtube-showcase-frontpage-preview.png\n└─ updates/\n   └─ ravenhawk-youtube-showcase.json\n```\n\nThe package contains the full WordPress plugin folder, including the plugin PHP file, admin icon assets, and plugin README.\n\n## Installation\n\n1. In WordPress Admin, go to **Plugins → Add Plugin**.\n2. Click **Upload Plugin**.\n3. Choose the RavenHawk YouTube Showcase package.\n4. Click **Install Now**.\n5. Activate the plugin.\n6. Open **RavenHawkTech → YouTube Showcase** in WordPress Admin.\n\n## Support RavenHawkTech\n\n[![Buy Me a Coffee](https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png)](https://www.buymeacoffee.com/wbakke7496c)\n\n## RavenHawkTech\n\nWebsite: https://ravenhawktech.com\n\n## License\n\nGPL-3.0 unless otherwise noted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravenhawktech%2Fwordpress-youtube-showcase-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravenhawktech%2Fwordpress-youtube-showcase-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravenhawktech%2Fwordpress-youtube-showcase-plugin/lists"}