Support

Account

Forum Replies Created

  • I’d prefer to see the /acf-json/ directory and files located one level up in the /wp-content/ root.

    Perhaps still also looking in the /theme-name/ directory as a secondary lookup if not found in /wp-content/ to preserve backward compatibility.

    This would be in-keeping with other plugins that do this, like:

    WP-CFM:
    https://wordpress.org/plugins/wp-cfm/
    Saves in > /wp-content/config/

    Custom Global Variables:
    https://wordpress.org/plugins/custom-global-variables/
    Saves in > /wp-content/custom-global-variables/

  • I have the same issue, hence Googling and finding this.

    My feeling is WP’s own “Link Manager” was depreciated because it was non-standard.

    My approach is to install it for inspiration on the object design, and then use the “CPT UI” plugin to reproduce it as a Custom Post Type & Custom Taxonomy.

    Maybe 30 minutes work, no code tinkering, and then you own your own Links custom object fully compatible with ACF.

    Therefore achieving the same thing but without relying on any ACF mods.

    Hope that helps.

Viewing 2 posts - 1 through 2 (of 2 total)