Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pollen-solutions/wp-term

Pollen Solutions - Wordpress Term Component - Abstraction layer of WP_Term object
https://github.com/pollen-solutions/wp-term

php wordpress

Last synced: 21 days ago
JSON representation

Pollen Solutions - Wordpress Term Component - Abstraction layer of WP_Term object

Awesome Lists containing this project

README

        

# Wordpress Term Component

[![Latest Stable Version](https://img.shields.io/packagist/v/pollen-solutions/wp-term.svg?style=for-the-badge)](https://packagist.org/packages/pollen-solutions/wp-term)
[![License](https://img.shields.io/packagist/l/pollen-solutions/wp-term.svg?style=for-the-badge)](https://packagist.org/packages/pollen-solutions/wp-term)
[![PHP Supported Versions](https://img.shields.io/badge/PHP->=7.4-8892BF?style=for-the-badge&logo=php)](https://www.php.net/supported-versions.php)

Pollen Solutions **Wordpress Term** Component purposes an abstraction layer of WP_Term object.

## Installation

```bash
composer require pollen-solutions/wp-term
```