There are 1 repository under wordpress-database topic.
Plugins and resources to speed up and optimize your WordPress site.
A simple search for find strings in your WordPress database and replace the string.
Database migration tool for WordPress CMS
A base WordPress database table class with query builder
Simple WP Post Class With Advanced Options.
This repository provides a simple way to connect a WordPress plugin to external databases, reducing load on the main database. Explore the `the-idea/` folder for a basic example of how to implement this connection. 🐙💻
This repo demonstrates how to connect a WordPress plugin to one or more external databases, using basic hardcoded connection pooling logic (no GUI, no config screen).
WordPress plugin that allows to use WordpressInterop lib to query the database
PHP Headless CRUD for WordPress database
Repository with SQL commands for migration of WordPress databases.
A library that converts converts wordpress tables into Laravel Eloquent Models.