<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>selfnote Archives - Michael Sunarlim</title>
	<atom:link href="https://sunarlim.com/tag/selfnote/feed/" rel="self" type="application/rss+xml" />
	<link>https://sunarlim.com/tag/selfnote/</link>
	<description>Random blurbs about web development, e-commerce and technology</description>
	<lastBuildDate>Mon, 10 Nov 2014 14:57:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.5</generator>

<image>
	<url>https://i0.wp.com/sunarlim.com/wp-content/uploads/2016/07/cropped-MS_Square_512x512.png?fit=32%2C32&#038;ssl=1</url>
	<title>selfnote Archives - Michael Sunarlim</title>
	<link>https://sunarlim.com/tag/selfnote/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">30613895</site>	<item>
		<title>WordPress: Inserting Image with Link Default to None</title>
		<link>https://sunarlim.com/2014/04/wordpress-inserting-image-link-default-none/</link>
					<comments>https://sunarlim.com/2014/04/wordpress-inserting-image-link-default-none/#comments</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Mon, 14 Apr 2014 15:53:19 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[selfnote]]></category>
		<category><![CDATA[tips]]></category>
		<guid isPermaLink="false">https://sunarlim.com/?p=994</guid>

					<description><![CDATA[<p>Handy tricks to change WordPress' default behavior that put the link to the image when inserting through the editor. There are 2 options to choose from.</p>
<p>The post <a href="https://sunarlim.com/2014/04/wordpress-inserting-image-link-default-none/">WordPress: Inserting Image with Link Default to None</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Option 1: From WP Admin Options</h3>
<p><strong>http://<em>yoursiteurl.com</em>/wp-admin/options.php</strong><br />
Look for <code>image_default_link_type</code> and change its value to <strong>&#8216;none&#8217;</strong></p>
<h3>Option 2: From Theme&#8217;s <em>functions.php</em></h3>
<p>Add this line: <code>update_option('image_default_link_type','none');</code></p>
<p>The post <a href="https://sunarlim.com/2014/04/wordpress-inserting-image-link-default-none/">WordPress: Inserting Image with Link Default to None</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sunarlim.com/2014/04/wordpress-inserting-image-link-default-none/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">994</post-id>	</item>
	</channel>
</rss>
