Download the PHP package arraypress/cpt-inline-list-table without Composer
On this page you can find all versions of the php package arraypress/cpt-inline-list-table. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download arraypress/cpt-inline-list-table
More information about arraypress/cpt-inline-list-table
Files in arraypress/cpt-inline-list-table
Package cpt-inline-list-table
Short Description A WordPress plugin library providing an easy way to enhance admin interfaces with sortable, duplicable custom post type list tables for conditional rules, notices and more.
License GPL-2.0-or-later
Homepage https://github.com/arraypress/cpt-inline-list-table/
Informations about the package cpt-inline-list-table
Custom Post Type Inline List Table for WordPress
By leveraging the Custom Post Type Inline List Table library, developers can easily register, display, and manage custom post types with enhanced functionalities such as custom columns, script and style enqueues, admin menu highlighting, and more. Designed for seamless integration with WordPress core functionalities, this tool streamlines the administrative tasks associated with custom post types, offering a developer-friendly approach to customization and management.
Key Features:
- Custom Column Management: Define and manage custom columns for your post type's list table, providing a tailored view of your data.
- Script and Style Enqueues: Specify admin screens where custom scripts and styles should be loaded, enhancing the admin UI and UX.
- Admin Menu Highlighting: Maintain menu and submenu highlighting within the admin sidebar, improving navigation and usability.
- Flexible Pagination: Control the number of items displayed per page in the list table, supporting efficient data handling and presentation.
- Streamlined Integration: Utilize hooks and WordPress core functions for a smooth integration, adhering to WordPress standards and best practices.
This library facilitates the creation of a refined administrative interface for custom post types, ensuring a coherent and efficient management experience within the WordPress admin.
Installation
Ensure you have the package installed in your project. If not, you can typically include it using Composer:
Example Usage
The register_inline_table
function allows for easy setup and configuration of your custom post type's inline list
table. Here's how to use it:
Contributions
We welcome contributions to enhance the library's functionality and compatibility. Feel free to submit pull requests or report issues on our GitHub repository.
License
The Custom Post Type Inline List Table library is open-sourced software licensed under the GPL-2.0-or-later license. It is free for personal and commercial use, adhering to the terms of the GNU General Public License.
All versions of cpt-inline-list-table with dependencies
ext-json Version *