<?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>WordPress Craftsman &#187; TinyMCE</title>
	<atom:link href="https://www.wpcraftsman.com/tag/tinymce/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wpcraftsman.com</link>
	<description>WordPress developer offering code snippets, tips and expert advice</description>
	<lastBuildDate>Sun, 01 Dec 2024 22:08:29 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.7.33</generator>
	<item>
		<title>Blurbette Plugin: Copy Metabox</title>
		<link>https://www.wpcraftsman.com/blurbette-plugin-copy-metabox/</link>
		<comments>https://www.wpcraftsman.com/blurbette-plugin-copy-metabox/#comments</comments>
		<pubDate>Mon, 09 Mar 2015 18:13:28 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[sanitize]]></category>
		<category><![CDATA[TinyMCE]]></category>

		<guid isPermaLink="false">http://www.wpcraftsman.com/?p=406</guid>
		<description><![CDATA[In this chapter, I&#8217;ll create the metabox enabling a user to copy any post to a new Blurbette. This action shouldn&#8217;t force the user to leave the edit panel, so copying ought to take place via AJAX. And, for good measure, why not track whether a post has already been copied to a Blurbette, and [&#8230;]]]></description>
		<wfw:commentRss>https://www.wpcraftsman.com/blurbette-plugin-copy-metabox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blurbette Plugin: TinyMCE Control</title>
		<link>https://www.wpcraftsman.com/blurbette-plugin-tinymce-control/</link>
		<comments>https://www.wpcraftsman.com/blurbette-plugin-tinymce-control/#comments</comments>
		<pubDate>Mon, 09 Mar 2015 18:04:16 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[sanitize]]></category>
		<category><![CDATA[TinyMCE]]></category>

		<guid isPermaLink="false">http://www.wpcraftsman.com/?p=328</guid>
		<description><![CDATA[This time I&#8217;ll define a TinyMCE Control class that must be instantiated. The last one, the Shortcode class, works fine without instantiating because all its properties are one-offs, and its public elements are available to all scopes (global and function). This class defines a &#8216;thing&#8217; that has unique properties, and there might be more than [&#8230;]]]></description>
		<wfw:commentRss>https://www.wpcraftsman.com/blurbette-plugin-tinymce-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
