woda member since: Feb 05, 2022
woda's packages
-
PHP
kaiseki/wp-dequeue-assets
Conditionally dequeue and deregister WordPress scripts and styles using context filters
-
-
PHP
kaiseki/wp-favicon
Render favicon and touch-icon link tags on the WordPress front end, admin and login screens
-
PHP
kaiseki/wp-font-loader
Register and render @font-face stylesheets in WordPress, with preload, variable-font and exclusion filters
-
PHP
kaiseki/wp-get-terms-by-post-type
Extend WordPress get_terms() to count and constrain terms by the post types attached to them
-
-
PHP
kaiseki/wp-html-attributes
Fluent builder for composing, merging and rendering escaped HTML element attributes in WordPress
-
PHP
kaiseki/wp-image-sizes
Register, configure and remove WordPress image sizes, including aspect-ratio-based size sets
-
-
PHP
kaiseki/wp-menu-quick-search-title-only
Restrict the WordPress admin menu quick-search to title-only matching, with configurable post types and result count
-
-
PHP
kaiseki/wp-plugin-ninja-forms
WordPress helpers for the Ninja Forms plugin: register field template paths and remove the append-a-form metabox in the block editor
-
PHP
kaiseki/wp-plugin-ninja-forms-user-management
WordPress helper for the Ninja Forms User Management plugin: filter the registered user settings via container config
-
PHP
kaiseki/wp-plugin-the-events-calendar
WordPress helpers for The Events Calendar plugin: event/venue/organizer entity utilities, default-template and option filters
-
PHP
kaiseki/wp-post-types
Build and register WordPress post types and taxonomies — a config-driven wrapper around jjgrainger/posttypes