30 days free. No credit card. Full access from the moment you connect your site.

Start free trial
The AcrossAI blog

Archives: Abilities

  • Duplicate Contact Form

    Copy a form — template, both mail templates, messages and settings — under a new title. The safety step before a large edit, and…

  • Delete Contact Form

    Permanently delete a form. Contact Form 7 bypasses the trash, so the form, its mail templates and its settings are unrecoverable. Any page still…

  • Update Contact Form

    Change any subset of a form’s properties — title, locale, template, either mail template, messages or settings. Replaces whole properties rather than merging, so…

  • Create Contact Form

    Create a contact form. A title alone gives Contact Form 7’s default template — name, email, subject, message, submit — which is usually the…

  • Find Contact Form

    Look a form up by its exact title or by the hash in its shortcode. For when someone says “the contact form” or pastes…

  • Get Contact Form

    Everything about one form in a single call: the template with its field tags, both mail templates, validation messages, additional settings, the shortcode and…

  • List Contact Forms

    Every Contact Form 7 form with its id, title, shortcode, field count and number of configuration errors. The orientation call — a non-zero error…

  • Update ACF Block Data

    Patch the field values of one ACF block already in a post, addressed by its block path. Merges by default so unnamed fields keep…

  • Insert ACF Block

    Insert an ACF block instance into a post with its field values correctly serialised into the block markup — where ACF block values actually…

  • Register ACF Block

    Declare an ACF block type so a Gutenberg block backed by ACF fields appears in the editor. Registration lasts for the current request —…