<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make WordPress Plugins</title>
	<atom:link href="http://make.wordpress.org/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://make.wordpress.org/plugins</link>
	<description>Resources for WordPress.org plugin developers</description>
	<lastBuildDate>Wed, 01 May 2013 22:18:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta3-24306</generator>
	<atom:link rel='hub' href='http://make.wordpress.org/plugins/?pushpress=hub'/>
		<item>
		<title>Font Awesome is permitted in the Plugin Repository</title>
		<link>http://make.wordpress.org/plugins/2013/05/01/font-awesome/</link>
		<comments>http://make.wordpress.org/plugins/2013/05/01/font-awesome/#comments</comments>
		<pubDate>Wed, 01 May 2013 22:18:09 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[3rd party]]></category>
		<category><![CDATA[licensing]]></category>

		<guid isPermaLink="false">http://make.wordpress.org/plugins/?p=163</guid>
		<description><![CDATA[This took longer than we would have liked to say, but there were communication issues on multiple fronts. You can use the Font Awesome font files and CSS in your code, per the current Font Awesome License: The Font Awesome font is licensed under the SIL Open Font License &#8211; http://scripts.sil.org/OFL. Font Awesome CSS, LESS, [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>This took longer than we would have liked to say, but there were communication issues on multiple fronts. </p>
<p>You can use the <a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome</a> font files and CSS in your code, per the current <a href="http://fortawesome.github.io/Font-Awesome/#license">Font Awesome License</a>:</p>
<ul>
<li>The Font Awesome font is licensed under the SIL Open Font License &#8211; <a href="http://scripts.sil.org/OFL" rel="nofollow">http://scripts.sil.org/OFL</a>.</li>
<li>Font Awesome CSS, LESS, and SASS files are licensed under the MIT License &#8211; <a href="http://opensource.org/licenses/mit-license.html" rel="nofollow">http://opensource.org/licenses/mit-license.html</a>.</li>
<li>The Font Awesome pictograms are licensed under the CC BY 3.0 License &#8211; <a href="http://creativecommons.org/licenses/by/3.0/" rel="nofollow">http://creativecommons.org/licenses/by/3.0/</a></li>
<li>Attribution is no longer required in Font Awesome 3.0, but much appreciated: Font Awesome by Dave Gandy &#8211; <a href="http://fortawesome.github.com/Font-Awesome" rel="nofollow">http://fortawesome.github.com/Font-Awesome</a>.</li>
</ul>
<p>As far as crediting is concerned, we feel attribution is always good. You should always put that in your source code, but your readme is optional. Credit links must be opt-in if they show on the front facing part of your site (this includes the login page), but that&#8217;s nothing new.</p>
<p>So with that said, we&#8217;re going through the plugins that had been closed for Font Awesome usage and opening them. If we missed yours, please email us at plugins at wordpress.org, with a link to the plugin (like <a href="http://wordpress.org/extend/plugins/font-awesome/">http://wordpress.org/extend/plugins/font-awesome/</a> which is open) and we&#8217;ll check right away.</p>
]]></content:encoded>
			<wfw:commentRss>http://make.wordpress.org/plugins/2013/05/01/font-awesome/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Plugins SVN Repository DNS Change Today</title>
		<link>http://make.wordpress.org/plugins/2013/04/23/plugins-svn-repository-dns-change-today/</link>
		<comments>http://make.wordpress.org/plugins/2013/04/23/plugins-svn-repository-dns-change-today/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 19:48:50 +0000</pubDate>
		<dc:creator>Andrew Nacin</dc:creator>
				<category><![CDATA[Maintenance]]></category>

		<guid isPermaLink="false">http://make.wordpress.org/plugins/?p=161</guid>
		<description><![CDATA[In a short while (next 30 minutes or so), plugins.svn.wordpress.org will undergo a DNS change as part of a datacenter migration. The TTLs are low, so this should only take a few minutes. Nothing will go down, but the SVN repository will become temporarily read-only. If you try to commit code during this time, you&#8217;ll receive an maintenance message pointing [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>In a short while (next 30 minutes or so), <a href="http://plugins.svn.wordpress.org">plugins.svn.wordpress.org</a> will undergo a DNS change as part of a datacenter migration. The TTLs are low, so this should only take a few minutes.</p>
<p>Nothing will go down, but the SVN repository will become temporarily read-only. If you try to commit code during this time, you&#8217;ll receive an maintenance message pointing you here. Plugin pages and downloads will not be affected.</p>
<p>Also, the associated Trac at <a href="http://plugins.trac.wordpress.org/">plugins.trac.wordpress.org</a> will be taken offline (for up to an hour) while it is migrated and re-synced.</p>
]]></content:encoded>
			<wfw:commentRss>http://make.wordpress.org/plugins/2013/04/23/plugins-svn-repository-dns-change-today/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Plugins to embed audio/video or use HTML, please read</title>
		<link>http://make.wordpress.org/plugins/2013/04/22/plugins-to-embed-audiovideo-or-use-html-please-read/</link>
		<comments>http://make.wordpress.org/plugins/2013/04/22/plugins-to-embed-audiovideo-or-use-html-please-read/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 18:45:43 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://make.wordpress.org/plugins/2013/04/22/plugins-to-embed-audiovideo-or-use-html-please-read/</guid>
		<description><![CDATA[If you have a plugin with the sole purpose of embedding video into WP posts, or one that makes HTML5 work in WP, you need to know that there is HTML5 support for Audio and Video coming in WordPress 3.6, so please test ASAP. Read Audio/Video Support in Core]]></description>
				<content:encoded><![CDATA[<p>If you have a plugin with the sole purpose of embedding video into WP posts, or one that makes HTML5 work in WP, you need to know that there is HTML5 support for Audio and Video coming in WordPress 3.6, so please test ASAP.</p>
<p>Read <a href="http://make.wordpress.org/core/2013/04/08/audio-video-support-in-core/">Audio/Video Support in Core</a></p>
]]></content:encoded>
			<wfw:commentRss>http://make.wordpress.org/plugins/2013/04/22/plugins-to-embed-audiovideo-or-use-html-please-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Be the Author&#8230;</title>
		<link>http://make.wordpress.org/plugins/2013/04/16/be-the-author/</link>
		<comments>http://make.wordpress.org/plugins/2013/04/16/be-the-author/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 16:14:22 +0000</pubDate>
		<dc:creator>Samuel Wood (Otto)</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[schema]]></category>

		<guid isPermaLink="false">http://make.wordpress.org/plugins/?p=152</guid>
		<description><![CDATA[So, I&#8217;ve had this working for a while, but not a lot of people noticed, so I figured I&#8217;d spell it out explicitly. WordPress.org plugin pages have special magic Google markup. This is what allows many of the Google tricks we do for plugin pages to work. If you&#8217;ve ever searched for one of our [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>So, I&#8217;ve had this working for a while, but not a lot of people noticed, so I figured I&#8217;d spell it out explicitly.</p>
<p>WordPress.org plugin pages have special magic Google markup. This is what allows many of the Google tricks we do for plugin pages to work. If you&#8217;ve ever searched for one of our plugins on Google, you may have noticed that it says it&#8217;s &#8220;free&#8221; as well as showed the rating as stars and such. This is all using Google&#8217;s Rich Snippets functionality with markup from the schema.org specifications.</p>
<p>One of the magic tricks we do is to point to your WordPress.org Profiles page as the &#8220;author&#8221; of the plugin. It&#8217;s your plugin, after all, and you deserve the credit. But promoting the authorship is only half the picture, it helps if Google also knows who you are as an author. Then they can do something clever too:</p>
<p><img src="http://make.wordpress.org/plugins/files/2013/04/googleauthor.png" alt="googleauthor" width="531" height="155" class="alignnone size-full wp-image-153" /></p>
<p>This is a sample entry for one of my plugins from the <a href="http://www.google.com/webmasters/tools/richsnippets">Rich Snippets Testing tool</a>. The photo and authorship info may not show up on every search result that gets my plugin up on Google&#8217;s search results, but it certainly doesn&#8217;t hurt. But to get this information to be capable of showing, Google needs to connect your profile and user information on WordPress.org with a profile and user information from Google+. To do this, there&#8217;s two steps:</p>
<p><strong>Step 1</strong>: Edit your WordPress.org profile to include a link to your Google+ account. You can do this yourself, and you can see how I did it on <a href="http://profiles.wordpress.org/Otto42/">my Profiles page</a>. I included this link in my &#8220;About Me&#8221; section: <a href="https://plus.google.com/100201852715113506716?rel=author" rel="nofollow">https://plus.google.com/100201852715113506716?rel=author</a></p>
<p>Note that the ?rel=author bit is important, that&#8217;s what tells Google that you are the author here and links your G+ account to this page.</p>
<p><strong>Step 2</strong>: Tell Google that you contribute to WordPress.org. To do this, go to your Google+ Profile. In the &#8220;Links&#8221; section you will find a &#8220;Contributor To&#8221; area. You need to add two links to this area:</p>
<ul>
<li>The first link will be a link to your own profile page, on <a href="http://profiles.wordpress.org" rel="nofollow">http://profiles.wordpress.org</a>. This completes the connection and tells Google that you and the profile are the same person. Because your plugin page automatically links to your profile with the author information, making this connection creates an indirect authorship connection to all your plugins.</li>
<li>The second link you need to make is a link to <a href="http://wordpress.org" rel="nofollow">http://wordpress.org</a> itself. This is because Google wants there to be an explicit connection on the same domain name (not a subdomain), and so this link is required. And hey, you&#8217;re contributing to WordPress.org every time you update your plugin or theme, so well done there! <img src='http://make.wordpress.org/plugins/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>After doing both these steps, you can try your plugin&#8217;s URL in the Rich Snippets tool yourself, and voila, you&#8217;ll see the magic. Note that you may not see it in the actual Google search results for weeks, and it may never appear. Google shows snippets like these on terms of their own choosing. All you&#8217;re doing here is to give them the data that lets their engine do the magic, if it can.</p>
]]></content:encoded>
			<wfw:commentRss>http://make.wordpress.org/plugins/2013/04/16/be-the-author/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Google Maps JavaScript v2 API To Be Removed</title>
		<link>http://make.wordpress.org/plugins/2013/04/11/google-maps-javascript-v2-api-to-be-removed/</link>
		<comments>http://make.wordpress.org/plugins/2013/04/11/google-maps-javascript-v2-api-to-be-removed/#comments</comments>
		<pubDate>Thu, 11 Apr 2013 01:51:24 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[3rd party]]></category>
		<category><![CDATA[api]]></category>

		<guid isPermaLink="false">http://make.wordpress.org/plugins/?p=147</guid>
		<description><![CDATA[If you&#8217;re using the Google Maps JavaScript API v2 (and 78 of you are), your plugins will break on May 19th. This means we&#8217;ll not be accepting any plugins that use the old code (and probably will close your plugins that do if you don&#8217;t fix &#8216;em). From Google, Google Maps JavaScript v2 (Deprecated) The [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>If you&#8217;re using the Google Maps JavaScript API v2 (and 78 of you are), your plugins will break on May 19th. This means we&#8217;ll not be accepting any plugins that use the old code (and probably will close your plugins that do if you don&#8217;t fix &#8216;em).</p>
<p>From Google, <a href="https://developers.google.com/maps/documentation/javascript/v2/">Google Maps JavaScript v2 (Deprecated)</a></p>
<blockquote><p>The Google Maps JavaScript API Version 2 has been officially deprecated as of May 19, 2010. The V2 API will continue to work until May 19, 2013. We encourage you to <a href="https://developers.google.com/maps/articles/v2tov3">migrate your code</a> to <a href="https://developers.google.com/maps/documentation/javascript/">version 3</a> of the Maps JavaScript API.</p>
<p>The Google Maps API lets you embed Google Maps in your own web pages with JavaScript. The API provides a number of utilities for manipulating maps (just like on the <a href="http://maps.google.com/">http://maps.google.com</a> web page) and adding content to the map through a variety of services, allowing you to create robust maps applications on your website.</p>
<p>The Maps API is a free service, available for any web site that is free to consumers. Please see the <a href="https://developers.google.com/maps/terms">terms of use</a> for more information.</p>
<p>To use the Maps API on an intranet or in a non-publicly accessible application, please check out <a href="https://developers.google.com/maps/documentation/business">Google Maps API for Business</a>.</p></blockquote>
<p>So please update your plugins.</p>
<p>(Props to Kailey Lampert for this post)</p>
]]></content:encoded>
			<wfw:commentRss>http://make.wordpress.org/plugins/2013/04/11/google-maps-javascript-v2-api-to-be-removed/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Review an intentionally vulnerable plugin</title>
		<link>http://make.wordpress.org/plugins/2013/04/09/intentionally-vulnerable-plugin/</link>
		<comments>http://make.wordpress.org/plugins/2013/04/09/intentionally-vulnerable-plugin/#comments</comments>
		<pubDate>Tue, 09 Apr 2013 19:38:47 +0000</pubDate>
		<dc:creator>Jon Cave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://make.wordpress.org/plugins/?p=138</guid>
		<description><![CDATA[Imagine that another plugin author has asked you to look at a plugin that is currently in development to check for security flaws and help them fix any that are present. Would you know what to look for and how to fix the problems? Well, a fun challenge has arrived that will test, and hopefully [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Imagine that another plugin author has asked you to look at a plugin that is currently in development to check for security flaws and help them fix any that are present. Would you know what to look for and how to fix the problems? Well, a fun challenge has arrived that will test, and hopefully improve, your knowledge in this crucial area of plugin development. I have developed a small, bug ridden plugin that requires a rigorous security review and suggestions for fixes.</p>
<p>The code is available from <a href="https://gist.github.com/joncave/5348689" rel="nofollow">https://gist.github.com/joncave/5348689</a>.</p>
<p>This is an incomplete plugin that aims to log any failed login attempts. Unfortunately, it actually harms the security of a site rather than enhancing it. All of the interesting parts are in <code>vulnerable.php</code>, so you should focus your review there. <strong>Please remember not to run this plugin on any server that is accessible to the internet!</strong></p>
<p>If you spot a vulnerability whilst reviewing the code then make a note of the problem, where it&#8217;s located and what the problem is. Then come up with a patch that would solve the problem. It might also be beneficial to create a request that would demonstrate the vulnerability which can then be used to test your fix. I hope that this process will help you understand more about vulnerabilities, what sorts of things to look for when reviewing your own code, how to go about coding securely, and how to fix any problems in your own plugins if a flaw is found.</p>
<p>If you would like individual feedback on your finding and solutions, and to provide me with some information on which bugs people found and fixed, you can <a href="http://joncave.polldaddy.com/s/intentionally-vulnerable-plugin-review">submit them via this survey</a>. Please refrain from posting any spoilers in the comments for now.</p>
<p>In a week or so I will write another post detailing each of the vulnerabilities present in the code and how to fix them.</p>
<p>Bonus challenge: with access to a subscriber level account can you find any ways of extracting the data from an option named <code>secret_option</code>?</p>
]]></content:encoded>
			<wfw:commentRss>http://make.wordpress.org/plugins/2013/04/09/intentionally-vulnerable-plugin/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Do You Write Twitter Plugins?</title>
		<link>http://make.wordpress.org/plugins/2013/02/07/do-you-write-twitter-plugins/</link>
		<comments>http://make.wordpress.org/plugins/2013/02/07/do-you-write-twitter-plugins/#comments</comments>
		<pubDate>Thu, 07 Feb 2013 04:17:06 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://make.wordpress.org/plugins/2013/02/07/do-you-write-twitter-plugins/</guid>
		<description><![CDATA[Version 1.0 of their API is going away very soon, so if you happen to be using that, your plugin will break. You should keep up with Twitter&#8217;s Calendar and update your plugins to the latest versions of the API as soon as possible to prevent angry users and broken plugins.]]></description>
				<content:encoded><![CDATA[<p>Version 1.0 of their API is going away very soon, so if you happen to be using that, your plugin will break.</p>
<p>You should keep up with <a href="https://dev.twitter.com/calendar">Twitter&#8217;s Calendar</a> and update your plugins to the latest versions of the API as soon as possible to prevent angry users and broken plugins.</p>
]]></content:encoded>
			<wfw:commentRss>http://make.wordpress.org/plugins/2013/02/07/do-you-write-twitter-plugins/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Plugin/Plugin Team Stats</title>
		<link>http://make.wordpress.org/plugins/2012/12/28/pluginplugin-team-stats/</link>
		<comments>http://make.wordpress.org/plugins/2012/12/28/pluginplugin-team-stats/#comments</comments>
		<pubDate>Fri, 28 Dec 2012 11:36:23 +0000</pubDate>
		<dc:creator>Jen Mylo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://make.wordpress.org/plugins/2012/12/28/pluginplugin-team-stats/</guid>
		<description><![CDATA[We don’t track our progress as a project very well. We have relatively few stats that we look at over time to see how we’re growing/changing, and those we do have are largely cobbled together with various combinations of manual labor and scripting. One of the things I want to do this year is get [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>We don’t track our progress as a project very well. We have relatively few stats that we look at over time to see how we’re growing/changing, and those we do have are largely cobbled together with various combinations of manual labor and scripting. One of the things I want to do this year is get us going in the direction of collecting stats on our work and participation levels, and to make as much of it as possible an automated process. I recognize that this stuff is non-trivial. That said, I can’t create an overall wishlist for Otto to shoot down until we figure out what stats would be good to have. </p>
<p>What stats would be useful/helpful/just plain cool to know around your team? This is brainstorming… don’t think about APIs or if/how it could be collected, just throw out ideas in the comments of what information you think it would great to start seeing, say on a monthly basis. List any and all ideas, including stats you are already collecting. I’ll collate all the teams’ ideas and see what the Meta team says we can do.</p>
<p><a href='http://make.wordpress.org/plugins/mentions/coffee2code/' class='mention'>@coffee2code</a>: As team rep, can you try to rally your group to make suggestions over the coming week? Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://make.wordpress.org/plugins/2012/12/28/pluginplugin-team-stats/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Team Rep Results</title>
		<link>http://make.wordpress.org/plugins/2012/12/24/team-rep-results/</link>
		<comments>http://make.wordpress.org/plugins/2012/12/24/team-rep-results/#comments</comments>
		<pubDate>Mon, 24 Dec 2012 13:28:32 +0000</pubDate>
		<dc:creator>Jen Mylo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[team reps]]></category>

		<guid isPermaLink="false">http://make.wordpress.org/plugins/2012/12/24/team-rep-results/</guid>
		<description><![CDATA[9 people voted. Results: Scott Reilly as first lead, Pippin Williamson as second lead. New team rep terms starts with the new year, so I&#8217;ll get in touch with you guys to make sure everyone is on the same page re expectations. Congratulations, and thanks for your willingness to serve!]]></description>
				<content:encoded><![CDATA[<p>9 people voted. Results: Scott Reilly as first lead, Pippin Williamson as second lead. New team rep terms starts with the new year, so I&#8217;ll get in touch with you guys to make sure everyone is on the same page re expectations. Congratulations, and thanks for your willingness to serve!</p>
]]></content:encoded>
			<wfw:commentRss>http://make.wordpress.org/plugins/2012/12/24/team-rep-results/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>GPL and the Repository</title>
		<link>http://make.wordpress.org/plugins/2012/12/20/gpl-and-the-repository/</link>
		<comments>http://make.wordpress.org/plugins/2012/12/20/gpl-and-the-repository/#comments</comments>
		<pubDate>Thu, 20 Dec 2012 17:31:24 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[Policy]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[licensing]]></category>

		<guid isPermaLink="false">http://make.wordpress.org/plugins/?p=113</guid>
		<description><![CDATA[All plugins hosted in the WordPress.org repository must be compatible with GPLv2 or later. That means all code that is on our servers, from images to CSS to JS to the PHP code, has to meet that requirement. This is an extra requirement than just the standard one of derivative code, but we strongly feel [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>All plugins hosted in the WordPress.org repository must be compatible with GPLv2 or later. That means all code that is on our servers, from images to CSS to JS to the PHP code, has to meet that requirement. This is an extra requirement than just the standard one of derivative code, but we strongly feel that proprietary content has no need to be in our repository. If your code needs to be split licensed, or you have to included proprietary code for any reason, we can&#8217;t host you on .org, but that has no bearing on how neat and cool your code might be.</p>
<p>For a list of various licenses, and their compatibility with GPLv2 please read this: <a href="http://www.gnu.org/licenses/license-list.html" rel="nofollow">http://www.gnu.org/licenses/license-list.html</a> &#8211; We know not all of you are lawyers, and thankfully that list makes it easy to check what licenses do and don&#8217;t mesh. If something doesn&#8217;t have a license, ask the author please, and don&#8217;t assume.</p>
<p>The following code bases are popular (which is to say we see submissions with them pretty regularly), but at the time of this post, are not licensed GPL-compatible. None of this means you can&#8217;t or shouldn&#8217;t use this code on your sites or plugins, just that we can&#8217;t host it <em>here</em> if you do.</p>
<ul>
<li><a href="http://www.adobe.com/products/air/runtime-distribution1.html">Adobe Air</a></li>
<li><a href="http://www.fancyapps.com/fancybox/#license">FancyBox v2 or later</a></li>
<li><a href="http://fancyzoom.com/">FancyZoom</a></li>
<li><a href="http://fortawesome.github.com/Font-Awesome/">Font Awesome</a> (<strong>Edit</strong>: Version 3.0 of may or may not be compatible, it&#8217;s confusing)</li>
<li><a href="http://flv-player.net/players/maxi/license/">FLV Player</a></li>
<li><a href="http://shop.highsoft.com/highcharts.html" rel="nofollow">Highcharts</a></li>
<li><a href="http://highslide.com/">Highslide</a></li>
<li><a href="http://www.codebasehero.com/2011/06/html-music-player/">HTML 5 Music Player (Code Base Hero)</a> (only pre version 1.0.1 &#8211; <a href="http://www.codebasehero.com/2011/07/html5-music-player-updated/">you can use this version</a>)</li>
<li><a href="http://imageflow.finnrudolph.de/">Imageflow</a></li>
<li><a href="http://isotope.metafizzy.co/docs/license.html">Isotope</a></li>
<li><a href="http://jpgraph.net/download/">JpGraph</a></li>
<li><a href="http://leandrovieira.com/projects/jquery/lightbox/" rel="nofollow">jquery Lightbox</a></li>
<li><a href="http://lokeshdhakar.com/projects/lightbox2/">LightBox2</a></li>
<li><a href="http://www.magictoolbox.com/license/">MagicToolbox</a></li>
</ul>
<p>If there are plugins you find using these (or any non-GPL-Compatible) code bases in their plugin, please <strong>email plugins AT wordpress.org</strong> and we&#8217;ll get in touch with the developer. If you&#8217;re the author of one of those code bases, please consider re-releasing your code under a GPLv2 Compatible license! We&#8217;d love to be able to host your work here.</p>
]]></content:encoded>
			<wfw:commentRss>http://make.wordpress.org/plugins/2012/12/20/gpl-and-the-repository/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
	</channel>
</rss>
