korolr / wordpress-svelte
Frontend writen on svelt
β17Updated last year
Related projects β
Alternatives and complementary repositories for wordpress-svelte
- Very simple setup for developing WordPress themes using svelteβ38Updated last year
- Experimental, WordPress ACF Blocks meets Svelte + Vite π§‘β15Updated last year
- This is a repository for video tutorial series about creating websites with Svelte, Sapper and WordPress. You can check out the series heβ¦β23Updated last year
- Create custom WordPress routes and redirects, restrict access by roles and/or capabilities. Routes made simpleβ13Updated last month
- β12Updated last year
- WP Hooks is a base class that allows you to quickly and easily create WordPress plugins or extend WordPress via actions & filter hooks, sβ¦β14Updated 8 years ago
- [WIP] Template for complex building SPA using Svelteβ11Updated 4 years ago
- March 31, 2020: No longer in active development, use at own riskβ29Updated 4 years ago
- A boilerplate for developing WordPress plugins with Svelteβ19Updated 2 months ago
- WordPress must-use plugin adding useful functions to WP developers.β28Updated 5 years ago
- Enable object caching for WordPress' REST API. Aids in increased response times of your applications endpoints.β23Updated 5 years ago
- Extending WordPress Options API, read options from places other than database, the OOP wayβ15Updated 3 years ago
- A Unsplash Search Application built with Svelte 3β18Updated last year
- Simple sitemaps plugin that performs at scale.β29Updated last week
- Generate WordPress Plugins using our Abstract Plugin Boilerplateβ19Updated 2 years ago
- Add WP Rest API hooks for JS use of the Mailchimp API.β12Updated 4 years ago
- This plugin allows you to make your WordPress site accessible to logged in users only.β24Updated last year
- VS Code extension that allows you to search selected text in the WordPress Codex/Code Reference sites.β8Updated 6 months ago
- Sage 9 installerβ30Updated 2 years ago
- Intro to Headless WordPress with SvelteKitβ37Updated 2 years ago
- β24Updated 8 years ago
- TailwindCSS plugin to generate fluid utility classes using existing configβ32Updated 3 years ago
- This repository contains all the tools you need to start building a modern WordPress plugin.β37Updated 4 months ago
- get_field has cost in front end! it means when you perform this function it calls multiple time queries as you store data in your backendβ¦