{"id":19215543,"url":"https://github.com/alwaysblank/zelda","last_synced_at":"2025-10-05T05:41:38.769Z","repository":{"id":62518109,"uuid":"137787989","full_name":"alwaysblank/zelda","owner":"alwaysblank","description":"A more useful Link.","archived":false,"fork":false,"pushed_at":"2019-07-18T17:28:39.000Z","size":72,"stargazers_count":26,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T19:37:56.347Z","etag":null,"topics":["acf","links","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alwaysblank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-18T18:01:31.000Z","updated_at":"2023-09-08T17:41:52.000Z","dependencies_parsed_at":"2022-11-02T10:31:13.908Z","dependency_job_id":null,"html_url":"https://github.com/alwaysblank/zelda","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fzelda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fzelda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fzelda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fzelda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alwaysblank","download_url":"https://codeload.github.com/alwaysblank/zelda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253839341,"owners_count":21972313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acf","links","wordpress"],"created_at":"2024-11-09T14:14:00.950Z","updated_at":"2025-10-05T05:41:33.713Z","avatar_url":"https://github.com/alwaysblank.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 👸 Zelda\n\n**A more useful Link**\n\nI 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).\n\n## Features\n\n- Select the content and taxonomy types *you* want to link to!\n- *Never* store URLs in the database (all links are created at page-load)!\n    - Well, except for `uri` links, which are URLs by definition.\n        - ...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).\n- Filter *everything* (**future release**)\n- Add your own link types on the fly (**future release**)\n\n## Usage\n\nIt's just a WordPress plugin, so plug it in!\n\nOnce 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:\n\n```php\n// page-template.php\nthe_field('example_zelda_field');\n// \u003ca href=\"/posts/a-post-you-linked-to\" class=\"field-class class-the-user-set\"\u003eLink Text!\u003c/a\u003e\n```\n\nThis is the default behavior. You can also return a url or the array stored in the databased by setting `return_format`\nto `url` or `array`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falwaysblank%2Fzelda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falwaysblank%2Fzelda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falwaysblank%2Fzelda/lists"}