{"id":40807935,"url":"https://github.com/ultrafunk/ultrafunk-theme","last_synced_at":"2026-01-21T21:10:52.188Z","repository":{"id":42037501,"uuid":"455369343","full_name":"ultrafunk/ultrafunk-theme","owner":"ultrafunk","description":"Source code for the ultrafunk.com WordPress theme","archived":false,"fork":false,"pushed_at":"2025-12-22T11:05:49.000Z","size":7012,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-23T22:27:01.848Z","etag":null,"topics":["css","es2020","html","javascript","mit-license","php","soundcloud","wordpress","wordpress-theme","youtube"],"latest_commit_sha":null,"homepage":"https://ultrafunk.com","language":"JavaScript","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/ultrafunk.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-02-04T00:00:43.000Z","updated_at":"2025-12-22T11:05:47.000Z","dependencies_parsed_at":"2023-11-28T03:23:43.994Z","dependency_job_id":"8b5db2f8-6f19-4c51-b9d6-39fd3eb8828e","html_url":"https://github.com/ultrafunk/ultrafunk-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ultrafunk/ultrafunk-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultrafunk%2Fultrafunk-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultrafunk%2Fultrafunk-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultrafunk%2Fultrafunk-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultrafunk%2Fultrafunk-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ultrafunk","download_url":"https://codeload.github.com/ultrafunk/ultrafunk-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ultrafunk%2Fultrafunk-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28642970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"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":["css","es2020","html","javascript","mit-license","php","soundcloud","wordpress","wordpress-theme","youtube"],"created_at":"2026-01-21T21:10:51.453Z","updated_at":"2026-01-21T21:10:52.184Z","avatar_url":"https://github.com/ultrafunk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Ultrafunk theme**\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![CodeQL](https://github.com/ultrafunk/ultrafunk-theme/workflows/CodeQL/badge.svg)](https://github.com/ultrafunk/ultrafunk-theme/actions/workflows/codeql-analysis.yml)\n\nThis is the source code for the [ultrafunk.com](https://ultrafunk.com) WordPress theme, updated each time a new version is released.\nThe source code is provided as is with no warranties or support of any kind.\n\n# Client configurations\nTested on mobile and desktop Chrome, Firefox and misc. Chromium based browsers that supports ES2023.\nWebKit desktop browsers have only been tested manually using [Playwright](https://github.com/microsoft/playwright),\nso additional minor issues and bugs might be present.\n\n# Server configurations\nTested on servers running LAMP: Linux, Apache, MariaDB / MySQL and PHP.\n\n# Dependencies  \n**Required:**  \nPHP version 8.4 or greater.  \n[WordPress](https://wordpress.org/download/) version 6.9 or greater.  \n[Ultrafunk Plugin](https://github.com/ultrafunk/ultrafunk-plugin/) version 1.48.X or greater.  \n[ESBuild](https://github.com/evanw/esbuild/) - JavaScript / CSS bundler and minifier.  \n[Google Material Icons font](https://fonts.google.com/icons)  \n[DragDropTouch](https://github.com/Bernardo-Castilho/dragdroptouch) - Polyfill that enables HTML5 drag drop support on mobile (touch) devices:  \n  • Original: /inc/js/DragDropTouch.js  \n  • Modified: /inc/js/drag-drop-touch.js  \n  • Modified + Minified: /inc/js/drag-drop-touch.min.js  \n[JS MediaTags](https://github.com/aadsm/jsmediatags) - JavaScript Media Tags Reader (ID3, MP4, FLAC).  \n\n**Optional:**  \n[ESLint](https://eslint.org/) - Static code analyzer for JavaScript.  \n[PHP Intelephense](https://intelephense.com/) - PHP code intelligence for Visual Studio Code.  \n[Playwright](https://github.com/microsoft/playwright/) - Playwright is a framework for Web Testing and Automation.  \n[Theme Check](https://wordpress.org/plugins/theme-check/) - WordPress Plugin from The WordPress Theme Review Team.  \n[WP Extended Search](https://wordpress.org/plugins/wp-extended-search/) - WP Extended Search is a lightweight and powerful search plugin.  \n[WP Fastest Cache](https://wordpress.org/plugins/wp-fastest-cache/) - WordPress cache plugin developed to speed up WordPress sites.  \n\n## **Desktop screenshots**  \n![Desktop 1](https://ultrafunk.com/wp-content/uploads/screenshots/desktop_1-45_20.png)  \n![Desktop 2](https://ultrafunk.com/wp-content/uploads/screenshots/desktop_1-45_11.png)  \n![Desktop 3](https://ultrafunk.com/wp-content/uploads/screenshots/desktop_1-45_12.png)  \n![Desktop 4](https://ultrafunk.com/wp-content/uploads/screenshots/desktop_1-45_13.png)  \n![Desktop 5](https://ultrafunk.com/wp-content/uploads/screenshots/desktop_1-45_14.png)  \n![Desktop 6](https://ultrafunk.com/wp-content/uploads/screenshots/desktop_1-45_15.png)  \n\n## **Mobile screenshots**  \n![Mobile 1](https://ultrafunk.com/wp-content/uploads/screenshots/mobile_1-45_01.png)  \n![Mobile 2](https://ultrafunk.com/wp-content/uploads/screenshots/mobile_1-45_02.png)  \n![Mobile 3](https://ultrafunk.com/wp-content/uploads/screenshots/mobile_1-45_03.png)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultrafunk%2Fultrafunk-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultrafunk%2Fultrafunk-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultrafunk%2Fultrafunk-theme/lists"}