{"id":16756639,"url":"https://github.com/gnowland/auto-deselect-uncategorized","last_synced_at":"2026-05-22T14:14:53.531Z","repository":{"id":71086155,"uuid":"314772378","full_name":"gnowland/auto-deselect-uncategorized","owner":"gnowland","description":"Automatically and visibly deselect the \"Uncategorized\" category (or your custom default post category) when another category is selected, and select it when no other categories are selected. Supports WordPress 5.0+ Block Editor (Gutenberg).","archived":false,"fork":false,"pushed_at":"2020-12-08T05:22:40.000Z","size":1164,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T22:02:51.770Z","etag":null,"topics":["deuncategorized","gutenberg-editor","wordpress","wordpress-5-compatible","wordpress-gutenberg","wordpress-plugin","wordpress-taxonomies"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/auto-deselect-uncategorized/","language":"JavaScript","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/gnowland.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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}},"created_at":"2020-11-21T09:04:07.000Z","updated_at":"2020-12-08T05:22:42.000Z","dependencies_parsed_at":"2023-02-27T18:00:28.880Z","dependency_job_id":null,"html_url":"https://github.com/gnowland/auto-deselect-uncategorized","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnowland%2Fauto-deselect-uncategorized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnowland%2Fauto-deselect-uncategorized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnowland%2Fauto-deselect-uncategorized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnowland%2Fauto-deselect-uncategorized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnowland","download_url":"https://codeload.github.com/gnowland/auto-deselect-uncategorized/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243836988,"owners_count":20355809,"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":["deuncategorized","gutenberg-editor","wordpress","wordpress-5-compatible","wordpress-gutenberg","wordpress-plugin","wordpress-taxonomies"],"created_at":"2024-10-13T03:26:32.249Z","updated_at":"2026-05-22T14:14:48.510Z","avatar_url":"https://github.com/gnowland.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auto-Deselect Uncategorized #\n**Contributors:** [gnowland](https://profiles.wordpress.org/gnowland)  \n**Donate link:** https://buymeacoff.ee/gnowland  \n**Tags:** taxonomy, category, uncategorized, deuncategorize, deselect, uncheck, deselect uncategorized, uncheck uncategorized, admin, editor, block editor, gutenberg, post, taxonomies, terms  \n**Requires at least:** 5.0.0  \n**Tested up to:** 5.5.3  \n**Stable tag:** 1.0.3  \n**Requires PHP:** 5.6.0  \n**License:** GPLv3 or later  \n**License URI:** http://www.gnu.org/licenses/gpl-3.0.html  \n\nDeselect \"Uncategorized\" (or your chosen \"default category\") when others are selected; re-select it when no others are. Gutenberg-ready.\n\n## Description ##\n\nAutomatically and visibly deselect the \"Uncategorized\" category (or your custom default post category) when another category is selected, and select it when no other categories are selected. Supports the WordPress 5.0+ Block Editor (Gutenberg).\n\n### Purpose ###\n\nTo prevent the Uncategorized category from being attached to posts that are categorized, of course.\n\n\u003e \"When you author a post in WordPress, it will automatically assign the post to your default category. This is determined by navigating to Settings \u003e Writing and looking for Default Post Category. You can set the default category to a different one of your choosing, and you can even rename 'Uncategorized' to something that makes more sense for your site.\n\u003e\n\u003e The challenge with the WordPress default category is that authors will frequently draft their articles and choose the appropriate category at the end of the process. All too often, they forget to uncheck the default category, so you have lots of mis-categorized, or double-categorized posts. In fact, you can see thousands of WordPress sites out there that have everything categorized under 'Uncategorized', the default setting in WordPress.\" (GeekWire, 2015)\n\n### Support ###\n\nSupport is handled in the [WordPress forums](http://wordpress.org/support/plugin/auto-deselect-uncategorized). Please note that support is limited and does not cover any custom implementation of the plugin. Before posting a question, please confirm that the problem still exists with a default theme and with all other plugins disabled.\n\nPlease report any bugs, errors, warnings, or code issues on [GitHub](https://github.com/gnowland/auto-deselect-uncategorized/issues).\n\n## Video Demonstration ##\n\nhttps://www.youtube.com/watch?v=LDZCqY7H-pQ\n\n## Screenshots ##\n\n1. Animation showing the Auto Deselect Uncategorized plugin in action on the post editor screen.\n\n## Installation ##\n\n1. Upload the `plugin` folder to the `/wp-content/plugins/` directory\n2. Activate the plugin through the 'Plugins' menu in WordPress\n\n## Frequently Asked Questions ##\n\n### Are there any settings? ###\n\nThe plugin automatically targets the \"Categories\" taxonomy and uses the \"Default Post Category\" that's set in Settings \u003e Writing.\n\n## Changelog ##\n\n### 1.0.3 ###\n* Reorganize plugin tags\n\n### 1.0.2 ###\n* Update readme (short description \u0026 tags)\n\n### 1.0.1 ###\n* Improve build script\n* Remove extraneous files from SVN repository\n\n### 1.0 ###\n* Initial release\n\n## Upgrade Notice ##\n\nThere are no upgrade notices at this time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnowland%2Fauto-deselect-uncategorized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnowland%2Fauto-deselect-uncategorized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnowland%2Fauto-deselect-uncategorized/lists"}