{"id":26659363,"url":"https://github.com/reindernijhoff/wp-shadertoy-gallery","last_synced_at":"2026-05-17T15:06:39.306Z","repository":{"id":94177524,"uuid":"205709739","full_name":"reindernijhoff/wp-shadertoy-gallery","owner":"reindernijhoff","description":"This Wordpress plugin enables a shortcode that can be used to add a gallery with Shadertoy shaders to your Worpress site. ","archived":false,"fork":false,"pushed_at":"2024-04-02T10:26:16.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-22T22:38:36.146Z","etag":null,"topics":["gallery","shadertoy","shortcode","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://reindernijhoff.net/shadertoy/","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":"2019-09-01T17:27:57.000Z","updated_at":"2023-01-16T15:22:41.000Z","dependencies_parsed_at":"2025-10-14T04:27:30.786Z","dependency_job_id":"509d55a9-825d-4685-b5af-770a03d03585","html_url":"https://github.com/reindernijhoff/wp-shadertoy-gallery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reindernijhoff/wp-shadertoy-gallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reindernijhoff%2Fwp-shadertoy-gallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reindernijhoff%2Fwp-shadertoy-gallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reindernijhoff%2Fwp-shadertoy-gallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reindernijhoff%2Fwp-shadertoy-gallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reindernijhoff","download_url":"https://codeload.github.com/reindernijhoff/wp-shadertoy-gallery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reindernijhoff%2Fwp-shadertoy-gallery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33143276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["gallery","shadertoy","shortcode","wordpress","wordpress-plugin"],"created_at":"2025-03-25T10:45:12.501Z","updated_at":"2026-05-17T15:06:39.270Z","avatar_url":"https://github.com/reindernijhoff.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wordpress Shadertoy Gallery Plugin\n\nThis WordPress plugin enables a shortcode that can be used to add a gallery with [Shadertoy](https://www.shadertoy.com) shaders to your WordPress site. The content of the gallery is based on a _query_ attribute of the shortcode. The content of the gallery will update automatically.\n\nYou can find a live demo of this plugin [here](https://reindernijhoff.net/shadertoy/).\n\nNote:\n- This is the first WordPress plugin I have ever made. \n- You *need* a Shadertoy API key for this plugin. You can request a key [here](https://www.shadertoy.com/howto).\n- The plugin can only find and display shaders published on Shadertoy using the _API+Public_ option.\n\nI don't want to DDoS Shadertoy, and I want a fast plugin. Therefore, many results are cached: the result of a query will be cached for (at least) one day, the title of an individual shader for (at least) 14 days. Expect a (extremely) long page load the first time you open the Gallery. A second time (most) will be cached, and you should respond quickly.\n\n## Installation\n\nCopy the _shadertoy_ directory into _wp-content/plugins_ and activate the plugin in the Admin.\n\n## Basic usage\n\nAdd a _shadertoy-list_ shortcode to your post or page. If you want to create a gallery with all shaders that match the query 'raymarch', you use:\n\n```\n[shadertoy-list query=\"raymarch\" key=\"YOUR_SHADERTOY_API_KEY_HERE\"]\n```\n\n## Optional attributes\n\nYou can use the following (optional) attributes:\n\n- *query* - The query term.\n- *key* - Your Shadertoy API key.\n- *username* (optional) - Only shaders created by the user with this username will be visible.\n- *columns* (optional, default = 2) - Number of columns of the gallery. Values 1,2,3 and 4 are supported.\n- *sort* (optional, default = newest) - Order of the the shaders. Supported values: \"name\", \"love\", \"popular\", \"newest\", \"hot\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freindernijhoff%2Fwp-shadertoy-gallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freindernijhoff%2Fwp-shadertoy-gallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freindernijhoff%2Fwp-shadertoy-gallery/lists"}