This is the source code for the ultrafunk.com WordPress theme, updated each time a new version is released. The source code is provided as is with no warranties or support of any kind.
Tested on mobile and desktop Chrome, Firefox and misc. Chromium based browsers that supports ES2023. WebKit desktop browsers have only been tested manually using Playwright, so additional minor issues and bugs might be present.
Tested on servers running LAMP: Linux, Apache, MariaDB / MySQL and PHP.
Required:
PHP version 8.3 or greater.
WordPress version 6.7 or greater.
Ultrafunk Plugin version 1.48.X or greater.
ESBuild - JavaScript / CSS bundler and minifier.
Google Material Icons font
DragDropTouch - Polyfill that enables HTML5 drag drop support on mobile (touch) devices:
• Original: /inc/js/DragDropTouch.js
• Modified: /inc/js/drag-drop-touch.js
• Modified + Minified: /inc/js/drag-drop-touch.min.js
JS MediaTags - JavaScript Media Tags Reader (ID3, MP4, FLAC).
Optional:
ESLint - Static code analyzer for JavaScript.
PHP Intelephense - PHP code intelligence for Visual Studio Code.
Playwright - Playwright is a framework for Web Testing and Automation.
Theme Check - WordPress Plugin from The WordPress Theme Review Team.
WP Extended Search - WP Extended Search is a lightweight and powerful search plugin.
WP Fastest Cache - WordPress cache plugin developed to speed up WordPress sites.