Title: PageApp
Author: jamesdlow
Published: <strong>जुलै 8, 2019</strong>
Last modified: मे 30, 2026

---

प्लगइन शोधा

![](https://ps.w.org/pageapp/assets/icon-256x256.png?rev=2119095)

# PageApp

 [jamesdlow](https://profiles.wordpress.org/jamesdlow/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/pageapp.1.6.0.zip)

 * [तपशील](https://mr.wordpress.org/plugins/pageapp/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/pageapp/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/pageapp/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/pageapp/#developers)

 [समर्थन](https://wordpress.org/support/plugin/pageapp/)

## वर्णन

Extensions to WordPress wp-json for the PageApp API and mobile framework:
 * Whitelist
meta values for the WordPress rest api * Enable Relevanssi over the WordPress rest
api * PageApp compatiable API using wp-json * Helper functions and utilities

## स्थापना

 1. Upload entire `pageapp` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Set settings in WP-Admin->PageApp->Settings
 4. Whitelist post meta keys WP-Admin->PageApp->Settings

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“PageApp” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान
केले आहे.

योगदानकर्ते

 *   [ jamesdlow ](https://profiles.wordpress.org/jamesdlow/)

[भाषांतर करा “PageApp” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/pageapp)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/pageapp/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/pageapp/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/pageapp/) च्या [RSS](https://plugins.trac.wordpress.org/log/pageapp/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.6.0

 * Fix PHP 8.0 warning

#### 1.5.9

 * Latest version of pluginlib library 20260523

#### 1.5.8

 * Latest version of restlib library 20260521

#### 1.5.7

 * Latest version of restlib library 20260513

#### 1.5.6

 * Latest version of settingslib library 20260403

#### 1.5.5

 * Latest version of restlib library 20260401

#### 1.5.4

 * Latest version of restlib library 20260331

#### 1.5.3

 * Latest version of restlib library 20260315

#### 1.5.2

 * Latest version of restlib library 20260306

#### 1.5.1

 * Further updates/fixes for WordPress best practices

#### 1.5.0

 * Fix displaying of options in settingslib

#### 1.4.9

 * Update cachelib to use wpdb::prepare

#### 1.4.8

 * Update/fixes for WordPress best practices:
    - No GPL-compatible license declared
    - Sanitization for register_setting()
    - Internationalization: Don’t use variables or defines as text, context or text
      domain parameters.
    - Variables and options must be escaped when echo’d
    - Allowing direct file access to plugin files
    - Unsafe SQL calls
    - Plugin Check Report fixes:
       * ERROR: trunk_stable_tag
       * ERROR: readme_parser_warnings_too_many_tags
       * ERROR: WordPress.WP.I18n.NonSingularStringLiteralText
       * ERROR: WordPress.WP.I18n.TextDomainMismatch

#### 1.4.7

 * Latest version of wordpress rest helper library

#### 1.4.6

 * Fix search filter with no category

#### 1.4.5

 * Fix PHP 8 warning

#### 1.4.4

 * Add option to query by meta

#### 1.4.3

 * Add optional API key authentication for WP JSON API

#### 1.4.2

 * Fix for when Relevanssi enabled in PageApp but not installed

#### 1.4.1

 * Check for blanks in Restlib::get_param()

#### 1.4.0

 * Escape more properties in SettingsLib

#### 1.3.9

 * Escape nounces in SettingsLib

#### 1.3.8

 * Strip slahes SettingsLib

#### 1.3.7

 * Fix carriage returns in SettingsLib

#### 1.3.6

 * Add row class to SettingsLib

#### 1.3.5

 * Add title section to SettingsLib

#### 1.3.4

 * SettingsLib allows underscore or hyphen for concatenation

#### 1.3.3

 * Add option to remove username, add password, login and redirect on user registration(
   useful for OAuth)

#### 1.3.2

 * Fix Restlib getParam when running on WordPress

#### 1.3.1

 * Settingslib private functions (logged in) working on PHP 8.0+

#### 1.3.0

 * Restlib private functions (logged in) working on PHP 8.0+

#### 1.2.9

 * Reorganize code, add library files

#### 1.2.8

 * Function to allow setup of cron for caching of Roku/Amazon links

#### 1.2.7

 * Cache Roku/Amazon vimeo links for longer and add randomisation so they’re not
   all queried at once

#### 1.2.6

 * Add utilslib.php

#### 1.2.5

 * Fix including cachelib.php

#### 1.2.4

 * Remove debug statement

#### 1.2.3

 * Fix Roku for PHP 8

#### 1.2.2

 * Fix for xml parsing

#### 1.2.1

 * Cache Roku/Amazon vimeo links

#### 1.2.0

 * Fix to getting featured thumbnail

#### 1.1.9

 * Account for warnings in PHP 8.0

#### 1.1.8

 * Fix meta types

#### 1.1.7

 * Further fixes to settings saving

#### 1.1.6

 * Fix whitelist post meta saving

#### 1.1.5

 * Add apikey to Roku/FireTV joiners for
 * Check for both “movies” and “shortFormVideos” for Roku

#### 1.1.4

 * Add MRSS joiner for Fire TV

#### 1.1.3

 * Updated settings library

#### 1.1.2

 * Fix for content-type header in httplib

#### 1.1.1

 * Fix select drop down for non-associative arrays

#### 1.1.0

 * Select drop down for Roku genre

#### 1.0.9

 * Use generic settings library

#### 1.0.8

 * Use generic wp-json library

#### 1.0.7

 * Vimeo Roku feed joiner

#### 1.0.6

 * Fix some PHP warnings

#### 1.0.5

 * Bug fix for WPVS featured images

#### 1.0.4

 * Add featured image from children to terms

#### 1.0.3

 * Add term details to JSON
 * Add setting for increasing max result

#### 1.0.2

 * Add authentication API

#### 1.0.1

 * Add featured_image_urls to posts and custom post types

#### 1.0.0

 * Initial Version

## मेटा

 *  आवृत्ती **1.6.0**
 *  शेवटचा अद्यतन **4 आठवडे पूर्वी**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस आवृत्ती ** 4.0 किंवा मोठा **
 *  परीक्षित केले आहे **6.9.4**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/pageapp/)
 * टॅग्ज:
 * [Relevanssi](https://mr.wordpress.org/plugins/tags/relevanssi/)[rest](https://mr.wordpress.org/plugins/tags/rest/)
   [search](https://mr.wordpress.org/plugins/tags/search/)[wp-json](https://mr.wordpress.org/plugins/tags/wp-json/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/pageapp/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/pageapp/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/pageapp/reviews/)

## योगदानकर्ते

 *   [ jamesdlow ](https://profiles.wordpress.org/jamesdlow/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/pageapp/)

## देणगी

आपण हे प्लगइन पुरविण्यात समर्थन करू इच्छिता का?

 [ ह्या प्लगइनला देणगी द्या ](https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=K6VKWB3HZB2T2&item_name=Donation%20to%20jameslow%2ecom&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8)