{"id":21813140,"url":"https://github.com/webdevstudios/wordpress-tags-like-meta-box","last_synced_at":"2025-07-27T06:08:04.223Z","repository":{"id":2496292,"uuid":"3470629","full_name":"WebDevStudios/WordPress-tags-like-meta-box","owner":"WebDevStudios","description":"A class to create tags-like meta boxes with ease.","archived":false,"fork":false,"pushed_at":"2018-03-13T06:04:42.000Z","size":96,"stargazers_count":11,"open_issues_count":1,"forks_count":13,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-01-26T06:08:21.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/WebDevStudios.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":"2012-02-17T14:40:02.000Z","updated_at":"2023-07-28T17:37:38.000Z","dependencies_parsed_at":"2022-09-09T07:50:21.331Z","dependency_job_id":null,"html_url":"https://github.com/WebDevStudios/WordPress-tags-like-meta-box","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevStudios%2FWordPress-tags-like-meta-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevStudios%2FWordPress-tags-like-meta-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevStudios%2FWordPress-tags-like-meta-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebDevStudios%2FWordPress-tags-like-meta-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebDevStudios","download_url":"https://codeload.github.com/WebDevStudios/WordPress-tags-like-meta-box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244768224,"owners_count":20507202,"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":[],"created_at":"2024-11-27T14:27:31.346Z","updated_at":"2025-03-21T09:22:08.081Z","avatar_url":"https://github.com/WebDevStudios.png","language":null,"readme":"# WordPress Tags-Like Meta Box\n\nThe WordPress tags meta box has a great interface for dealing with data. \nThis helper class will allow you to customize a tags-like meta box of your own with ease.\n\n\n##Use\nInclude the class file anywhere (in your plugin or theme), and then instantiate the class.\n\n    $myVersionOfTags = new Tags_Like_Meta_box( array( 'ID' =\u003e 'post-notes', 'nice_name' =\u003e 'Notes' );\n\nBy default the meta box is added over all post types, and saves any data into a piece of post meta for the post. \n\nIf you want to edit the capabilities, just create a subclass and edit away!\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevstudios%2Fwordpress-tags-like-meta-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdevstudios%2Fwordpress-tags-like-meta-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevstudios%2Fwordpress-tags-like-meta-box/lists"}