{"id":22237,"date":"2013-02-26T20:48:36","date_gmt":"2013-02-26T20:48:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simply-json\/"},"modified":"2013-04-04T19:17:26","modified_gmt":"2013-04-04T19:17:26","slug":"simply-json","status":"publish","type":"plugin","link":"https:\/\/ps.wordpress.org\/plugins\/simply-json\/","author":11726884,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.3","stable_tag":"0.3","tested":"3.5.2","requires":"3.5.1","requires_php":"","requires_plugins":"","header_name":"Simply JSON","header_author":"zeamedia","header_description":"","assets_banners_color":"","last_updated":"2013-04-04 19:17:26","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/simply-json\/","header_author_uri":"http:\/\/zeamedia.de","rating":3,"author_block_rating":0,"active_installs":10,"downloads":2767,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Hier ist nichts zu beachten.<\/p>"},"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1118],"plugin_category":[],"plugin_contributors":[96693],"plugin_business_model":[],"class_list":["post-22237","plugin","type-plugin","status-publish","hentry","plugin_tags-json","plugin_contributors-zeamedia","plugin_committers-zeamedia"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simply-json.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Um die Ausgabe als JSON zu aktivieren, muss an eine beliebige Wordpress-URL nur der GET Parameter \"json\" angeh\u00e4ngt werden:<\/p>\n\n<p>?json<\/p>\n\n<p>\/category\/news\/?json  Posts innerhalb einer Kategorie auslesen. \n\/hello-world\/?json  Einen einzelnen Post auslesen.<\/p>\n\n<p>Es k\u00f6nnen optional zwei GET Parameter \u00fcbergeben werden:<\/p>\n\n<p>?json&amp;count=3  Durch den Parameter \"count\" kann die Anzahl der Posts in der R\u00fcckgabe limitiert werden.<\/p>\n\n<p>?json&amp;category=news  M\u00f6glicherweise ist ein Filtern nach Katagorie auch per GET Parameter gefragt.<\/p>\n\n<p>Das JSON liefert allgemeine Informationen \u00fcber den Blog:<\/p>\n\n<ul>\n<li>blog_title <\/li>\n<li>blog_desc <\/li>\n<li>blog_url <\/li>\n<li>blog_rss <\/li>\n<\/ul>\n\n<p>...und Inhalte des Posts:<\/p>\n\n<ul>\n<li>id <\/li>\n<li>slug  (Teil des Permalink ohne die Domain) <\/li>\n<li>url  (Permalink) <\/li>\n<li>title <\/li>\n<li>excerpt <\/li>\n<li>author <\/li>\n<li>date  (wie in Wordpress konfiguriert) <\/li>\n<li>categories  (Array aller Kategorien)<\/li>\n<\/ul>\n\n<p>Das ist sehr n\u00fctzlich, wenn beispielsweise auf einer anderen Webseite eine Vorschau auf einen oder mehrere Artikel des Blogs angezeigt werden soll.<\/p>\n\n<p>=Beispiel JSON=<\/p>\n\n<p>{ \n    \"blog_title\": \"\", \n    \"blog_desc\": \"\", \n    \"blog_url\": \"\", \n    \"blog_rss\": \"\", \n    \"posts\": [{ \n        \"id\": 1, \n        \"slug\": \"\", \n        \"url\": \"\", \n        \"title\": \"\", \n        \"excerpt\": \"\", \n        \"author\": \"\", \n        \"date\": \"\", \n        \"categories\": [] \n    }]\n}<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Den Ordner simply-json auf den Server nach \/wp-content\/plugins\/ hochladen - oder das Plugin direkt \u00fcber den Wordpress Plugin Installer installieren.<\/p><\/li>\n<li><p>Das Plugin im 'Plugins' Menu in WordPress aktivieren oder den Link im Plugin Installer anklicken.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>Noch keine offenen Fragen.<\/p>\n\n<!--section=changelog-->\n<h4>0.3<\/h4>\n\n<ul>\n<li><em>04. April 2013<\/em> <\/li>\n<li>Bislang fehlenden JSON-Header hinzugef\u00fcgt. <\/li>\n<li>Bugfix: Fehler beim Filter nach Kategorien korrigiert. <\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li><em>19. M\u00e4rz 2013<\/em> <\/li>\n<li>Jetzt werden auch alle Kategorien eines Posts mit ausgegeben. <\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li><em>25. Februar 2013<\/em> <\/li>\n<li>Initial Public Release.<\/li>\n<\/ul>","raw_excerpt":"Dieses Plugin gibt anstelle einer WordPress Seite ein JSON zur\u00fcck. Sowohl Blog-Infos, als auch Posts werden ausgegeben.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/22237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=22237"}],"author":[{"embeddable":true,"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zeamedia"}],"wp:attachment":[{"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=22237"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=22237"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=22237"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=22237"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=22237"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ps.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=22237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}