{"id":19238027,"url":"https://github.com/cmb2/cmb2-term-select","last_synced_at":"2025-07-18T16:37:34.817Z","repository":{"id":57002572,"uuid":"59963374","full_name":"CMB2/cmb2-term-select","owner":"CMB2","description":"Select terms to associate with your content.","archived":false,"fork":false,"pushed_at":"2016-05-30T06:14:20.000Z","size":7,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-10T15:50:03.741Z","etag":null,"topics":["cmb2","php","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/CMB2.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":"2016-05-29T20:53:05.000Z","updated_at":"2023-10-01T00:51:16.000Z","dependencies_parsed_at":"2022-08-21T14:10:54.660Z","dependency_job_id":null,"html_url":"https://github.com/CMB2/cmb2-term-select","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CMB2/cmb2-term-select","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CMB2%2Fcmb2-term-select","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CMB2%2Fcmb2-term-select/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CMB2%2Fcmb2-term-select/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CMB2%2Fcmb2-term-select/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CMB2","download_url":"https://codeload.github.com/CMB2/cmb2-term-select/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CMB2%2Fcmb2-term-select/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265793684,"owners_count":23829180,"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":["cmb2","php","wordpress"],"created_at":"2024-11-09T16:29:04.627Z","updated_at":"2025-07-18T16:37:34.792Z","avatar_url":"https://github.com/CMB2.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CMB2 Term Select\n\nSpecial CMB2 Field that allows users to define an autocomplete text field for terms.\n\n### Example\n```php\n$cmb-\u003eadd_field( array(\n\t'name'     =\u003e 'Select Category',\n\t'id'       =\u003e 'category_data',\n\t'desc'     =\u003e 'Type the name of the term and select from the options',\n\t'type'     =\u003e 'term_select',\n\t'taxonomy' =\u003e 'category',\n\t// 'apply_term' =\u003e false, // If set to false, saves the term to meta instead of setting term on the object.\n\t// 'attributes' =\u003e array(\n\t// \t'data-min-length' =\u003e 2, // Override minimum length\n\t// \t'data-delay'      =\u003e 100, // Override delay\n\t// ),\n) );\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmb2%2Fcmb2-term-select","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmb2%2Fcmb2-term-select","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmb2%2Fcmb2-term-select/lists"}