Title: REST API Search
Author: KCPT
Published: <strong>Abril 7, 2016</strong>
Last modified: Hunyo 20, 2016

---

Maghanap ng mga plugin

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://s.w.org/plugins/geopattern-icon/rest-api-search.svg)

# REST API Search

 Ni [KCPT](https://profiles.wordpress.org/kcpt/)

[I-download](https://downloads.wordpress.org/plugin/rest-api-search.1.4.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/rest-api-search/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/rest-api-search/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/rest-api-search/#installation)
 * [Development](https://tl.wordpress.org/plugins/rest-api-search/#developers)

 [Suporta](https://wordpress.org/support/plugin/rest-api-search/)

## Deskripsyon

REST API Search

### This is only for Version 2 of the REST API Plugin

This adds the missing functionality of Search into the WordPress REST API.
 The 
issue being with the current REST API Version 2, you can only search on a per post_type
basis.

    ```
    /wp-json/wp/v2/posts?filter[s]=apples

    /wp-json/wp/v2/pages?filter[s]=apples
    ```

### What this plugin does.

**Adds the search functionality for all posts types except revisions and types with‘
exclude_from_search’ set to true.**

    ```
    /wp-json/wp/v2/search/apples
    ```

**In case of a multi word string, just replaces the spaces with plus signs.**

    ```
    /wp-json/wp/v2/search/apples+pears
    ```

**Also adds easy paging**

page 2:

    ```
    /wp-json/wp/v2/search/apples+pears/2
    ```

page 3:

    ```
    /wp-json/wp/v2/search/apples+pears/3
    ```

[Github](https://github.com/KCPT19/REST-API-Search)

## Pag-install

This section describes how to install the plugin and get it working.

e.g.

 1. Upload the plugin files to the `/wp-content/plugins/rest-api-search` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## FAQ

  How do I use this plugin?

This plugin is meant to be used by experienced developers. You can access the search
by going to your WordPress URL, and adding the following to the end of the URL: /
wp-json/wp/v2/search/
 After the search/ you put any keywords you’re searching for,
replaces spaces with plus (+) signs.

## Mga Review

![](https://secure.gravatar.com/avatar/17510dedc657b7a26446b0aa326305442f4bfe822de3ca0ca34c6cf96c1e621d?
s=60&d=retro&r=g)

### 󠀁[This plugin is awesome!!!](https://wordpress.org/support/topic/this-plugin-is-awesome-38/)󠁿

 [jirrodglynn](https://profiles.wordpress.org/jirrodglynn/) Setyembre 3, 2016

This has made my life so much better!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

 [ Basahin lahat ng 1 review ](https://wordpress.org/support/plugin/rest-api-search/reviews/)

## Mga Contributor at Developer

Ang “REST API Search” ay open source software. Ang mga sumusunod na tao ay nag-ambag
sa plugin na ito.

Mga Contributor

 *   [ KCPT ](https://profiles.wordpress.org/kcpt/)
 *   [ Fastmover ](https://profiles.wordpress.org/fastmover/)

[Isalin ang “REST API Search” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/rest-api-search)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/rest-api-search/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/rest-api-search/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/rest-api-search/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/rest-api-search/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial Version
 * Fully working version which searches all post types except revisions and types
   with ‘exclude_from_search’ set to true.

#### 1.1

 * Restructured code to allow for custom fields added in by other plugins

#### 1.2

 * Bug Fix – namespace variable of class needs to be protected.

#### 1.3

 * Now allows for encoded characters and numbers in the url

#### 1.4

 * WordPress’s posts per page settings now are used.

## Meta

 *  Bersyon **1.4**
 *  Huling na-update **10 taon ang nakalipas**
 *  Mga aktibong installation **20+**
 *  Bersyon ng WordPress ** 4.4 o mas bago **
 *  Sinubukan hanggang **4.5.33**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/rest-api-search/)
 * Mga Tag
 * [rest-api](https://tl.wordpress.org/plugins/tags/rest-api/)[search](https://tl.wordpress.org/plugins/tags/search/)
 *  [Advanced View](https://tl.wordpress.org/plugins/rest-api-search/advanced/)

## Mga Rating

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/rest-api-search/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/rest-api-search/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/rest-api-search/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/rest-api-search/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/rest-api-search/reviews/?filter=1)

[Ang iyong review](https://wordpress.org/support/plugin/rest-api-search/reviews/#new-post)

[Tingnan lahat ng mga review](https://wordpress.org/support/plugin/rest-api-search/reviews/)

## Mga Contributor

 *   [ KCPT ](https://profiles.wordpress.org/kcpt/)
 *   [ Fastmover ](https://profiles.wordpress.org/fastmover/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/rest-api-search/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](https://kcpt.org/donate/)