Skip to content

Consider template JSON files in a theme folder for portability and fast access #123

@eliot-akira

Description

@eliot-akira

As suggested by Phil Rips in the forums: How to sync L&L files across multiple domains. The idea is to pre-parse templates into JSON files in a theme folder at "compile" time (on save).

If L&L wanted to simplify the migration of templates to other websites/domains, the team could implement something similar to the Local JSON feature for ACF.

Local JSON is a helpful feature which saves field groups, post types, taxonomies, and option pages as JSON files within your theme. The idea is similar to caching, and both dramatically speeds up ACF and allows for version control over your field settings!

All .json files within the acf-json folder are loaded during ACF’s initialization procedure.

Advanced Custom Fields: Local JSON

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions