{"id":12861,"date":"2011-04-17T22:36:15","date_gmt":"2011-04-17T22:36:15","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/tedtalks-embedder\/"},"modified":"2019-04-26T22:15:39","modified_gmt":"2019-04-26T22:15:39","slug":"tedtalks-embedder","status":"publish","type":"plugin","link":"https:\/\/frp.wordpress.org\/plugins\/tedtalks-embedder\/","author":2889868,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.1","stable_tag":"2.1","tested":"5.2.24","requires":"4.9","requires_php":"","requires_plugins":"","header_name":"TEDTalks Embedder","header_author":"Samuel Aguilera","header_description":"","assets_banners_color":"cca29a","last_updated":"2019-04-26 22:15:39","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.samuelaguilera.com","header_author_uri":"http:\/\/www.samuelaguilera.com","rating":0,"author_block_rating":0,"active_installs":100,"downloads":9901,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"2074924","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"2074925","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"853522","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.1","2.0","2.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"2074950","resolution":"1","location":"assets"}},"screenshots":{"1":"TEDTalks Embedder settings in Settings --&gt; Media settings page."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2874,60384,53704,60386,60385],"plugin_category":[],"plugin_contributors":[78220],"plugin_business_model":[],"class_list":["post-12861","plugin","type-plugin","status-publish","hentry","plugin_tags-oembed","plugin_tags-talks","plugin_tags-ted","plugin_tags-tedtalks","plugin_tags-tedx","plugin_contributors-samuelaguilera","plugin_committers-samuelaguilera"],"banners":{"banner":"https:\/\/ps.w.org\/tedtalks-embedder\/assets\/banner-772x250.png?rev=853522","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/tedtalks-embedder\/assets\/icon-128x128.png?rev=2074924","icon_2x":"https:\/\/ps.w.org\/tedtalks-embedder\/assets\/icon-256x256.png?rev=2074925","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/tedtalks-embedder\/assets\/screenshot-1.png?rev=2074950","caption":"TEDTalks Embedder settings in Settings --&gt; Media settings page."}],"raw_content":"<!--section=description-->\n<p>Helps you to embed TED Talks videos on your self hosted WordPress by simply pasting the URL or using a shortcode.<\/p>\n\n<p><strong>This plugin is not affiliated in any way with TED Conferences, LLC<\/strong>.<\/p>\n\n<p>IMPORTANT: <strong>You can't use this plugin and Jetpack's shortcodes module at the same time<\/strong>. But you can use this plugin and Jetpack if you deactivate first the Jetpack's shortcodes module.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Easy and simple usage.<\/li>\n<li>Uses same shortcode used for WordPress.com<\/li>\n<li>You can set default values (in Settings -&gt; Media) width, height, and language of TED Talks.<\/li>\n<li>Supports multiple TED Talks in the same post.<\/li>\n<\/ul>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>WordPress 4.9 or higher.<\/li>\n<li>You can't have Jetpack's shortcodes module activated.<\/li>\n<\/ul>\n\n<h4>Usage<\/h4>\n\n<p>Currently there's not support for the TED Gutenberg block, and I don't have any plan to add it in a near future.<\/p>\n\n<p>You can embed TED videos by simply pasting the URL for the video in your content or using the <a href=\"https:\/\/en.support.wordpress.com\/wordpress-editor\/blocks\/shortcode-block\/\">shortcode block<\/a> to insert a shortcode.<\/p>\n\n<p>Examples:<\/p>\n\n<ul>\n<li>[ted id=\"210\" lang=\"es\"]<\/li>\n<li>[ted id=\"http:\/\/www.ted.com\/talks\/view\/id\/210\" lang=\"es\"]<\/li>\n<li>[ted id=210 lang=fr width=560]<\/li>\n<li>[ted id=\"210\"]<\/li>\n<\/ul>\n\n<p>If you want to set default width, height and language values for your TED Talks, go to Settings --&gt; Media to set the values and omit values defined in the shortcode (last example).<\/p>\n\n<p>By the way, this plugin was specially made for TEDxZaragoza 'The Future of Happiness', an independently organized TED event that was held on November 5, 2011 in Zaragoza (Spain).<\/p>\n\n<!--section=installation-->\n<ul>\n<li>Extract the zip file and just drop the contents in the <code>wp-content\/plugins\/<\/code> directory of your WordPress installation (or install it directly from your dashboard) and then activate the Plugin from Plugins page.<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>2.1<\/h4>\n\n<ul>\n<li>Fixed deprecated notice in load_plugin_textdomain() function call.<\/li>\n<li>Fixed height setting in Media settings page.<\/li>\n<li>Updated TED embed\/shortcode source code based on Jetpack 7.2.1.<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Adopted Jetpack 2.8 TED shortcode source.<\/li>\n<li>Added settings for default width, height, and language values.<\/li>\n<li>Removed code for the cache function. Maybe will back in a future version. <\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Big rewrite of the plugin to use WordPress Shortcode API for better perfomance and compatibility.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>TED.com changes a little the code of the page, so updating the plugin is required to properly grab the embed code (previously TED Talks embbeded on your site are not affected).<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed weird mistake in the SVN that was causing a bad plugin installation.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First public release.<\/li>\n<li>Added support for multiple TED Talks in the same post.<\/li>\n<\/ul>\n\n<h4>0.9<\/h4>\n\n<ul>\n<li>Some code cleanup and improvements.<\/li>\n<li>Added support for multilanguage codes.<\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>99% rewriting of the plugin code.<\/li>\n<li>Now using totally different method. Instead of generating the embed code, I grab it completely from TED.com<\/li>\n<li>Changed shortcode to use same format as in WordPress.com<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Not released to the public.<\/li>\n<li>Originally based on TedTalks for WordPress by Robert Anselm.<\/li>\n<li>Updated ted.com embed code and made some little changes.<\/li>\n<\/ul>","raw_excerpt":"Helps you to embed TED Talks videos on your self hosted WordPress by simply pasting the URL or using a shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/12861","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=12861"}],"author":[{"embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/samuelaguilera"}],"wp:attachment":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=12861"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=12861"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=12861"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=12861"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=12861"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=12861"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}