The AcrossAI blog
Archives: Abilities
Update ACF Field Value
Write one ACF field value through ACF’s own update_field() — the only correct way to write a complex field, because a direct post-meta write…
Get All ACF Field Values
Return every ACF field attached to a post, user, term, comment or the options store — name, key, type, label and current value —…
Get ACF Field Value
Read one ACF field from a post, user, term, comment or the options store — hydrated through ACF’s own get_field(), so repeaters, relationships and…
Diagnose Email Delivery
Work out whether the site can send email at all, and say why not — the mailer, missing credentials, another plugin taking over, and…
Fetch Translations
Download and install the official WordPress.org language packs this site is due, through WordPress’s own installer so they land where it expects. Reports honestly…
List Ticket Providers
Which ticket providers are active, which post types can carry tickets, and whether Tickets Commerce and the Plus add-on are available. Check it before…
Update Store Settings
Change store settings from a named list. Anything outside it is refused by name, because the same option prefix holds payment gateway configuration.
All-in-One Backup Status
Whether this site can be recovered through All-in-One WP Migration — how many archives exist, when the last export ran, whether it succeeded, and…
List All-in-One Archives
The .wpress archives on this server, newest first — when each was taken, how old it is, its size and any label. Archives held…
Get an All-in-One Archive
One .wpress archive in full — when it was taken, what it holds, its size and where it is stored.