Search results for Admin Columns Pro Advanced Custom Fields
75 articles found
-
Subscription and License Key Questions
A subscription is an annual purchase, product updates, and support. More specific answers to subscription questions can be found below. Auto-renewals are turned on by default and can be switched off
-
Auto-Renewal Questions
When buying a new license for Admin Columns Pro, it will automatically renew annually. You will receive an email a few days before your license will expire in order to remind you that your license
-
How to replace generated PHP Settings with Local Storage
This article explains how you can replace your generated PHP settings with Local Storage. We introduced Local Storage since Admin Columns Pro 5.1 which allows you to store column settings on the file
-
Changelog
What updates did we do? Have a look at the Admin Columns Pro changelog.
-
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
-
Installing via Composer
Admin Columns Pro and all integrations can be installed and updated using Composer. To start using Composer, add our repository to your composer.json and use an auth.json file for authentication. 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
-
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 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 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
-
Define your license key in your wp-config.php
Instead of entering a license key in the settings page, it’s possible to define the license in the wp-config.php file. This might be useful when you have a developer license and want to automatically
-
How many sites can I activate with my license
The amount of sites that can be activated by a license depends on the license type that you are on. The Single license allows you to activate and use the license on a single website. The Business
-
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
-
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
-
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 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 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
-
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
-
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 use Hide on Screen
You can hide items from the list table that you do not want your users to see. The result is you have a list table that is better suited for its task. If you do not need search, inline edit, bulk
-
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
-
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
-
Where can I find my license key
The license key will be sent in an email during the creation of your account on our website. Besides the email, you can always find your license key on our account page on our website. Go to our