https://github.com/pollen-solutions/wp-post
Pollen Solutions - Wordpress Post Component - Abstraction lawer of WP_Post object
https://github.com/pollen-solutions/wp-post
php wordpress
Last synced: 14 days ago
JSON representation
Pollen Solutions - Wordpress Post Component - Abstraction lawer of WP_Post object
- Host: GitHub
- URL: https://github.com/pollen-solutions/wp-post
- Owner: pollen-solutions
- License: mit
- Created: 2021-08-11T15:54:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T07:42:39.000Z (almost 5 years ago)
- Last Synced: 2025-08-11T21:34:47.871Z (11 months ago)
- Topics: php, wordpress
- Language: PHP
- Size: 14.6 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 Post Component
[](https://packagist.org/packages/pollen-solutions/wp-post)
[](LICENSE.md)
[](https://www.php.net/supported-versions.php)
Pollen Solutions **Wordpress Post** Component is an abstraction lawer of WP_Post object.
## Installation
```bash
composer require pollen-solutions/wp-post
```