PHPackages                             wpscholar/wp-taxonomy-radio-group - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. wpscholar/wp-taxonomy-radio-group

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wpscholar/wp-taxonomy-radio-group
=================================

A WordPress walker class and function for rendering a taxonomy radio group.

1.1.2(4y ago)45.5k—0%1GPL-2.0+PHP

Since Nov 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/wpscholar/wp-taxonomy-radio-group)[ Packagist](https://packagist.org/packages/wpscholar/wp-taxonomy-radio-group)[ RSS](/packages/wpscholar-wp-taxonomy-radio-group/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (5)Used By (0)

WordPress Taxonomy Radio Group
==============================

[](#wordpress-taxonomy-radio-group)

A WordPress walker class and function for rendering a taxonomy radio group.

Getting Started
---------------

[](#getting-started)

The anticipated use case for this is removing the normal hierarchical taxonomy metabox from the WordPress admin and replacing with a custom metabox with radio buttons (as opposed to the normal checkboxes).

For example, here is how to replace the standard categories metabox on the post edit screen with our own custom one:

```
