{"id":29331159,"url":"https://github.com/runthings-dev/runthings-taxonomy-tags-to-checkboxes","last_synced_at":"2026-02-14T17:01:52.417Z","repository":{"id":285597849,"uuid":"957526183","full_name":"runthings-dev/runthings-taxonomy-tags-to-checkboxes","owner":"runthings-dev","description":"Convert taxonomy tags to checkboxes in the WordPress admin area.","archived":false,"fork":false,"pushed_at":"2026-02-07T11:51:08.000Z","size":155,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-07T20:22:37.831Z","etag":null,"topics":["wordpress","wordpress-development","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://runthings.dev/wordpress-plugins/taxonomy-tags-to-checkboxes/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/runthings-dev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-30T15:35:44.000Z","updated_at":"2026-02-07T11:51:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbf3e2a8-2b98-4f9a-ab59-751392f71c52","html_url":"https://github.com/runthings-dev/runthings-taxonomy-tags-to-checkboxes","commit_stats":null,"previous_names":["runthings-dev/runthings-taxonomy-tags-to-checkboxes"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/runthings-dev/runthings-taxonomy-tags-to-checkboxes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runthings-dev%2Frunthings-taxonomy-tags-to-checkboxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runthings-dev%2Frunthings-taxonomy-tags-to-checkboxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runthings-dev%2Frunthings-taxonomy-tags-to-checkboxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runthings-dev%2Frunthings-taxonomy-tags-to-checkboxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runthings-dev","download_url":"https://codeload.github.com/runthings-dev/runthings-taxonomy-tags-to-checkboxes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runthings-dev%2Frunthings-taxonomy-tags-to-checkboxes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29450582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["wordpress","wordpress-development","wordpress-plugin"],"created_at":"2025-07-08T00:17:46.789Z","updated_at":"2026-02-14T17:01:52.412Z","avatar_url":"https://github.com/runthings-dev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Taxonomy Tags to Checkboxes\n\nConvert taxonomy tags to checkboxes in the WordPress admin area.\n\n## Description\n\nThis plugin lets you swap the auto-complete / search style interface for a checkbox list, without changing any underlying data.\n\nIt allows you to pick from a list of the existing tags, so that admin users do not need to remember each tag.\n\nIt doesn't allow new tags to be created on the fly, which keeps the tags list under control, although you can optionally enable an add / edit link.\n\n# Features\n\n- Replace the tags ui with a checkbox list\n- No alteration to front end functionality, or the underlying data / terms\n- Option to control the height of the taxonomy metabox, between auto, full height, and custom (px)\n- Show a link to the taxonomy edit screen via an `+ Add / Edit {taxononomy}` link\n- Customization via filters\n\n## Installation\n\n1. Upload the entire `runthings-taxonomy-tags-to-checkboxes` folder to the `/wp-content/plugins/` directory.\n2. Activate the plugin through the `Plugins` menu in WordPress.\n3. Navigate to `Settings` \u003e `Taxonomies` to configure your preferences.\n\n## Frequently Asked Questions\n\n### How do I enable checkboxes for specific taxonomies?\n\nGo to the Taxonomies settings page, select the desired taxonomies, configure height options, and enable the edit link if needed.\n\n### Does this permanently change the taxonomy data?\n\nNo change is made to the underlying taxonomy or its terms. Only the admin interface is swapped out.\n\n### Can I display system taxonomies?\n\nYes, toggle the \"Show system taxonomies\" checkbox to view all available taxonomies.\n\n### What user capabilities are required?\n\nThe configuration screen needs a user with `manage_settings` cap to edit it, but the changes are applied to anyone with editor access to post types that displays those taxonomies.\n\n### I have a feature idea / I've found a bug\n\nYou can post ideas or contribute to the project over at the GitHub repository, which can be found at https://github.com/runthings-dev/runthings-taxonomy-tags-to-checkboxes\n\n## Screenshots\n\n1. Example taxonomy with the checklist ui enabled and an edit link\n   ![Example taxonomy with the checklist ui enabled and an edit link](https://raw.githubusercontent.com/runthings-dev/runthings-taxonomy-tags-to-checkboxes/master/.wordpress-org/screenshot-1.png)\n\n2. Taxonomy settings screen\n   ![Taxonomy settings screen](https://raw.githubusercontent.com/runthings-dev/runthings-taxonomy-tags-to-checkboxes/master/.wordpress-org/screenshot-2.png)\n\n## Changelog\n\n### v1.2.0 - 14th February 2026\n\n- Improvement - Rename \"Auto\" height option to \"Default\" for clarity\n- Improvement - Consistent minimum height applied to all taxonomy panels\n- Fix - Fatal error when a taxonomy has been deleted after being configured in the plugin (thanks @mikenucleodigital)\n- Fix - Plugin cleanup on uninstall now works correctly\n\n### v1.1.1 - 7th February 2026\n\n- Fix - Prevent duplicate taxonomy panels showing in the block editor when using built-in taxonomies like Tags (thanks @swinggraphics)\n\n### v1.1.0 - 17th December 2025\n\n- Bug fix - Admin options table was not displaying correctly on mobile devices\n- Add fade transition to row actions\n- Bump tested up to 6.9\n\n### v1.0.1 - 25th June 2025\n\n- Bump WordPress tested up to field to support 6.8 branch.\n\n### v1.0.0 - 1st April 2025\n\n- Initial release\n- Works with custom and built-in taxonomies\n- Control the height of the outbox\n- Optionally include an add/edit link\n- Filter `runthings_ttc_selected_taxonomies` to short-circuit the override\n\n## Filters\n\n### runthings_ttc_selected_taxonomies\n\nThis filter allows developers to modify the array of taxonomies selected for the custom checkbox interface.\n\n#### Usage Example\n\n```php\nadd_filter( 'runthings_ttc_selected_taxonomies', function( $selected_taxonomies ) {\n    // Disable the override for the 'category' taxonomy.\n    unset( $selected_taxonomies['category'] );\n    return $selected_taxonomies;\n} );\n```\n\n#### Parameters:\n\n- **`$selected_taxonomies`** (array): An array of taxonomy slugs. Unset an entry to disable the checkbox list override.\n\n## Additional Notes\n\nBuilt by Matthew Harris of runthings.dev, copyright 2025.\n\nVisit [runthings.dev](https://runthings.dev/) for more WordPress plugins and resources.\n\nContribute or report issues at [GitHub repository](https://github.com/runthings-dev/runthings-taxonomy-tags-to-checkboxes).\n\n## License\n\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program; if not, see [http://www.gnu.org/licenses/gpl-3.0.html](http://www.gnu.org/licenses/gpl-3.0.html).\n\nIcon - Check Box List by unlimicon from Noun Project, https://thenounproject.com/browse/icons/term/check-box-list/ (CC BY 3.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunthings-dev%2Frunthings-taxonomy-tags-to-checkboxes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunthings-dev%2Frunthings-taxonomy-tags-to-checkboxes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunthings-dev%2Frunthings-taxonomy-tags-to-checkboxes/lists"}