Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pollen-solutions/wp-term
- Owner: pollen-solutions
- License: mit
- Created: 2021-08-11T07:07:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T07:18:01.000Z (over 3 years ago)
- Last Synced: 2024-10-10T00:05:35.641Z (about 1 month ago)
- Topics: php, wordpress
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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
```