PHPackages                             wp-forge/wp-query-starts-with - 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. wp-forge/wp-query-starts-with

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

wp-forge/wp-query-starts-with
=============================

A Composer package for WordPress that allows you to query posts based on what the title starts with.

1.0(3y ago)15[1 issues](https://github.com/wp-forge/wp-query-starts-with/issues)GPL-2.0-or-laterPHP

Since Aug 2Pushed 3y ago2 watchersCompare

[ Source](https://github.com/wp-forge/wp-query-starts-with)[ Packagist](https://packagist.org/packages/wp-forge/wp-query-starts-with)[ RSS](/packages/wp-forge-wp-query-starts-with/feed)WikiDiscussions master Synced 1mo ago

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

WordPress Query Starts With
===========================

[](#wordpress-query-starts-with)

[ ![WordPress Versions](https://camo.githubusercontent.com/4540a58183a6756a8b1d2f25fa089a273c63edfdcb7e42ac75240d2bcafabcc5/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d266d6573736167653d322e382b2d2b362e3026636f6c6f723d626c7565267374796c653d666c61742d737175617265266c6f676f3d776f72647072657373266c6f676f436f6c6f723d7768697465)](https://wordpress.org/)[ ![PHP Versions](https://camo.githubusercontent.com/2a878afd9b78a1f866f939d827e9d75a06bf89e91050c9862b7aaeeec8947719/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d266d6573736167653d352e322b2d2b382e3126636f6c6f723d373737626234267374796c653d666c61742d737175617265266c6f676f3d706870266c6f676f436f6c6f723d7768697465)](https://www.php.net/)A Composer package for WordPress that allows you to query posts based on what the title starts with.

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

[](#installation)

Install [Composer](https://getcomposer.org/).

In your WordPress plugin or theme directory, run:

```
composer require wp-forge/wp-query-starts-with

```

Make sure you have this line of code in your project:

```
