Libraries tagged by WP Table
wp-digital/wp-block-custom-table
2 Downloads
Custom table block with the ability to move rows
wptechnix/wp-background-jobs
6 Downloads
A simple, reliable, zero-dependency background job queue for WordPress. Object jobs, delays, retries with backoff, failed-jobs table, atomic reservation, async and WP-Cron and WP-CLI processing.
wenprise/wp-db-base
508 Downloads
WordPress database custom tables register abstract
rahulsprajapati/wp-cli-db-migrate
8 Downloads
A WP-CLI command to run common migration commands. like: rename db prefix, merge two mu site users table.. etc.
oberonlai/wp-admin-custom-filter
13 Downloads
Adding custom filter for WordPress admin table.
metabolism/wp-redis-user-session-storage
57 Downloads
Store WordPress user session tokens in Redis rather than the usermeta table. Requires PECL Redis library.
ethitter/wp-redis-user-session-storage
44 Downloads
Store WordPress session tokens in Redis rather than the usermeta table. Requires the Redis PECL extension.
enshtein/wp-migrations
6 Downloads
A WordPress library for managing database table schema upgrades and data seeding.
desaiuditd/enhanced-wp-migrations
99 Downloads
WordPress library for managing database table schema upgrades and data seeding
cloudcatch/user-roles-table
8 Downloads
A WordPress plugin that boosts WP_User_Query performance by adjusting SQL queries to use a custom user roles table, reducing overhead and improving scalability.
carawebs/wp-metadata-accessor
32 Downloads
This package helps fetch data from the WordPress postmeta table.
arraypress/wp-register-row-actions
13 Downloads
Lightweight library for registering custom row actions in WordPress admin tables.
lorddashme/wordpress-db-schema-extender
72 Downloads
A WordPress Database extender that provides a nice structure of table schema and data seeds.
silvanus/ouroboros-orm
8 Downloads
Simple ORM for custom DB tables in WP
arraypress/wp-register-setting-fields
345 Downloads
Registers a tabbed WordPress settings page from a field configuration, rendered by wp-field-kit.