Libraries tagged by wp_mail
parallactic/wp-maintainer
3146 Downloads
Exposes WordPress update status via REST API.
malikad778/wp-hook-check
214 Downloads
Detect orphaned and unheard WordPress hooks via static analysis. No WordPress installation required.
stackborg/wp-core-kits
67 Downloads
WordPress Plugin Foundation — abstraction layer for building scalable, maintainable WordPress plugins. Provides typed wrappers for WP APIs, DI container, REST infrastructure, and plugin architecture primitives.
objectivco/wp_tabbed_navigation
703 Downloads
Automate creating a tabbed navigation and maintaining tabbed states
kyle-niemiec/wp-plugin-framework
45 Downloads
A modular framework for building maintainable WordPress plugins with Composer and CLI scaffolding.
devgeniem/wp-multisite-same-level-subdomains
476 Downloads
This WordPress multisite plugin allows you to create subsites under the same subdomain depth as the main site.
benjaminmedia/wp-maaltid-header
182 Downloads
Shows the Maaltid header
ptahdunbar/wp-cli
28 Downloads
A forked and maintained wp-cli/wp-cli package
ogrosko/wp-composer-maintenance
50 Downloads
Composer pre/post scripts for enabling/disabling wordpress maintenance mode
milanezlucas/wp-core
21 Downloads
Versão em pt-br do core do Wordpress para ser utilizada pelo Composer. Sem a pasta wp-content.
marlemiesz/wp-sdk
15 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.
mallardduck/wp-eloquent-models
265 Downloads
A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.
mainstreamct/laravel-wp-api
24 Downloads
Laravel package for the Wordpress JSON REST API forked from threesquared then forked from mattwilding, adding support for WP Multisite configs.
jascha030/wp-post-iterator
7 Downloads
Simple adapter for the WP_Query class, built mainly for, but not limited to usage with twig/twig.
eleven-miles-dev/wp-automated-updates
14 Downloads
A WP-CLI plugin to add various commands to automate the process of updating the core of wordpress alongside plugins