{"id":216005,"date":"2024-12-28T04:03:56","date_gmt":"2024-12-28T04:03:56","guid":{"rendered":"https:\/\/en-au.wordpress.org\/plugins\/api-widgets\/"},"modified":"2025-01-01T23:44:18","modified_gmt":"2025-01-01T23:44:18","slug":"api-widgets","status":"closed","type":"plugin","link":"https:\/\/fa-af.wordpress.org\/plugins\/api-widgets\/","author":23336573,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"1.0.2","tested":"6.7.5","requires":"5.0","requires_php":"7.0","requires_plugins":null,"header_name":"API Widgets","header_author":"apiwidgets","header_description":"A plugin to easily embed Widgets from apiwidgets.com","assets_banners_color":"eedeef","last_updated":"2025-01-01 23:44:18","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/apiwidgets.com\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":10,"downloads":714,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"apiwidgets","date":"2024-12-28 04:27:42"},"1.0.2":{"tag":"1.0.2","author":"apiwidgets","date":"2025-01-01 23:44:18"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3214072,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3214072,"resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":3214072,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3214072,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3214072,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":{"api-widgets\/block":{"name":"api-widgets\/block","title":"API Widgets"}},"tagged_versions":["1.0.1","1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3214063,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3214063,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3214063,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3214063,"resolution":"4","location":"assets","locale":""},"screenshot-5.png":{"filename":"screenshot-5.png","revision":3214063,"resolution":"5","location":"assets","locale":""}},"screenshots":{"1":"Connecting the data source","2":"JSON API converted to a Chart","3":"JSON API converted to a Table","4":"JSON API converted to HTML","5":"The embed options when publishing a Widget"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1556,8713,204690,1118],"plugin_category":[],"plugin_contributors":[236178],"plugin_business_model":[],"class_list":["post-216005","plugin","type-plugin","status-closed","hentry","plugin_tags-api","plugin_tags-endpoint","plugin_tags-external-api","plugin_tags-json","plugin_contributors-apiwidgets","plugin_committers-quicksnail"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/api-widgets\/assets\/icon.svg?rev=3214072","icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/api-widgets_eedeef.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/api-widgets\/assets\/screenshot-1.png?rev=3214063","caption":"Connecting the data source"},{"src":"https:\/\/ps.w.org\/api-widgets\/assets\/screenshot-2.png?rev=3214063","caption":"JSON API converted to a Chart"},{"src":"https:\/\/ps.w.org\/api-widgets\/assets\/screenshot-3.png?rev=3214063","caption":"JSON API converted to a Table"},{"src":"https:\/\/ps.w.org\/api-widgets\/assets\/screenshot-4.png?rev=3214063","caption":"JSON API converted to HTML"},{"src":"https:\/\/ps.w.org\/api-widgets\/assets\/screenshot-5.png?rev=3214063","caption":"The embed options when publishing a Widget"}],"raw_content":"<!--section=description-->\n<p>Convert JSON API data into Tables, Charts or custom HTML with no code and then embed these on your website. After embedding, the data will update automatically at your chosen interval.<\/p>\n\n<p>This plugin allows you to easily embed your Widgets from <a href=\"https:\/\/www.apiwidgets.com\">API Widgets<\/a> into your WordPress website.<\/p>\n\n<p>Works with APIs or JSON files. No coding required.<\/p>\n\n<h3>How It Works<\/h3>\n\n<ol>\n<li>Visit the Converter at <a href=\"https:\/\/www.apiwidgets.com\/builder\">API Widgets<\/a>.<\/li>\n<li>Connect to your API (or JSON file).<\/li>\n<li>Select either Table, Chart or custom HTML.<\/li>\n<li>Run the Converter.<\/li>\n<li>Customize your Table, Chart or HTML.<\/li>\n<li>Click Embed.<\/li>\n<li>Get the ID of your new Widget &amp; embed into your site.<\/li>\n<\/ol>\n\n<p>Use the shortcode or template tag wherever you want the Widget shown on your site.<\/p>\n\n<p><strong>Shortcode<\/strong><\/p>\n\n<p>Add this shortcode (using your own Widget ID) wherever you want the Widget displayed.<\/p>\n\n<pre><code>[api-widgets id=\"123\"]\n<\/code><\/pre>\n\n<p><strong>Template Tag<\/strong><\/p>\n\n<p>Add this template tag (using your own Widget ID) wherever you want the Widget displayed.<\/p>\n\n<pre><code>&lt;?php api_widgets( 123 ); ?&gt;\n<\/code><\/pre>\n\n<h3>Documentation<\/h3>\n\n<ul>\n<li><a href=\"https:\/\/www.apiwidgets.com\/docs\/what-is-a-widget\/?utm_campaign=Docs&amp;utm_medium=wporg&amp;utm_source=readme\">What is a Widget?<\/a><\/li>\n<li><a href=\"https:\/\/www.apiwidgets.com\/docs\/convert-json-to-chart\/?utm_campaign=Docs&amp;utm_medium=wporg&amp;utm_source=readme\">Convert JSON to Chart<\/a><\/li>\n<li><a href=\"https:\/\/www.apiwidgets.com\/docs\/convert-json-to-table\/?utm_campaign=Docs&amp;utm_medium=wporg&amp;utm_source=readme\">Convert JSON to Table<\/a><\/li>\n<li><a href=\"https:\/\/www.apiwidgets.com\/docs\/convert-json-to-html\/?utm_campaign=Docs&amp;utm_medium=wporg&amp;utm_source=readme\">Convert JSON to HTML<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Requirements<\/h4>\n\n<ul>\n<li>WordPress version 5.0 and later<\/li>\n<\/ul>\n\n<h4>Usage<\/h4>\n\n<ol>\n<li>Once installed &amp; activated, go to the page where you want the Widget embedded.<\/li>\n<li>You can use the template tag or shortcode to embed your Widget.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.2 (2025-01-02)<\/h4>\n\n<ul>\n<li>Update text within admin page.<\/li>\n<\/ul>\n\n<h4>1.0.1 (2024-12-27)<\/h4>\n\n<ul>\n<li>Modify generic function names so they begin with api_widgets_<\/li>\n<\/ul>\n\n<h4>1.0.0 (2024-12-19)<\/h4>\n\n<ul>\n<li>Initial Version<\/li>\n<\/ul>","raw_excerpt":"Convert APIs to Tables, Charts or HTML. Embed on your website &amp; data stays synced. Works with APIs or JSON files.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/216005","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=216005"}],"author":[{"embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/quicksnail"}],"wp:attachment":[{"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=216005"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=216005"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=216005"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=216005"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=216005"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fa-af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=216005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}