Search results for Admin Columns Pro
73 articles found
-
Media Columns for WordPress
This is a complete list of available columns for the Media table. Name Sortable Filterable Editable Exportable Default Author Comments Date File Uploaded to Custom Fields Custom Field Custom Actions
-
User Columns for WordPress
This is a complete list of available columns for the User table. Name Sortable Filterable Editable Exportable Default Email Name Posts Role Username Custom Fields Custom Field Custom Actions Author
-
Toolset Types & Admin Columsn integration
Why use Admin Columns with Toolset Types Use Toolset Types to easily create content types and fields. Our team has made sure Admin Columns and Toolset Types are compatible. Make sure you’ll get our
-
Class: AC\Column
The AC\Column class contains the properties, options, and methods of a column. There are two main scenarios where you might want to use AC\Column: If you have been using a filter or action to hook
-
How to use Column Ordering
With the Column Order feature, changing the order of columns on the list table is just a breeze. In combination with Horizontal Scrolling, Sticky Headers, and the Column Resizer, this feature is a
-
Class: AC\Column\CustomField
The AC\Column\CustomField class contains the properties, options, and methods of a custom field column. The class extends both the AC\Column\Meta class and the AC\Column class and inherits all its
-
How to use Column Sets
Why use Column Sets With Column Sets it’s possible to create multiple columns presets for your list tables (posts, users, etc.). You’re no longer bound by one column screen, you can create as many as
-
How to use Import and Export Column Settings
Admin Columns has export and import functionality built directly into the plugin. With the Import and Export Column Settings feature, you can configure your columns locally and then move them to
-
How to find the Column Name or Type
The "Column Name/Type" can be found by opening the screen options in the top-right corner of the admin columns settings page. Enable the "Column Name/Type" by clicking the checkbox next to it. The
-
Code Snippets
These code snippets can be placed in your theme's functions.php file. Update the modified date after using inline edit for custom fields By default, the Post Modified date will not be updated when
-
How to use Horizontal Scrolling
When you want to show a lot of columns on your table screen, you can quickly have too many columns to fit on your screen. The size of your screen limits the number of columns you want to fit. A
-
How to use the Primary Column
With the Primary Column feature, it is possible to change which column that contains the Row Actions. It is also the only column that is visible on the table on a mobile device. By default, WordPress
-
How to find the List Screen ID or Key
The "List Screen ID" and "List Screen Key" can be found by opening the screen options in the top-right corner of the admin columns settings page. Enable the "List screen ID/Key" by clicking the
-
How to use Sticky Headers
Sticky Headers is a feature for keeping the row with the column headers of the list table on screen while scrolling down the page. Sticky Headers can be useful to users when the table contains many
-
How to use Smart Filtering
Why use Smart Filtering With Smart Filters, you can find and filter any content in the admin area of your WordPress site. These filters can simply be added to any WordPress list table for any post
-
Hooks: Actions and Filters
Admin Columns has many WordPress PHP hooks that allow you to change the default behavior and even extend it with new functionality. All filters and actions are listed here with code examples. Column
-
How to use Conditional Formatting
Why use Conditional Formatting Conditional Formatting allows you to set conditions on a column and change the color and/or background of a value if those conditions are met. It works much like
-
Class: AC\ListScreen
The AC\ListScreen class contains all information about the WordPress List Table and its columns. The class is located at /admin-columns/classes/ListScreen.php and can be viewed on github. Please read
-
Template Functions
ac_get_list_screen( $id ) Returns a AC\ListScreen object which holds all information about the list table and its stored columns. Parameters Name Type Required Description $id string Required The
-
How to setup File Storage
File storage allows you to store column settings on the file system in PHP files. This allows you to ship and migrate column settings easily between environments and even store them in a version
-
Show all results when sorting
As a default, when sorting a list table by a column it will exclude items where its value is empty. How it works For example, we want to sort posts by Content. Some posts do not have content, as
-
How to upgrade or downgrade your license
It is possible to upgrade or downgrade your license at any time during the subscription. An upgrade of the license is calculated prorated for the remaining time of your subscription. Please note that
-
How to use Saved Filters
Why use saved filters (segments) For those who perform the same filtered items multiple times: we have you covered. You can save your filters to a segment and come back to it later. You can save as