arraypress member since: Jan 21, 2024
arraypress's packages
-
PHP
arraypress/wp-register-post-type
Lightweight library for registering custom post types in WordPress with smart defaults, automatic label generation, and permalink management.
-
PHP
arraypress/wp-register-quick-edit-fields
Lightweight library for registering custom quick edit fields on WordPress post list tables.
-
PHP
arraypress/wp-register-reports
WordPress library for registering report pages with charts, tiles, tables, and CSV export functionality.
-
PHP
arraypress/wp-register-row-actions
Lightweight library for registering custom row actions in WordPress admin tables.
-
PHP
arraypress/wp-register-setting-fields
Lightweight library for registering WordPress settings pages with fields using the Settings API, featuring tabs, conditional field visibility, repeaters, and REST API integration.
-
PHP
arraypress/wp-register-tables
A declarative WordPress admin table registration system for BerlinDB-powered plugins
-
PHP
arraypress/wp-register-taxonomy
Lightweight library for registering taxonomies in WordPress with smart defaults, automatic label generation, and support for custom objects beyond post types.
-
PHP
arraypress/wp-register-term-fields
Lightweight library for registering custom fields on WordPress taxonomy term screens.
-
PHP
arraypress/wp-register-user-fields
Lightweight library for registering custom fields on WordPress user profile screens.
-
-
PHP
arraypress/wp-s3-browser
A comprehensive PHP library for integrating S3-compatible storage providers with WordPress. Features advanced media browser, upload/download management, presigned URLs, and support for multiple providers including AWS S3, Cloudflare R2, DigitalOcean Spaces, and more.
-
PHP
arraypress/wp-sanitize-polyfills
Additional sanitization functions that complement WordPress core.
-
PHP
arraypress/wp-server-utils
A lean WordPress library for server environment detection and basic system information
-
PHP
arraypress/wp-site-utils
A lean WordPress library for site information and configuration management
-
PHP
arraypress/wp-stasher
A utility for capturing and storing WordPress filter values for later use within the same request.