WP Manifestindependent plugin directory
manifest / content / zelda

Advanced Custom Fields: Zelda

A more useful Link.

by Ben Martinez-Bateman · github.com/alwaysblank/zelda · website

26stars
556composer installs
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/alwaysblank/zelda/archive/refs/heads/master.zip

Also on Packagist as livy/zelda:

composer require livy/zelda

From the readme

👸 Zelda A more useful Link I don't want to store URLs for local content in the database: Neither do you. This allows you to store links to any kind of content in a better, safer way. It also allows you to define a bit of link metadata (i.e. text, target, etc). Features - Select the content and taxonomy types you want to link to! - Never store URLs in the database (all links are created at page-load)! - Well, except for uri links, which are URLs by definition. - ...But it does try and guess if uri links are local, and saves them without a host if they are (so you don't end up with staging URLs on production). - Filter everything (future release) - Add your own link types on the fly (future release) Usage It's just a WordPress plugin, so plug it in! Once you've done that, just add a Zelda field and then call it in your template like you'd do with any other ACF field: This is the default behavior. You can also return a url or the array stored in the databased by setting returnformat to url or array.

Read the full README on GitHub →

Releases

TagPublished
0.0.1 Jun 21, 2018

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.