{"id":26659357,"url":"https://github.com/reindernijhoff/wp-oneshader-gallery","last_synced_at":"2026-05-01T10:32:11.846Z","repository":{"id":94177519,"uuid":"582623355","full_name":"reindernijhoff/wp-oneshader-gallery","owner":"reindernijhoff","description":"This Wordpress plugin enables a shortcode that can be used to add a gallery with OneShader shaders to your Worpress site.","archived":false,"fork":false,"pushed_at":"2026-01-02T20:51:42.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-09T09:19:56.456Z","etag":null,"topics":["glsl-shader","oneshader","shader","wordpress","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reindernijhoff.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":"2022-12-27T11:52:07.000Z","updated_at":"2026-01-02T20:51:46.000Z","dependencies_parsed_at":"2025-02-05T11:21:35.001Z","dependency_job_id":"6395ab31-7ae8-4fdc-be34-a67167641394","html_url":"https://github.com/reindernijhoff/wp-oneshader-gallery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reindernijhoff/wp-oneshader-gallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reindernijhoff%2Fwp-oneshader-gallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reindernijhoff%2Fwp-oneshader-gallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reindernijhoff%2Fwp-oneshader-gallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reindernijhoff%2Fwp-oneshader-gallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reindernijhoff","download_url":"https://codeload.github.com/reindernijhoff/wp-oneshader-gallery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reindernijhoff%2Fwp-oneshader-gallery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["glsl-shader","oneshader","shader","wordpress","wordpress-plugin"],"created_at":"2025-03-25T10:45:12.055Z","updated_at":"2026-05-01T10:32:11.834Z","avatar_url":"https://github.com/reindernijhoff.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress OneShader Gallery Plugin\n\nOneShader Gallery lets you embed curated shader galleries powered by [OneShader](https://oneshader.net). Using a single shortcode, the plugin fetches remote thumbnails directly from OneShader, keeps them cached for performance, and renders a responsive WordPress block gallery with optional metadata.\n\nLive demo: [https://reindernijhoff.net/oneshader/](https://reindernijhoff.net/oneshader/)\n\n## Features\n\n* Shortcode-driven galleries.\n* Adjustable column counts and item limits.\n* Optional hiding of the creator username per gallery.\n* Automatic JSON-LD metadata embedding for better SEO.\n* Caching layer to avoid unnecessary API calls while keeping content fresh.\n\n## Installation\n\n1. Upload the plugin folder `oneshader` to `/wp-content/plugins/oneshader-gallery`, or install it directly from the WordPress admin Plugins screen.\n2. Activate the **OneShader Gallery** plugin from **Plugins → Installed Plugins**.\n3. Add the shortcode to any post or page.\n\n## Usage\n\nInsert the `[oneshader-list]` shortcode wherever you want the gallery to appear.\n\n```\n[oneshader-list query=\"shader/browse/love/\"]\n```\n\nTo showcase shaders from a specific user:\n\n```\n[oneshader-list query=\"user/USERNAME/love/\"]\n```\n\n## Optional Attributes\n\n* `query` – Required. The API query path (e.g., `shader/browse/love/`).\n* `columns` – Optional; default `2`. Accepts `1`, `2`, `3`, or `4` columns.\n* `limit` – Optional; default `0` (unlimited). Set to a positive integer to cap the number of shaders.\n* `hideusername` – Optional; default `0`. Set to `1` to omit the creator attribution in the caption.\n\n## External services\n\nThis plugin calls the OneShader API (`https://oneshader.net/api/v1/…`) to fetch gallery data based on the shortcode parameters. The service is provided by OneShader — review their [Terms of Service](https://oneshader.net/terms) before use.\n\n## Frequently Asked Questions\n\n### Why are the images loaded from OneShader directly?\n\nTo ensure you always display the latest previews without bloating your WordPress Media Library. Thumbnails are hotlinked from oneshader.net and never stored locally.\n\n### Does the plugin store any personal data?\n\nNo. Only cached API responses (without personal data) are stored temporarily using WordPress transients for performance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freindernijhoff%2Fwp-oneshader-gallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freindernijhoff%2Fwp-oneshader-gallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freindernijhoff%2Fwp-oneshader-gallery/lists"}