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

<channel>
	<title>Aakash Web</title>
	<atom:link href="https://www.aakashweb.com/feed/" rel="self" type="application/rss+xml"/>
	<link>https://www.aakashweb.com/</link>
	<description>Personal site, dedicated to Web development and free goodies</description>
	<lastBuildDate>Wed, 20 Aug 2025 03:59:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Announcer v6.2 Release</title>
		<link>https://www.aakashweb.com/blog/announcer-6-2-release/</link>
					<comments>https://www.aakashweb.com/blog/announcer-6-2-release/#respond</comments>
		
		<dc:creator><![CDATA[Aakash]]></dc:creator>
		<pubDate>Wed, 20 Aug 2025 03:59:21 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[announcer]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://www.aakashweb.com/uncategorized/announcer-6-2-release/</guid>

					<description><![CDATA[Announcer v6.2 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions. Please find the changelog below. You can also follow us on Twitter for latest updates @aakashweb ✨ Changelog New: Load JS only on pages where announcement [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Announcer v6.2 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions.</p>
<p>Please find the changelog below. You can also follow us on Twitter for latest updates <a href="https://twitter.com/aakashweb">@aakashweb</a></p>
<h3>✨ Changelog</h3>
<ul>
<li><strong>New</strong>: Load JS only on pages where announcement is inserted.</li>
<li><strong>New</strong>: Option to position countdown timer to the left.</li>
<li><strong>Fix</strong>: Handle fetch timezone issue on some scenarios for countdown timer.</li>
</ul>
<h3>Getting the update</h3>
<p>You can update the plugin directly from your WordPress administration page by navigating to Dashboard &gt; Updates. This applies to both free and PRO versions of the plugin.</p>
<p>You can also download the free version of the <a href="https://wordpress.org/plugins/announcer/">plugin from WordPress.org</a> and upload it manually. For the PRO version you can follow <a href="https://www.aakashweb.com/docs/announcer/pro/installation/#downloading-the-plugin">the documentation</a>. If you haven&#8217;t got the PRO version yet, you can <a href="https://www.aakashweb.com/wordpress-plugins/announcer/">get it here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aakashweb.com/blog/announcer-6-2-release/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content medium="image" url="https://www.aakashweb.com/resources/images/posts/announcer-update-ft-img.png"/>	</item>
		<item>
		<title>How to Translate Shortcodes with WPML</title>
		<link>https://www.aakashweb.com/articles/how-to-translate-shortcodes-with-wpml/</link>
					<comments>https://www.aakashweb.com/articles/how-to-translate-shortcodes-with-wpml/#respond</comments>
		
		<dc:creator><![CDATA[Aakash]]></dc:creator>
		<pubDate>Sun, 20 Jul 2025 22:31:20 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<guid isPermaLink="false">https://www.aakashweb.com/?p=15037</guid>

					<description><![CDATA[Are you considering building a multilingual website? With WPML, the most popular multilingual plugin for WordPress, you can easily translate your entire website and all snippets built with Shortcoder Pro into multiple languages. What is WPML? WPML is a powerful plugin that can translate any content on your website, such as pages, posts, WooCommerce products, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Are you considering building a multilingual website?</p>
<p>With <a href="https://wpml.org">WPML</a>, the most popular multilingual plugin for WordPress, you can easily translate your entire website and all snippets built with <a href="/wordpress-plugins/shortcoder/">Shortcoder Pro</a> into multiple languages.</p>
<h2>What is WPML?</h2>
<p>WPML is a powerful plugin that can translate any content on your website, such as pages, posts, WooCommerce products, and shortcodes. With built-in <a href="https://wpml.org/documentation/automatic-translation/">automatic translation</a>, you can also quickly translate into dozens of languages without manually entering translations.</p>
<p>Let’s see how WPML translates the following discount banner built with Shortcoder PRO:</p>
<p><img decoding="async" src="/resources/images/posts/shortcoder-wpml-image4.png" alt="WPML Shortcoder Pro banner example" class="wp-post-image"></p>
<h2>Making Shortcodes Translatable</h2>
<p>Before translating shortcodes, you first need to make them translatable.</p>
<p>To do this, go to “WPML” &gt; &#8220;Settings&#8221; and scroll down to &#8220;Post Types Translation.&#8221; Then locate &#8220;Shortcoder&#8221; and &#8220;Shortcoder Editor&#8221; and set both to &#8220;Translatable – only show translated items.&#8221;</p>
<p><img decoding="async" src="/resources/images/posts/shortcoder-wpml-image2.png" alt="WPML settings for shortcodes" class="wp-post-image"></p>
<h2>Translating Shortcodes with WPML</h2>
<p>To translate shortcodes, go to WPML&#8217;s &#8220;Translation Management&#8221; dashboard and select the page containing your shortcode, and the shortcode itself.</p>
<p><img decoding="async" src="/resources/images/posts/shortcoder-wpml-image5.png" alt="Translation management screen" class="wp-post-image"></p>
<p>Next, choose your translation method. For the best translation quality, we recommend translating automatically with WPML AI, which can create translations better than humans.</p>
<p><img decoding="async" src="/resources/images/posts/shortcoder-wpml-image1.png" alt="Automatic translation interface" class="wp-post-image"></p>
<p>Once WPML finishes translating your content, your shortcode will appear translated when switching languages on your website.</p>
<p><img decoding="async" src="/resources/images/posts/shortcoder-wpml-image3.png" alt="Translated shortcode example" class="wp-post-image"></p>
<h2>Conclusions</h2>
<p>In this article, we saw how easy it is to translate your website and all its shortcodes with WPML.</p>
<p>Want to learn more about building multilingual websites? See WPML&#8217;s tutorial for <a href="https://wpml.org/home/how-to-build-a-multilingual-wordpress-website/">translating WordPress websites</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aakashweb.com/articles/how-to-translate-shortcodes-with-wpml/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content medium="image" url="https://www.aakashweb.com/resources/images/posts/wpml-intro.png"/>	</item>
		<item>
		<title>Shortcoder v6.5.1 Release</title>
		<link>https://www.aakashweb.com/blog/shortcoder-6-5-1-release/</link>
					<comments>https://www.aakashweb.com/blog/shortcoder-6-5-1-release/#respond</comments>
		
		<dc:creator><![CDATA[Aakash]]></dc:creator>
		<pubDate>Sun, 20 Jul 2025 21:38:15 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[shortcoder]]></category>
		<guid isPermaLink="false">https://www.aakashweb.com/uncategorized/shortcoder-6-5-1-release/</guid>

					<description><![CDATA[Shortcoder v6.5.1 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions. Please find the changelog below. You can also follow us on Twitter for latest updates @aakashweb WPML translation support Shortcoder PRO v6.5.1 now supports translation of [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Shortcoder v6.5.1 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions.</p>
<p>Please find the changelog below. You can also follow us on Twitter for latest updates <a href="https://twitter.com/aakashweb">@aakashweb</a></p>
<h3>WPML translation support</h3>
<p>Shortcoder PRO v6.5.1 now supports translation of shortcode content with WPML plugin.</p>
<figure class="wp-block-image size-full">
<img fetchpriority="high" decoding="async" width="1386" height="796" src="https://www.aakashweb.com/resources/images/posts/scp-wpml-ov.png" alt="Translation of Shortcode content with WPML" class="wp-image-15804" srcset="https://www.aakashweb.com/resources/images/posts/scp-wpml-ov.png 1386w, https://www.aakashweb.com/resources/images/posts/scp-wpml-ov-300x172.png 300w, https://www.aakashweb.com/resources/images/posts/scp-wpml-ov-1024x588.png 1024w, https://www.aakashweb.com/resources/images/posts/scp-wpml-ov-768x441.png 768w, https://www.aakashweb.com/resources/images/posts/scp-wpml-ov-600x345.png 600w" sizes="(max-width: 1386px) 100vw, 1386px" /><br />
</figure>
<h3>✨ Changelog</h3>
<ul>
<li><strong>PRO</strong>: WPML translation support.</li>
<li><strong>Fix</strong>: Support for WordPress 6.8.</li>
<li><strong>PRO</strong>: Enhancements to insert shortcode picker for WPML.</li>
<li><strong>PRO</strong>: Added automatic translations support for WPML.</li>
<li><strong>Fix</strong>: Added <code>null</code> checks to fix warning in some scenarios.</li>
</ul>
<h3>Getting the update</h3>
<p>You can update the plugin directly from your WordPress administration page by navigating to Dashboard &gt; Updates. This applies to both free and PRO versions of the plugin.</p>
<p>You can also download the free version of the <a href="https://wordpress.org/plugins/shortcoder/">plugin from WordPress.org</a> and upload it manually. For the PRO version you can follow <a href="https://www.aakashweb.com/docs/shortcoder/pro/installation/#downloading-the-plugin">the documentation</a>. If you haven&#8217;t got the PRO version yet, you can <a href="https://www.aakashweb.com/wordpress-plugins/shortcoder/">get it here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aakashweb.com/blog/shortcoder-6-5-1-release/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content medium="image" url="https://www.aakashweb.com/resources/images/posts/shortcoder-ft-img-1.png"/>	</item>
		<item>
		<title>Super RSS Reader v5.3 Release</title>
		<link>https://www.aakashweb.com/blog/super-rss-reader-5-3-release/</link>
					<comments>https://www.aakashweb.com/blog/super-rss-reader-5-3-release/#respond</comments>
		
		<dc:creator><![CDATA[Aakash]]></dc:creator>
		<pubDate>Sun, 20 Apr 2025 20:05:34 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[super-rss-reader]]></category>
		<guid isPermaLink="false">https://www.aakashweb.com/uncategorized/super-rss-reader-5-3-release/</guid>

					<description><![CDATA[Super RSS Reader v5.3 is now available. This release includes new features, a number of enhancements, and bug fixes. It is now available for both free and PRO versions. Please find the changelog below. You can also follow us on Twitter for latest updates @aakashweb ✨ Changelog New: Option to choose between media sizes from [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Super RSS Reader v5.3 is now available. This release includes new features, a number of enhancements, and bug fixes. It is now available for both free and PRO versions.</p>
<p>Please find the changelog below. You can also follow us on Twitter for latest updates <a href="https://twitter.com/aakashweb">@aakashweb</a></p>
<h3>✨ Changelog</h3>
<ul>
<li><strong>New</strong>: Option to choose between media sizes from the feed.</li>
<li><strong>PRO</strong>: Keyword editor missing nonce.</li>
<li><strong>PRO</strong>: Keyword editor crashing on certain themes.</li>
</ul>
<h3>Getting the update</h3>
<p>You can update the plugin directly from your WordPress administration page by navigating to Dashboard &gt; Updates. This applies to both free and PRO versions of the plugin.</p>
<p>You can also download the free version of the <a href="https://wordpress.org/plugins/super-rss-reader/">plugin from WordPress.org</a> and upload it manually. For the PRO version you can follow <a href="https://www.aakashweb.com/docs/super-rss-reader/pro/installation/#downloading-the-plugin">the documentation</a>. If you haven&#8217;t got the PRO version yet, you can <a href="https://www.aakashweb.com/wordpress-plugins/super-rss-reader/">get it here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aakashweb.com/blog/super-rss-reader-5-3-release/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content medium="image" url="https://www.aakashweb.com/resources/images/posts/srr-ft-img.png"/>	</item>
		<item>
		<title>Shortcoder v6.5 Release</title>
		<link>https://www.aakashweb.com/blog/shortcoder-6-5-release/</link>
					<comments>https://www.aakashweb.com/blog/shortcoder-6-5-release/#respond</comments>
		
		<dc:creator><![CDATA[Aakash]]></dc:creator>
		<pubDate>Mon, 14 Apr 2025 09:35:49 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[shortcoder]]></category>
		<guid isPermaLink="false">https://www.aakashweb.com/uncategorized/shortcoder-6-5-release/</guid>

					<description><![CDATA[Shortcoder v6.5 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions. Please find the changelog below. You can also follow us on Twitter for latest updates @aakashweb WPML translation support Shortcoder PRO v6.5 now supports translation of [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Shortcoder v6.5 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions.</p>
<p>Please find the changelog below. You can also follow us on Twitter for latest updates <a href="https://twitter.com/aakashweb">@aakashweb</a></p>
<h3>WPML translation support</h3>
<p>Shortcoder PRO v6.5 now supports translation of shortcode content with WPML plugin.</p>
<figure class="wp-block-image size-full">
<img decoding="async" width="1386" height="796" src="https://www.aakashweb.com/resources/images/posts/scp-wpml-ov.png" alt="Translation of Shortcode content with WPML" class="wp-image-15804" srcset="https://www.aakashweb.com/resources/images/posts/scp-wpml-ov.png 1386w, https://www.aakashweb.com/resources/images/posts/scp-wpml-ov-300x172.png 300w, https://www.aakashweb.com/resources/images/posts/scp-wpml-ov-1024x588.png 1024w, https://www.aakashweb.com/resources/images/posts/scp-wpml-ov-768x441.png 768w, https://www.aakashweb.com/resources/images/posts/scp-wpml-ov-600x345.png 600w" sizes="(max-width: 1386px) 100vw, 1386px" /><br />
</figure>
<h3>✨ Changelog</h3>
<ul>
<li><strong>PRO</strong>: WPML translation support.</li>
<li><strong>Fix</strong>: Support for WordPress 6.8.</li>
</ul>
<h3>Getting the update</h3>
<p>You can update the plugin directly from your WordPress administration page by navigating to Dashboard &gt; Updates. This applies to both free and PRO versions of the plugin.</p>
<p>You can also download the free version of the <a href="https://wordpress.org/plugins/shortcoder/">plugin from WordPress.org</a> and upload it manually. For the PRO version you can follow <a href="https://www.aakashweb.com/docs/shortcoder/pro/installation/#downloading-the-plugin">the documentation</a>. If you haven&#8217;t got the PRO version yet, you can <a href="https://www.aakashweb.com/wordpress-plugins/shortcoder/">get it here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aakashweb.com/blog/shortcoder-6-5-release/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content medium="image" url="https://www.aakashweb.com/resources/images/posts/shortcoder-ft-img-1.png"/>	</item>
		<item>
		<title>Ultimate Floating Widgets v3.0 Release</title>
		<link>https://www.aakashweb.com/blog/ultimate-floating-widgets-3-0-release/</link>
					<comments>https://www.aakashweb.com/blog/ultimate-floating-widgets-3-0-release/#respond</comments>
		
		<dc:creator><![CDATA[Aakash]]></dc:creator>
		<pubDate>Sat, 25 Jan 2025 08:43:35 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ultimate-floating-widgets]]></category>
		<guid isPermaLink="false">https://www.aakashweb.com/uncategorized/ultimate-floating-widgets-3-0-release/</guid>

					<description><![CDATA[Ultimate floating widgets v3.0 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions. Please find the changelog below. You can also follow us on Twitter for latest updates @aakashweb ✨ Changelog New: Option to auto trigger only [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Ultimate floating widgets v3.0 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions.</p>
<p>Please find the changelog below. You can also follow us on Twitter for latest updates <a href="https://twitter.com/aakashweb">@aakashweb</a></p>
<h3>✨ Changelog</h3>
<ul>
<li><strong>New</strong>: Option to auto trigger only on specific device.</li>
<li><strong>New</strong>: Option to auto hide button on scroll.</li>
<li><strong>Fix</strong>: Page scroll position calculation.</li>
<li><strong>Fix</strong>: Adjust margin when button open/close text is empty.</li>
<li><strong>Fix</strong>: Support for relative image paths.</li>
<li><strong>Fix</strong>: <code>wp_reset_query</code> is called before checking location rules.</li>
<li><strong>Fix</strong>: Auto reveal button on scroll is now based on percentage instead of pixels.</li>
<li><strong>Fix</strong>: Auto reveal button on scroll conflict with reveal on time.</li>
<li><strong>Fix</strong>: Upgrade to Font Awesome v6.</li>
</ul>
<h3>Getting the update</h3>
<p>You can update the plugin directly from your WordPress administration page by navigating to Dashboard &gt; Updates. This applies to both free and PRO versions of the plugin.</p>
<p>You can also download the free version of the <a href="https://wordpress.org/plugins/ultimate-floating-widgets/">plugin from WordPress.org</a> and upload it manually. For the PRO version you can follow <a href="https://www.aakashweb.com/docs/ultimate-floating-widgets/pro/installation/#downloading-the-plugin">the documentation</a>. If you haven&#8217;t got the PRO version yet, you can <a href="https://www.aakashweb.com/wordpress-plugins/ultimate-floating-widgets/">get it here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aakashweb.com/blog/ultimate-floating-widgets-3-0-release/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content medium="image" url="https://www.aakashweb.com/resources/images/posts/ufw-ft-img.png"/>	</item>
		<item>
		<title>WP Socializer v7.9 Release</title>
		<link>https://www.aakashweb.com/blog/wp-socializer-7-9-release/</link>
					<comments>https://www.aakashweb.com/blog/wp-socializer-7-9-release/#respond</comments>
		
		<dc:creator><![CDATA[Aakash]]></dc:creator>
		<pubDate>Sat, 11 Jan 2025 10:39:41 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[wp-socializer]]></category>
		<guid isPermaLink="false">https://www.aakashweb.com/uncategorized/wp-socializer-7-9-release/</guid>

					<description><![CDATA[WP Socializer v7.9 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions. Please find the changelog below. You can also follow us on Twitter for latest updates @aakashweb ✨ Changelog New: Support for Bluesky icon. New: Support [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>WP Socializer v7.9 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions.</p>
<p>Please find the changelog below. You can also follow us on Twitter for latest updates <a href="https://twitter.com/aakashweb">@aakashweb</a></p>
<figure class="wp-block-image size-full">
<img decoding="async" width="134" height="68" src="https://www.aakashweb.com/resources/images/posts/wpsr-blog-7.9-release.png" alt="WP Socializer WordPress plugin now supports icons like Bluesky and Podcast" class="wp-image-15475" /><br />
</figure>
<h3>✨ Changelog</h3>
<ul>
<li><strong>New</strong>: Support for Bluesky icon.</li>
<li><strong>New</strong>: Support for Podcast icon.</li>
<li><strong>Fix</strong>: Social profile links in follow bar are set with rel=&#8221;me&#8221; value.</li>
<li><strong>Fix</strong>: Handle follow icons editor crash when Elegant page builder is installed.</li>
<li><strong>Fix</strong>: Theme customize page is misaligned.</li>
<li><strong>Fix</strong>: Disable share buttons in REST API output.</li>
<li><strong>Fix</strong>: <code>null</code> check when current page URL is not available.</li>
</ul>
<h3>Getting the update</h3>
<p>You can update the plugin directly from your WordPress administration page by navigating to Dashboard &gt; Updates. This applies to both free and PRO versions of the plugin.</p>
<p>You can also download the free version of the <a href="https://wordpress.org/plugins/wp-socializer/">plugin from WordPress.org</a> and upload it manually. For the PRO version you can follow <a href="https://www.aakashweb.com/docs/wp-socializer/pro/installation/#downloading-the-plugin">the documentation</a>. If you haven&#8217;t got the PRO version yet, you can <a href="https://www.aakashweb.com/wordpress-plugins/wp-socializer/">get it here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aakashweb.com/blog/wp-socializer-7-9-release/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content medium="image" url="https://www.aakashweb.com/resources/images/posts/wp-socializer-ft-img-1.png"/>	</item>
		<item>
		<title>Git It Write v2.0 Release</title>
		<link>https://www.aakashweb.com/blog/git-it-write-2-0-release/</link>
					<comments>https://www.aakashweb.com/blog/git-it-write-2-0-release/#respond</comments>
		
		<dc:creator><![CDATA[Aakash]]></dc:creator>
		<pubDate>Sat, 03 Aug 2024 13:48:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[git-it-write]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://www.aakashweb.com/uncategorized/git-it-write-2-0-release/</guid>

					<description><![CDATA[Git it write v2.0 is now available. Please find the changelog below. You can also follow us on Twitter for latest updates @aakashweb. Git it write is maintained on GitHub. Please follow, contribute enhancements and ideas if interested. ✨ Changelog Fix: Disable inline URLs from being converted to link tags. Getting the update You can [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Git it write v2.0 is now available.</p>
<p>Please find the changelog below. You can also follow us on Twitter for latest updates <a href="https://twitter.com/aakashweb">@aakashweb</a>. Git it write is <a href="https://github.com/vaakash/git-it-write">maintained on GitHub</a>. Please follow, contribute enhancements and ideas if interested.</p>
<h3>✨ Changelog</h3>
<ul>
<li><strong>Fix</strong>: Disable inline URLs from being converted to link tags.</li>
</ul>
<h3>Getting the update</h3>
<p>You can update the plugin directly from your WordPress administration page by navigating to Dashboard &gt; Updates.</p>
<p>You can also download the <a href="https://wordpress.org/plugins/git-it-write/">plugin from WordPress.org</a> and upload it manually.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aakashweb.com/blog/git-it-write-2-0-release/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content medium="image" url="https://www.aakashweb.com/resources/images/posts/aw-wp-update-ft-img.png"/>	</item>
		<item>
		<title>WP Socializer v7.8 Release</title>
		<link>https://www.aakashweb.com/blog/wp-socializer-7-8-release/</link>
					<comments>https://www.aakashweb.com/blog/wp-socializer-7-8-release/#respond</comments>
		
		<dc:creator><![CDATA[Aakash]]></dc:creator>
		<pubDate>Thu, 01 Aug 2024 20:00:55 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[wp-socializer]]></category>
		<guid isPermaLink="false">https://www.aakashweb.com/uncategorized/wp-socializer-7-8-release/</guid>

					<description><![CDATA[WP Socializer v7.8 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions. Please find the changelog below. You can also follow us on Twitter for latest updates @aakashweb ✨ Changelog New: Option to save open/close state for [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>WP Socializer v7.8 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions.</p>
<p>Please find the changelog below. You can also follow us on Twitter for latest updates <a href="https://twitter.com/aakashweb">@aakashweb</a></p>
<figure class="wp-block-image size-full">
<img loading="lazy" decoding="async" width="468" height="112" src="https://www.aakashweb.com/resources/images/posts/wpsr-blog-7.6-release.png" alt="WP Socializer WordPress plugin now supports icons like X, Mastodon, Flipboard and threads" class="wp-image-13655" srcset="https://www.aakashweb.com/resources/images/posts/wpsr-blog-7.6-release.png 468w, https://www.aakashweb.com/resources/images/posts/wpsr-blog-7.6-release-300x72.png 300w" sizes="auto, (max-width: 468px) 100vw, 468px" /><br />
</figure>
<h3>✨ Changelog</h3>
<ul>
<li><strong>New</strong>: Option to save open/close state for floating sharebar with cookies.</li>
<li><strong>Fix</strong>: Added nonce check for location rules ajax operations.</li>
<li><strong>Fix</strong>: Update fontawesome icon version.</li>
</ul>
<h3>Getting the update</h3>
<p>You can update the plugin directly from your WordPress administration page by navigating to Dashboard &gt; Updates. This applies to both free and PRO versions of the plugin.</p>
<p>You can also download the free version of the <a href="https://wordpress.org/plugins/wp-socializer/">plugin from WordPress.org</a> and upload it manually. For the PRO version you can follow <a href="https://www.aakashweb.com/docs/wp-socializer/pro/installation/#downloading-the-plugin">the documentation</a>. If you haven&#8217;t got the PRO version yet, you can <a href="https://www.aakashweb.com/wordpress-plugins/wp-socializer/">get it here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aakashweb.com/blog/wp-socializer-7-8-release/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content medium="image" url="https://www.aakashweb.com/resources/images/posts/wp-socializer-ft-img-1.png"/>	</item>
		<item>
		<title>Ultimate Floating Widgets v2.9 Release</title>
		<link>https://www.aakashweb.com/blog/ultimate-floating-widgets-2-9-release/</link>
					<comments>https://www.aakashweb.com/blog/ultimate-floating-widgets-2-9-release/#respond</comments>
		
		<dc:creator><![CDATA[Aakash]]></dc:creator>
		<pubDate>Sat, 27 Jul 2024 15:25:28 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ultimate-floating-widgets]]></category>
		<guid isPermaLink="false">https://www.aakashweb.com/uncategorized/ultimate-floating-widgets-2-9-release/</guid>

					<description><![CDATA[Ultimate floating widgets v2.9 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions. Please find the changelog below. You can also follow us on Twitter for latest updates @aakashweb ✨ Changelog New: Option to set image as [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Ultimate floating widgets v2.9 is now available. This is a maintenance release that includes a number of enhancements and bug fixes. It is now available for both free and PRO versions.</p>
<p>Please find the changelog below. You can also follow us on Twitter for latest updates <a href="https://twitter.com/aakashweb">@aakashweb</a></p>
<h3>✨ Changelog</h3>
<ul>
<li><strong>New</strong>: Option to set image as icon for the close button.</li>
<li><strong>Fix</strong>: Auto close on timer does not work on page load.</li>
<li><strong>Fix</strong>: Updated fontawesome version.</li>
<li><strong>Fix</strong>: Fontawesome icon search URL link in the admin page.</li>
<li><strong>Fix</strong>: Adjustments to button icon and text padding.</li>
<li><strong>PRO</strong>: Option to reveal button after a set duration.</li>
<li><strong>PRO</strong>: User permission check for location rules ajax call.</li>
<li><strong>PRO</strong>: Handle headers already sent warning when setting cookie.</li>
</ul>
<h3>Getting the update</h3>
<p>You can update the plugin directly from your WordPress administration page by navigating to Dashboard &gt; Updates. This applies to both free and PRO versions of the plugin.</p>
<p>You can also download the free version of the <a href="https://wordpress.org/plugins/ultimate-floating-widgets/">plugin from WordPress.org</a> and upload it manually. For the PRO version you can follow <a href="https://www.aakashweb.com/docs/ultimate-floating-widgets/pro/installation/#downloading-the-plugin">the documentation</a>. If you haven&#8217;t got the PRO version yet, you can <a href="https://www.aakashweb.com/wordpress-plugins/ultimate-floating-widgets/">get it here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aakashweb.com/blog/ultimate-floating-widgets-2-9-release/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content medium="image" url="https://www.aakashweb.com/resources/images/posts/ufw-ft-img.png"/>	</item>
	</channel>
</rss>