Title: JSONPress
Author: takien
Published: <strong>27. august, 2013</strong>
Last modified: 28. august, 2013

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# JSONPress

 Af [takien](https://profiles.wordpress.org/takien/)

[Download](https://downloads.wordpress.org/plugin/jsonpress.0.3.zip)

 * [Detaljer](https://da.wordpress.org/plugins/jsonpress/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/jsonpress/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/jsonpress/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/jsonpress/#developers)

 [Support](https://wordpress.org/support/plugin/jsonpress/)

## Beskrivelse

JSONPress – Allows you to request WordPress site via JSON/JSONP output using standard
WordPress query.

#### Features

 * Access JSON via sub domain, ex. `api.example.com` (sub domain must be configured
   separately)
 * Supports `JSONP` callback.
 * Easy to debug output using `JSON pretty print` or `print_r`.
 * You can `exclude columns/data` to be displayed in JSON output.
 * You can include `custom fields` too.
 * This plugin uses `standard WordPress query`, no SQL hack etc.
 * Use `standard WordPress URL`, no need to remember new annoying URL.
 * And many more features I don’t tell here.

#### Special

Not only posts/page, you can also call some functions via URL.

Examples:

 * `example.com/get/wp_list_categories` to displays list categories in JSON format
 * `example.com/get/wp_list_pages` to displays list pages
 * `example.com/get/wp_nav_menu` to displays menus

Hei, how about $args of those functions?
 * `example.com/get/wp_list_categories?
args[orderby]=ID&args[exclude]=1,3,4&args[child_of]=2` etc. cool, right? * Use subdomain
API is recommended to ensure all links/permalinks are rewritten to API URL.

## Skærmbilleder

[⌊Default⌉⌊Default⌉[

Default

[⌊Add debug=1 query to display JSON in pretty format⌉⌊Add debug=1 query to display
JSON in pretty format⌉[

Add debug=1 query to display JSON in pretty format

[⌊You can also use print_r=1 for debugging purpose⌉⌊You can also use print_r=1 for
debugging purpose⌉[

You can also use print_r=1 for debugging purpose

[⌊Use callback for JSONP access⌉⌊Use callback for JSONP access⌉[

Use callback for JSONP access

[⌊Settings page⌉⌊Settings page⌉[

Settings page

## Installation

There are many ways to install this plugin, e.g:

 1. Upload compressed (zip) plugin using WordPress plugin uploader.
 2. Install using plugin installer in WordPress dashboard.
 3. Upload manually uncompressed plugin file using FTP.

## FAQ

none

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“JSONPress” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

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

[Oversæt “JSONPress” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/jsonpress)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/jsonpress/), tjek [SVN repository](https://plugins.svn.wordpress.org/jsonpress/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/jsonpress/)
via [RSS](https://plugins.trac.wordpress.org/log/jsonpress/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 0.3

 * /json endpoints now works accross site, (previously only on page or post)

#### 0.2

 * exclude_query now run after result is formatted
 * function_exists check on `easy_get_image` library
 * permalink/site_url changed only if API domain is configured
 * fixed `json` endpoint, previously required to pass value json/1
 * fix notice errors
 * improved API access check
 * fix 404 result

#### 0.1

 * First release

## Meta

 *  Version **0.3**
 *  Senest opdateret **13 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 3.5.1 eller højere **
 *  Testet op til **3.6.1**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/jsonpress/)
 * Tags
 * [api](https://da.wordpress.org/plugins/tags/api/)[JSON](https://da.wordpress.org/plugins/tags/json/)
   [jsonp](https://da.wordpress.org/plugins/tags/jsonp/)[rest](https://da.wordpress.org/plugins/tags/rest/)
   [RESTful](https://da.wordpress.org/plugins/tags/restful/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/jsonpress/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/jsonpress/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/jsonpress/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](http://takien.com/donate)