PHPackages                             varunsridharan/wp-post - 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. [Database &amp; ORM](/categories/database)
4. /
5. varunsridharan/wp-post

ActiveLibrary[Database &amp; ORM](/categories/database)

varunsridharan/wp-post
======================

Simple WP Post Class With Advanced Options.

1.6(5y ago)44221[1 PRs](https://github.com/varunsridharan/wp-post/pulls)1GPL-3.0-or-laterPHP

Since Dec 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/varunsridharan/wp-post)[ Packagist](https://packagist.org/packages/varunsridharan/wp-post)[ Fund](https://paypal.me/varunsridharan23)[ Fund](https://www.buymeacoffee.com/varunsridharan)[ RSS](/packages/varunsridharan-wp-post/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)DependenciesVersions (9)Used By (1)

WP Post
=======

[](#wp-post)

Simple WP Post Class With Advanced Options.

[![Latest Stable Version](https://camo.githubusercontent.com/b4c2371ef0591b9c45f1398b5c05199e8759bed81e7da6d73693bc93ef88c72c/68747470733a2f2f706f7365722e707567782e6f72672f766172756e73726964686172616e2f77702d706f73742f76657273696f6e)](https://packagist.org/packages/varunsridharan/wp-post)[![Total Downloads](https://camo.githubusercontent.com/f2b645c44d4f2e498cc516d5773dd453ca10bdf6be66601f4eb58c2606ba118d/68747470733a2f2f706f7365722e707567782e6f72672f766172756e73726964686172616e2f77702d706f73742f646f776e6c6f616473)](https://packagist.org/packages/varunsridharan/wp-post)[![Latest Unstable Version](https://camo.githubusercontent.com/dc4c75fa728f14906e252897df4f1bafb8c3c8255691499201c264a15ad22916/68747470733a2f2f706f7365722e707567782e6f72672f766172756e73726964686172616e2f77702d706f73742f762f756e737461626c65)](//packagist.org/packages/varunsridharan/wp-post)[![License](https://camo.githubusercontent.com/d763af2af2cd79bedddc84ab9950102f975a9120fb5bc893e8e5568bcbac352e/68747470733a2f2f706f7365722e707567782e6f72672f766172756e73726964686172616e2f77702d706f73742f6c6963656e7365)](https://packagist.org/packages/varunsridharan/wp-post)[![composer.lock available](https://camo.githubusercontent.com/9d89bc0a3cdaefda4a03e3542ed75682319fd50bae9a23d25ebd40b65981556e/68747470733a2f2f706f7365722e707567782e6f72672f766172756e73726964686172616e2f77702d706f73742f636f6d706f7365726c6f636b)](https://packagist.org/packages/varunsridharan/wp-post)

Installation
------------

[](#installation)

The preferred way to install this extension is through [Composer](http://getcomposer.org/download/).

To install **WP\_Post library**, simply:

```
$ composer require varunsridharan/wp-post

```

The previous command will only install the necessary files, if you prefer to **download the entire source code** you can use:

```
$ composer require varunsridharan/wp-post --prefer-source

```

You can also **clone the complete repository** with Git:

```
$ git clone https://github.com/varunsridharan/wp-post.git

```

Or **install it manually**:

[Download WP\_Post.php](https://raw.githubusercontent.com/varunsridharan/wp-post/master/class-post.php):

```
$ wget https://raw.githubusercontent.com/varunsridharan/wp-post/master/class-post.php

```

Usage
-----

[](#usage)

```
$post_data = new \Varunsridharan\WordPress\Post(22);
```

### Get Post Title

[](#get-post-title)

```
echo $post_data->title();
```

### Get Featured Image URL

[](#get-featured-image-url)

```
if($post_data->has_featured_image()){
    echo '';
}
```

Available Class Methods
-----------------------

[](#available-class-methods)

- `has_featured_image`
- `featured_image_id`
- `featured_image_url`
- `permalink`
- `author`
- `has_content`
- `has_excerpt`
- `title`
- `slug`
- `parent`
- `type`
- `page_template`
- `excerpt`
- `content`
- `status`
- `is_status`
- `get_meta`
- `update_meta`
- `add_meta`
- `delete_meta`
- `taxonomies`
- `get_terms`
- `set_terms`
- `post`
- `id`

---

📝 Changelog
-----------

[](#-changelog)

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

[Checkout CHANGELOG.md](https://github.com/varunsridharan/wp-post/blob/main/CHANGELOG.md)

🤝 Contributing
--------------

[](#-contributing)

If you would like to help, please take a look at the list of [issues](https://github.com/varunsridharan/wp-post/issues/).

📜 License &amp; Conduct
-----------------------

[](#--license--conduct)

- [**GNU General Public License v3.0**](https://github.com/varunsridharan/wp-post/blob/main/LICENSE) © [Varun Sridharan](website)
- [Code of Conduct](https://github.com/varunsridharan/.github/blob/main/CODE_OF_CONDUCT.md)

📣 Feedback
----------

[](#-feedback)

- ⭐ This repository if this project helped you! 😉
- Create An [🔧 Issue](https://github.com/varunsridharan/wp-post/issues/) if you need help / found a bug

💰 Sponsor
---------

[](#-sponsor)

[I](https://sva.onl/twitter/) fell in love with open-source in 2013 and there has been no looking back since! You can read more about me [here](https://sva.onl/website/). If you, or your company, use any of my projects or like what I’m doing, kindly consider backing me. I'm in this for the long run.

- ☕ How about we get to know each other over coffee? Buy me a cup for just [**$9.99**](https://sva.onl/buymeacoffee)
- ☕️☕️ How about buying me just 2 cups of coffee each month? You can do that for as little as [**$9.99**](https://sva.onl/buymeacoffee)
- 🔰 We love bettering open-source projects. Support 1-hour of open-source maintenance for [**$24.99 one-time?**](https://sva.onl/paypal)
- 🚀 Love open-source tools? Me too! How about supporting one hour of open-source development for just [**$49.99 one-time ?**](https://sva.onl/paypal)

Connect &amp; Say 👋
-------------------

[](#connect--say-)

- **Follow** me on [👨‍💻 Github](https://sva.onl/github/) and stay updated on free and open-source software
- **Follow** me on [🐦 Twitter](https://sva.onl/twitter/) to get updates on my latest open source projects
- **Message** me on [📠 Telegram](https://sva.onl/telegram/)
- **Follow** my pet on [Instagram](https://www.instagram.com/sofythelabrador/) for some *dog-tastic* updates!

---

*Built With ♥ By [Varun Sridharan](https://sva.onl/twitter) [ ![](https://camo.githubusercontent.com/ac180da7a81f72a639abce09c4827e7bacfdd3b82586b657387a7f84430c7b7f/68747470733a2f2f63646e2e73766172756e2e6465762f666c61672d696e6469612e6a7067)](https://en.wikipedia.org/wiki/India)*

 [![](https://camo.githubusercontent.com/51991d58f40dac784a0c08b9c5c16c66c59ef5bdf083e3d49e4f617ef98e03ee/68747470733a2f2f63646e2e73766172756e2e6465762f636f64656973706f657472792e706e67)](https://camo.githubusercontent.com/51991d58f40dac784a0c08b9c5c16c66c59ef5bdf083e3d49e4f617ef98e03ee/68747470733a2f2f63646e2e73766172756e2e6465762f636f64656973706f657472792e706e67)

---

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~141 days

Recently: every ~211 days

Total

7

Last Release

1854d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/522dc9d037e4b0517ee9b76cd63d75a6331b0e578afa9b27fee84b02863ace80?d=identicon)[varunsridharan](/maintainers/varunsridharan)

---

Top Contributors

[![varunsridharan](https://avatars.githubusercontent.com/u/1884287?v=4)](https://github.com/varunsridharan "varunsridharan (19 commits)")

---

Tags

vsp-libswordpresswordpress-databasewordpress-dbwordpress-developmentwordpress-librarywordpress-modulewordpress-php-librarywordpress-pluginwordpress-plugin-developmentwordpress-plugin-librarywordpress-post-handlerwordpress-postswordpress-themewordpress-theme-developmentwp-developerswp-librarywp-pluginwp-postswp-themewordpresswordpress pluginwordpress-themewordpress-libraryWP Pluginwordpress-developmentwp themewordpress plugin developmentwordpress-plugin-librarywordpress-theme-developmentwordpress-php-libraryvsp-libswp-librarywp-developerswordpress-postswordpress-modulewordpress-dbwordpress-databasewordpress-post-handlerwp-posts

### Embed Badge

![Health badge](/badges/varunsridharan-wp-post/health.svg)

```
[![Health](https://phpackages.com/badges/varunsridharan-wp-post/health.svg)](https://phpackages.com/packages/varunsridharan-wp-post)
```

###  Alternatives

[varunsridharan/wp-dependencies

Provides Function To Check if a plugin is active/inactive &amp; function to compare versions.

1032.5k1](/packages/varunsridharan-wp-dependencies)[freemius/wordpress-sdk

Freemius WordPress SDK

303101.4k4](/packages/freemius-wordpress-sdk)[justcoded/wordpress-theme-boilerplate

WordPress theme boilerplate with better code structure and OOP support.

563.9k1](/packages/justcoded-wordpress-theme-boilerplate)[renakdup/simple-dic

Simple DI Container with autowiring for your WordPress application with NO dependencies.

101.8k1](/packages/renakdup-simple-dic)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
