<?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 Tips &amp; Tricks Archives - HQ Secure Global Internet</title>
	<atom:link href="https://hqsecure.com/category/wordpress-2/wordpress-tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>https://hqsecure.com/category/wordpress-2/wordpress-tips-tricks/</link>
	<description>WordPress Divi Website Development</description>
	<lastBuildDate>Wed, 12 Feb 2025 23:51:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://hqsecure.com/wp-content/uploads/cropped-HQ-Secure-Global-Internet-Logo-Square-515x5151-32x32.jpg</url>
	<title>WordPress Tips &amp; Tricks Archives - HQ Secure Global Internet</title>
	<link>https://hqsecure.com/category/wordpress-2/wordpress-tips-tricks/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Reveal Text on Hover</title>
		<link>https://hqsecure.com/a-dev-unblur-on-hover/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Fri, 07 Feb 2025 16:47:28 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Tips & Tricks]]></category>
		<guid isPermaLink="false">https://hqsecure.com/?p=3275</guid>

					<description><![CDATA[<p>How to use CSS to make text appear when hovering over a div. By using the :hover pseudo-class, one can show and hide text on hover using CSS. In the demos below, I’m using the hover pseudo-class along with the background and text color attributes ...</p>
<p>The post <a href="https://hqsecure.com/a-dev-unblur-on-hover/">Reveal Text on Hover</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>How to use CSS to make text appear when hovering over a div.</h2>
<p>By using the :hover pseudo-class, one can show and hide text on hover using CSS. In the demos below, I&#8217;m using the hover pseudo-class along with the background and text color attributes.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1 blur-text  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Hide Text Until Hover</h2>
<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&#8217;s <span class="blur-text">standard dummy text</span> ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Dad Jokes</h2>
<p>If <strong>Dr. Pepper</strong> was a doctor, what kind of doctor would he be? </p>
<p>He would be a <span class="obscure-text">fizzician</span>.</p>
<p>Why do crabs never give to charity? </p>
<p>Because <span class="obscure-text">they’re shellfish.</span>.</p>
<p>Why did the elephant have three red tennis shoes and one yellow shoe?</p>
<p>Because he <span class="obscure-text">forgot to lift his leg</span>!</p>
<style type="text/css">
span.obscure-text{
 transition: all .2s ease-in;
  background: #666;
}
span.obscure-text:hover{background: transparent;}
</style></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3>Text Module Content</h3>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">&lt;strong&gt;Lorem Ipsum&lt;/strong&gt; is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's &lt;span class="blur-text"&gt;standard dummy text&lt;/span&gt; ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

&lt;style type="text/css"&gt;
  span.blur-text{
transition: 0.25s filter linear;
filter: blur(8px);
}
span.blur-text:hover{filter: blur(0px);}
&lt;/style&gt;</pre>
<p>&nbsp;</div>
			</div><div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3>Note</h3>
<p>The CSS can be added via the Text Module&#8217;s Advanced tab.</p>
<p>Step 1) Under CSS ID &amp; Classes, add your class. In this example enter &#8220;blur-text&#8221; without the quotes.<br />
Step 2) Under custom CSS, add your CSS. In this example you would add:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">  span.blur-text{
transition: 0.25s filter linear;
filter: blur(8px);
}
span.blur-text:hover{filter: blur(0px);}</pre>
<p>&nbsp;</div>
			</div><div class="et_pb_module et_pb_gallery et_pb_gallery_0  et_pb_bg_layout_light et_pb_gallery_grid">
				<div class="et_pb_gallery_items et_post_gallery clearfix" data-per_page="4"><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_0_0"><div class="et_pb_gallery_image landscape">
					<a href="https://hqsecure.com/wp-content/uploads/Add-CSS-Class.webp" title="Add-CSS-Class">
					<img fetchpriority="high" decoding="async" width="400" height="284" src="https://hqsecure.com/wp-content/uploads/Add-CSS-Class-400x284.webp" srcset="https://hqsecure.com/wp-content/uploads/Add-CSS-Class.webp 479w, https://hqsecure.com/wp-content/uploads/Add-CSS-Class-400x284.webp 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-3346" />
					<span class="et_overlay"></span>
				</a>
				</div><h3 class="et_pb_gallery_title">Add-CSS-Class</h3></div><div class="et_pb_gallery_item et_pb_grid_item et_pb_bg_layout_light et_pb_gallery_item_0_1"><div class="et_pb_gallery_image landscape">
					<a href="https://hqsecure.com/wp-content/uploads/Add-CSS-Code.webp" title="Add CSS Code">
					<img loading="lazy" decoding="async" width="400" height="284" src="https://hqsecure.com/wp-content/uploads/Add-CSS-Code-400x284.webp" srcset="https://hqsecure.com/wp-content/uploads/Add-CSS-Code.webp 479w, https://hqsecure.com/wp-content/uploads/Add-CSS-Code-400x284.webp 480w" sizes="(max-width:479px) 479px, 100vw" class="wp-image-3345" />
					<span class="et_overlay"></span>
				</a>
				</div><h3 class="et_pb_gallery_title">Add CSS Code</h3></div></div><div class="et_pb_gallery_pagination"></div></div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3>Text Module Content</h3>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">&lt;h2&gt;Dad Jokes&lt;/h2&gt;
If &lt;strong&gt;Dr. Pepper&lt;/strong&gt; was a doctor, what kind of doctor would he be? 

He would be a &lt;span class="obscure-text"&gt;fizzician&lt;/span&gt;.

Why do crabs never give to charity? 

Because &lt;span class="obscure-text"&gt;they’re shellfish.&lt;/span&gt;.

Why did the elephant have three red tennis shoes and one yellow shoe?

Because he &lt;span class="obscure-text"&gt;forgot to lift his leg&lt;/span&gt;!

&lt;style type="text/css"&gt;
span.obscure-text{
 transition: all .2s ease-in;
  background: #666;
}
span.obscure-text:hover{background: transparent;}
&lt;/style&gt;</pre>
<p>&nbsp;</p></div>
			</div><div class="et_pb_module et_pb_blog_0 et_pb_posts et_pb_bg_layout_light ">
				
				
				
				
				<div class="et_pb_ajax_pagination_container">
					
			<article id="post-3360" class="et_pb_post clearfix et_pb_blog_item_0_0 post-3360 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-design-2 category-news-notices">

				<a href="https://hqsecure.com/divi-5-released/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://hqsecure.com/wp-content/uploads/divi-5-interface-dark-large-1080x675.webp" alt="Divi 5 Released" class="" width="1080" height="675" srcset="https://hqsecure.com/wp-content/uploads/divi-5-interface-dark-large-1080x675.webp 1080w, https://hqsecure.com/wp-content/uploads/divi-5-interface-dark-large-980x664.webp 980w, https://hqsecure.com/wp-content/uploads/divi-5-interface-dark-large-480x325.webp 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></a>
														<h2 class="entry-title">
													<a href="https://hqsecure.com/divi-5-released/">Divi 5 Released</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://hqsecure.com/author/flash/" title="Posts by Admin" rel="author">Admin</a></span> | <span class="published">Mar 13, 2025</span> | <a href="https://hqsecure.com/category/blog/" rel="tag">Blog</a>, <a href="https://hqsecure.com/category/design-2/" rel="tag">Design</a>, <a href="https://hqsecure.com/category/news-notices/" rel="tag">News &amp; Notices</a></p><div class="post-content"><div class="post-content-inner"><p>Discover the future of web design with Divi 5, where creativity meets functionality. Elevate your projects with cutting-edge features and seamless integration.Divi 5 marks a significant milestone in the web design industry, offering unparalleled flexibility and power...</p>
</div></div>			
			</article>
				
			<article id="post-3275" class="et_pb_post clearfix et_pb_blog_item_0_1 post-3275 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-wordpress-2 category-wordpress-tips-tricks">

				<a href="https://hqsecure.com/a-dev-unblur-on-hover/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://hqsecure.com/wp-content/uploads/Add-CSS-Code-858x675.webp" alt="Reveal Text on Hover" class="" width="1080" height="675" srcset="https://hqsecure.com/wp-content/uploads/Add-CSS-Code-858x675.webp 1080w, https://hqsecure.com/wp-content/uploads/Add-CSS-Code-480x427.webp 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></a>
														<h2 class="entry-title">
													<a href="https://hqsecure.com/a-dev-unblur-on-hover/">Reveal Text on Hover</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://hqsecure.com/author/flash/" title="Posts by Admin" rel="author">Admin</a></span> | <span class="published">Feb 7, 2025</span> | <a href="https://hqsecure.com/category/blog/" rel="tag">Blog</a>, <a href="https://hqsecure.com/category/wordpress-2/" rel="tag">WordPress</a>, <a href="https://hqsecure.com/category/wordpress-2/wordpress-tips-tricks/" rel="tag">WordPress Tips &amp; Tricks</a></p><div class="post-content"><div class="post-content-inner"><p>How to use CSS to make text appear when hovering over a div. By using the :hover pseudo-class, one can show and hide text on hover using CSS. In the demos below, I'm using the hover pseudo-class along with the background and text color attributes.Hide Text Until Hover...</p>
</div></div>			
			</article>
				
			<article id="post-3011" class="et_pb_post clearfix et_pb_blog_item_0_2 post-3011 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-design-2 category-tips-tricks">

				<a href="https://hqsecure.com/divi-translucent-glass-hover-effect/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://hqsecure.com/wp-content/uploads/Divi-Translucent-Glass-Hover-Effect-HQ-Secure-Global-Internet-1080x675.webp" alt="Divi Translucent Glass Hover Effect" class="" width="1080" height="675" srcset="https://hqsecure.com/wp-content/uploads/Divi-Translucent-Glass-Hover-Effect-HQ-Secure-Global-Internet-980x551.webp 980w, https://hqsecure.com/wp-content/uploads/Divi-Translucent-Glass-Hover-Effect-HQ-Secure-Global-Internet-480x270.webp 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></a>
														<h2 class="entry-title">
													<a href="https://hqsecure.com/divi-translucent-glass-hover-effect/">Divi Translucent Glass Hover Effect</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://hqsecure.com/author/flash/" title="Posts by Admin" rel="author">Admin</a></span> | <span class="published">Apr 11, 2024</span> | <a href="https://hqsecure.com/category/blog/" rel="tag">Blog</a>, <a href="https://hqsecure.com/category/design-2/" rel="tag">Design</a>, <a href="https://hqsecure.com/category/tips-tricks/" rel="tag">Tips &amp; Tricks</a></p><div class="post-content"><div class="post-content-inner"><p>Clinton Eastwood Jr. (born May 31, 1930) is an American actor and film director. After achieving success in the Western TV series Rawhide, Elon Reeve Musk is a businessman and investor. He is the founder, chairman, CEO, and CTO of SpaceX; angel investor, CEO, product...</p>
</div></div>			
			</article>
				<div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://hqsecure.com/category/wordpress-2/wordpress-tips-tricks/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div>
				</div>
				 
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://hqsecure.com/a-dev-unblur-on-hover/">Reveal Text on Hover</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WooCommerce Button Colors</title>
		<link>https://hqsecure.com/woocommerce-button-color/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Sun, 21 Dec 2014 14:55:21 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[WordPress Tips & Tricks]]></category>
		<guid isPermaLink="false">https://hqsecure.com/?p=1687</guid>

					<description><![CDATA[<p>Change WooCommerce Button Colors :: Copy and paste css to modify WooCommerce Product Add to Cart, On Sale, and Product Price buttons.</p>
<p>The post <a href="https://hqsecure.com/woocommerce-button-color/">WooCommerce Button Colors</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span class='et-dropcap'>W</span>ooCommerce button colors got you down. Did you just discover that the color adjustments available in the admin have nothing to do with the color of the buttons appearing on the front of your website? In this age of extended WordPress capabilities one would think that WooCommerce would have provided that functionality. I suppose, with a little free time and some motivation, one could build a plugin for that. Until that day arrives, I present to you my WooCommerce Product Add to Cart, On Sale, and Product Price buttons cheat sheet.</p>
<p>Copy and paste this css into your child theme and watch the colors of your WooCommerce buttons magically appear in lime-ish green and purple.</p>
<div class='et-learn-more clearfix'>
					<h3 class='heading-more'>Reveal CSS<span class='et_learnmore_arrow'><span></span></span></h3>
					<div class='learn-more-content'><p><code> /* === WOOCOMMERCE ==================================== */</code></p>
<p><code> /* Theme / Site Specific */ div.single_variation{position: relative; top: -7px;}
</code><code>.woocommerce table.cart input, .woocommerce #content table.cart input, .woocommerce-page table.cart input, .woocommerce-page #content table.cart input {vertical-align: top;} table.cart td.actions .button.alt, #content table.cart td.actions .button.alt {margin: 0;}</code></p>
<p><code> /* Add to Cart Button Color */
</code><code>.woocommerce a.alt.button, .woocommerce button.alt.button, .woocommerce input.alt.button,
.woocommerce #respond input.alt#submit, .woocommerce #content input.alt.button,
.woocommerce-page a.alt.button, .woocommerce-page button.alt.button,
.woocommerce-page input.alt.button, .woocommerce-page #respond input.alt#submit,
.woocommerce-page #content input.alt.button{
background:#A54873 !important; border-color:#934067 !important;
</code><span style="line-height: 1.5;">}</span></p>
<p><code>/* On Sale Notice Color */
body.woocommerce span.onsale {
border: 1px solid #93C429; background: #f8ffe8;
background: -moz-linear-gradient(top, #f8ffe8 0%, #e3f5ab 33%, #b7df2d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8ffe8), color-stop(33%,#e3f5ab), color-stop(100%,#b7df2d));
background: -webkit-linear-gradient(top, #f8ffe8 0%,#e3f5ab 33%,#b7df2d 100%);
background: -o-linear-gradient(top, #f8ffe8 0%,#e3f5ab 33%,#b7df2d 100%);
background: -ms-linear-gradient(top, #f8ffe8 0%,#e3f5ab 33%,#b7df2d 100%);
background: linear-gradient(to bottom, #f8ffe8 0%,#e3f5ab 33%,#b7df2d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ffe8', endColorstr='#b7df2d',GradientType=0 );
}</code></p>
<p><code>/* Price Buttons */
.et-price-sale {
border: 1px solid #934188; background: #e570e7;
background: -moz-linear-gradient(top, #e570e7 0%, #c85ec7 47%, #a849a3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e570e7), color-stop(47%,#c85ec7), color-stop(100%,#a849a3));
background: -webkit-linear-gradient(top, #e570e7 0%,#c85ec7 47%,#a849a3 100%);
background: -o-linear-gradient(top, #e570e7 0%,#c85ec7 47%,#a849a3 100%);
background: -ms-linear-gradient(top, #e570e7 0%,#c85ec7 47%,#a849a3 100%);
background: linear-gradient(to bottom, #e570e7 0%,#c85ec7 47%,#a849a3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e570e7', endColorstr='#a849a3',GradientType=0 );
}</code></p>
<p><code> </code></div>
				</div>
<h3>Roll Your Own</h3>
<p>Certainly limey green a purple aren&#8217;t going to satisfy everybody, and yes there is a trick to it &#8211; an easy way to change the colors. I cheated by heading over to <a title="Colorzilla Ultimate CSS Gradient Generator" href="http://colorzilla.com/gradient-editor/" target="_blank">ColorZilla&#8217;s Ultimate CSS Gradient Generator</a>, picked a couple off the shelf gradients, then simply copied and pasted.</p>
<p><a href="https://hqsecure.com/wp-content/uploads/Ultimate-CSS-Gradient-Generator-ColorZilla.jpg"><img loading="lazy" decoding="async" class="aligncenter wp-image-1692 " title="ColorZilla Ultimate CSS Gradient Designer" src="https://hqsecure.com/wp-content/uploads/Ultimate-CSS-Gradient-Generator-ColorZilla.jpg" alt="Ultimate CSS Gradient Generator - ColorZilla" width="769" height="539" srcset="https://hqsecure.com/wp-content/uploads/Ultimate-CSS-Gradient-Generator-ColorZilla.jpg 961w, https://hqsecure.com/wp-content/uploads/Ultimate-CSS-Gradient-Generator-ColorZilla-300x210.jpg 300w" sizes="(max-width: 769px) 100vw, 769px" /></a></p>
<p>The post <a href="https://hqsecure.com/woocommerce-button-color/">WooCommerce Button Colors</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>We Hate Email Harvesters</title>
		<link>https://hqsecure.com/we-hate-email-harvesters/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Tue, 01 Apr 2014 16:04:09 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Tips & Tricks]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[harvesters]]></category>
		<category><![CDATA[spam]]></category>
		<guid isPermaLink="false">https://hqsecure.com/?p=1065</guid>

					<description><![CDATA[<p>ll email harvesters are automated software applications which roam the Internet. Like search engine robots, they travel around visiting web pages and gathering information to be stored in a database. Unlike search engines, email harvesters are only looking for email addresses. They are usually sent by spammers and any addresses they find are added to their spam [&#8230;]</p>
<p>The post <a href="https://hqsecure.com/we-hate-email-harvesters/">We Hate Email Harvesters</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span class='et-dropcap'>A</span>ll email harvesters are automated software applications which roam the Internet. Like <i>search engine robots</i>, they travel around visiting web pages and gathering information to be stored in a database. Unlike search engines, email harvesters are only looking for email addresses. They are usually sent by spammers and any addresses they find are added to their spam database. Obviously this is a bad thing and you don&#8217;t want harvesters to find your address.Publishing an email address on a web page invites more spam. Protect your address by masking it from the email harvesters (spambots) used by spammers.</p>
<p>There are a number of ways to fend off harvesters, each with their pros and cons. Generally speaking, the easier methods to implement are the most difficult for your visitors to use (and vice versa).</p>
<p>his method is simple to follow but comes with the risk that real humans also might get confused and “de-mung” the address incorrectly. Spam bots are also getting better, so it is reasonable to assume that some can pick up variations of an email address. But along with the GIF signature, this remains the easiest one to apply in places like community boards.</p>
<p>Hide via ASCII</p>
<p>Each character can be mapped to a corresponding ASCII code. ASCII codes are translated by browsers into the readable character form, but it handicaps the spam bots as they fail to recognize the codes. You can use the HQ Secure <a href="https://hqsecure.com/stop-spam-email-obfuscator/">Email Obfuscater</a> to generate and AXCII coded email address. Though not 100% effective, it will eliminate up to 80% of harverters. Now your email will look like:<br />
&amp;#121;&amp;#111;&amp;#117;&amp;#64;&amp;#121;&amp;#111;&amp;#117;&amp;#114;&amp;#100;&amp;#111;&amp;#109;&amp;#97;&amp;#105;&amp;#110;&amp;#46;&amp;#99;&amp;#111;&amp;#109;</p>
<h2>Use an Image Email Address</h2>
<h2><img loading="lazy" decoding="async" alt="you at your domain dot com" src="https://hqsecure.com/wp-content/uploads/you-at-your-domain-dot-com.png" width="294" height="35" /></h2>
<p>The email address above is not text but a transparent GIF image created in a photo editor. It looks neater and spam bots cannot read it because it is an image file and using OCR is still a long way off. But using GIF email signatures has a couple of disadvantages – the recipient can miss the email ID if images are turned off in his browser. Also, a GIF email sign ideally should not be hyperlinked… so recipients will have to key in the ID themselves, and that’s a bit inconvenient.</p>
<h2>Encode With JavaScript</h2>
<p><code>&lt;script type='text/javascript'&gt;var a = new Array('domain.com','you@your');document.write("&lt;a href='mailto:"+a[1]+a[0]+"'&gt;"+a[1]+a[0]+"&lt;/a&gt;");&lt;/script&gt;</code></p>
<p>That’s ‘johndoe@email.com’ obscured with JavaScript and inserted into the HTML of a webpage. Spam bots don’t do a good job of reading JavaScript and can’t find the ID in the source code, but our usual browsers render it perfectly. Of course, you need to have it switched on to display the email signature correctly. There are many JavaScript generators available freely on the web that can generate the code for you. Copy the code into your HTML where you want the link to appear.</p>
<h2>Use a Disposable Email Address</h2>
<p>Disposable email addresses are also a neat solution. These onetime dummy email accounts can be used when giving out email addresses to websites. You can abandon them at will. We have covered quite a few web services which generate disposable email addresses. Suggest: Yahoo, Gmail, Outlook&#8230;</p>
<p>I also came across a service called <a href="http://scr.im/">Scrim</a> which protects your email address by disguising it using a custom link. You can try it out.</p>
<h2>Use Contact Forms</h2>
<p>Secure email forms are the best and most professional way to protect email addresses while soliciting information. All professionally designed websites will have one. It is user-friendly as all the reader has to do is add information and click on submit. Email addresses aren’t displayed to the readers or spam bots. A further barrier of a CAPTCHA prevents auto-populating bots from attacking the system. Yes, the reader cannot use his favored email client to send messages but that’s a small inconvenience.</p>
<h2>Summary</h2>
<p>These five points cover the bare minimum we can do as individuals and also as web designers to protect email addresses from the scourge of email harvesters. There are a few more advanced techniques that go around like <a href="http://c2.com/cgi/wiki?SpiderTrap">Spider Traps</a>. Anti-spam methods are many and more are coming online as the spam battle evolves. Battle may be a little soft; all out war! How do you combat it at your level? Are you aware of email harvesters and the tricks they play?</p>
<h2>Final Word</h2>
<p>Never respond to a spam email.  Do not click their &#8216;unsubscribe&#8217; link. It only confirms your identity and makes your email address more valuable to them.</p>
<p>The post <a href="https://hqsecure.com/we-hate-email-harvesters/">We Hate Email Harvesters</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Grab WordPress Featured Image URL</title>
		<link>https://hqsecure.com/grab-wordpress-featured-image-url/</link>
					<comments>https://hqsecure.com/grab-wordpress-featured-image-url/#comments</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Tue, 24 Sep 2013 16:27:42 +0000</pubDate>
				<category><![CDATA[News & Notices]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Tips & Tricks]]></category>
		<category><![CDATA[featured image]]></category>
		<category><![CDATA[timthumb]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://hqsecure.com/?p=928</guid>

					<description><![CDATA[<p>The WordPress Featured Image is a great tool where ones pages and posts can be easily illustrated with a pre-configured display of any selected image that has been uploaded to the WordPress Media Library. As a WordPress theme developer, I often have to find new ways to display the featured image, or in the case of editing somebody else s WordPress theme, I may find myself using the feature image function in</p>
<p>The post <a href="https://hqsecure.com/grab-wordpress-featured-image-url/">Grab WordPress Featured Image URL</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span class='et-dropcap'>O</span>ften I find myself working with WordPress themes where I need to do something with the featured image. The WordPress Featured Image is a great tool where ones pages and posts can be easily illustrated with a pre-configured display of any selected image that has been uploaded to the WordPress Media Library. As a WordPress theme developer, I often have to find new ways to display the featured image, or in the case of editing somebody else s WordPress theme, I may find myself using the feature image function in combination with other display tools, such as timthumb.php or ???</p>
<p>My preferred method is to grab the url of the featured image, then use that to construct what will be needed given the design brief. The following is my code to grab the featured image URL:</p>
<h4>Display URL Example</h4>
<pre class="toolbar:1 scroll:true lang:php decode:true" title="Grab and Display WordPress Featured Image URL">&lt;?php if (has_post_thumbnail( $post-&gt;ID )) : ?&gt;
&lt;?php $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post-&gt;ID ), 'single-post-thumbnail' ); ?&gt;
&lt;img src="&lt;?php echo $image; ?&gt;" /&gt;
&lt;?php endif; ?&gt;</pre>
<p>Easy peasy. How about getting it to display as an image? Note I&#8217;ve added an image class to help me style how the image will be displaying.</p>
<h4>Image Display Example</h4>
<pre class="toolbar:1 scroll:true lang:php decode:true" title="Grab WordPress Featured Image URL">&lt;?php if (has_post_thumbnail( $post-&gt;ID )) : ?&gt;
&lt;?php $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post-&gt;ID ), 'single-post-thumbnail' ); ?&gt;
&lt;img class="myFeatured-image" src="&lt;?php echo $image; ?&gt;" /&gt;" alt="Featured Image" /&gt;
&lt;?php endif; ?&gt;</pre>
<p>Let us link that displayed image to something. In this example I&#8217;m showing the featured image in a lightbox effect:</p>
<h4>Hyperlinked Example</h4>
<pre class="toolbar:1 scroll:true lang:php decode:true" title="Link Displayed Featured Image">&lt;?php if (has_post_thumbnail( $post-&gt;ID )) : ?&gt;
&lt;?php $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post-&gt;ID ), 'single-post-thumbnail' ); ?&gt;
&lt;a href="&lt;?php echo $image; ?&gt;" title="Featured Image" rel="fancybox"&gt;&lt;img class="myFeatured-image" src="&lt;?php echo $image; ?&gt;" /&gt;" alt="Featured Image" /&gt;&lt;/a&gt;
&lt;?php endif; ?&gt;</pre>
<p>Showing the featured image full size then linking the same image to appear in a lightbox effect is silly at best. What generally occurs is displaying an image thumbnail, then having that link to the full size image. To achieve this I use the popular (and now secure) timthumb.php script found at <a title="TimThumb.php code from Google" href="http://code.google.com/p/timthumb/" target="_blank">Google</a><img loading="lazy" decoding="async" class="alignnone size-full wp-image-641" title="icon offsite" alt="off site icon" src="https://hqsecure.com/wp-content/uploads/ico-offsite.gif" width="16" height="16" /></p>
<h4>TimThumb.php Example</h4>
<pre class="toolbar:1 scroll:true lang:php decode:true" title="TimThumb.php Usage Example">&lt;?php if (has_post_thumbnail( $post-&gt;ID )) : ?&gt;
&lt;?php $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post-&gt;ID ), 'single-post-thumbnail' ); ?&gt;
&lt;a href="&lt;?php echo $image; ?&gt;" title="Featured Image" rel="fancybox"&gt;
	&lt;img class="myFeatured-image" src="http://your.path.to.timthumb.php?src=&lt;?php echo $image; ?&gt;&amp;q=100" /&gt;" alt="Featured Image" /&gt;
&lt;/a&gt;
&lt;?php endif; ?&gt;</pre>
<h4>Notes</h4>
<p>In the above example, I&#8217;ve added q=100 which sets the rendered jpg quality to 100%. There are more variables that can be added, including how and where to crop. You will need the GD library installed on your server (who doesn&#8217;t these days). Learn more about the timthumb script and its primary developer Ben Gilbanks from <a title="Binary Moon" href="http://www.binarymoon.co.uk/projects/timthumb/" target="_blank">Ben&#8217;s TimThumb website</a> <img loading="lazy" decoding="async" class="alignnone size-full wp-image-641" title="icon offsite" alt="off site icon" src="https://hqsecure.com/wp-content/uploads/ico-offsite.gif" width="16" height="16" /></p>
<p>&nbsp;</p>
<p>The post <a href="https://hqsecure.com/grab-wordpress-featured-image-url/">Grab WordPress Featured Image URL</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hqsecure.com/grab-wordpress-featured-image-url/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Flashy Functionality</title>
		<link>https://hqsecure.com/flashy-functionality/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Wed, 18 Apr 2012 15:11:12 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Tips & Tricks]]></category>
		<guid isPermaLink="false">http://hqsecure.com/?p=492</guid>

					<description><![CDATA[<p>A Plugin for Shortcodes &#38; Added Functions Every WordPress website or blog has a functions file located in the theme directory. This function file makes things happen. It can determin what size your featured images appear at, whether or not you have built in custom menu functionality, what widget areas are avaiable in your theme [&#8230;]</p>
<p>The post <a href="https://hqsecure.com/flashy-functionality/">Flashy Functionality</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>A Plugin for Shortcodes &amp; Added Functions</h3>
<p>Every WordPress website or blog has a functions file located in the theme directory. This function file makes things happen. It can determin what size your featured images appear at, whether or not you have built in custom menu functionality, what widget areas are avaiable in your theme and more. WordPress developers find themselves editing this file to add or modify functionality to ones website or blog. A problem occurs when ones theme is upgraded, resulting in the functions file being overwritten.</p>
<p>Enter Flash Buddy&#8217;s Functionality Plugin. Not only do you get several of Flash Buddy&#8217;s handy shortcodes, but now too developers can add their custom functions code right inside the plugin and protect their modifications from being overwritten upon theme upgrades.</p>
<p><strong>Line Break &#8220;Clear All&#8221; Shortcode</strong><br />
Does it drive you crazy when you want a new line to start below an image or other page element, but WordPress won&#8217;t let this happen? Use shortcode <br clear="all" /> and the problem goes away. What is happening behind the scenes? The plugin is inserting html code, which would otherwise be stripped out by the built in WordPress content editor.<br />
<em>Use shortcode [ clear ]</em></p>
<p><strong>User Adjustable Vertical Spacer Shortcode</strong><br />
Some themes just don&#8217;t leave enough breathing room around some elements. This shortcode will allow one to insert a defined amount of vertical space.<br />
<em>Use shortcode [ spacer height=XX ], where XX is the number of pixels of space one wants to add between elements.</em></p>
<p><strong>Current Date Display</strong><br />
Ever need to have today&#8217;s date displayed in your website or blog, but don&#8217;t want to open it up for editing on a daily basis?<br />
<em>Use shortcode [date] and today&#8217;s date will be automatically displayed and updated for you.</em></p>
<p><strong>Private Comments</strong><br />
When more than one person is working on a site, this hand shortcode can add comments that only other admins or editors can see. Use it to provide directions or notes.<br />
<em>Use shortcode [ private ]This is content hidden from the public[ /private ].</em></p>
<h4><div class='et-box et-info'>
					<div class='et-box-content'>Note: To allow one to see the shortcode, but not activate it, a space has been added between the square bracket and the trigger text within. In actual real world use, there would be no spaces.</div></div></h4>
<p>[wpdm_file id=1 title=&#8221;true&#8221; ]</p>
<br clear="all" />
<p>The post <a href="https://hqsecure.com/flashy-functionality/">Flashy Functionality</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Getting Started with WordPress</title>
		<link>https://hqsecure.com/getting-started-with-wordpress/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Tue, 25 Oct 2011 16:23:30 +0000</pubDate>
				<category><![CDATA[WordPress Tips & Tricks]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://hqsecure.com/?p=294</guid>

					<description><![CDATA[<p>WordPress Resources Get up and running with WordPress &#8211; your local bookstore will have several titles available on using WordPress. Look for the most recent publications if you go this route as WordPress has had many robust updates as of late. In reality, I expect you will most likely figure it out as you go [&#8230;]</p>
<p>The post <a href="https://hqsecure.com/getting-started-with-wordpress/">Getting Started with WordPress</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>WordPress Resources</h3>
<p>Get up and running with WordPress &#8211; your local bookstore will have several titles available on using WordPress. Look for the most recent publications if you go this route as WordPress has had many robust updates as of late. In reality, I expect you will most likely figure it out as you go along, so log in and get started with editing existing pages.</p>
<h3>Flashy Video Help Library</h3>
<p>If you don&#8217;t already have the Flashy Video Help Library, you can request it be provided by &#8220;yours truly&#8221; 🙂 Look in your dashboard and get one click access to WordPress video training. The videos are from the WPtuts+ WP101 tutorial series!</p>
<h3>Great Coverage</h3>
<p>Most of the commonly used WordPress functions are covered, including but not limited to:</p>
<div class='one_half'>
					<ul>
<li>The Dashboard</li>
<li>Creating a New Post</li>
<li>Edit an Existing Post</li>
<li>Using Categories and Tags</li>
<li>Creating and Editing Pages</li>
<li>Add Photos and Images</li>
<li>How to Embed Video</li>
<li>Using the Media Library</li>
<li>Managing Comments</li>
</ul>
				</div>
<div class='one_half et_column_last'>
					<ul>
<li>How to Create a Link</li>
<li>Changing the Theme</li>
<li>Adding Widgets</li>
<li>Building Custom Menus</li>
<li>Installing Plugins</li>
<li>Adding New Authors and Editors (Users)</li>
<li>Useful Tools</li>
<li>Configuration Settings</li>
</ul>
				</div><div class='clear'></div>
<p>&nbsp;</p>
<h3>Google is Your Friend</h3>
<p>The quickest and easiest way to get  help on WordPress, its associated plugins and working with your theme, would be searching <a title="Search Google for Why WordPress" href="http://bit.ly/GSnm3t" target="_blank" rel="noopener noreferrer">Google</a> or <a href="http://binged.it/GSnBf2" title="Search Bing for Why WordPress" target="_blank" rel="noopener noreferrer">Bing</a> for solutions to your questions. Other great resources are found at the official WordPress website or any number of WordPress specific help resource websites on the internet.</p>
<div class='et-box et-info'>
					<div class='et-box-content'><h4><a title="WordPress Support Forums" href="http://wordpress.org/support" target="_blank" rel="noopener noreferrer">http://wordpress.org</a><a title="WordPress Support Forums" href="http://wordpress.org/support" target="_blank" rel="noopener noreferrer"> </a>»»</h4>
<h4><a title="Independent WordPress Help Website" href="http://wordpresshelp.com" target="_blank" rel="noopener noreferrer">http://wordpresshelp.com</a>»»</h4></div></div>
<h3>Adding images to posts or pages</h3>
<p>Help Document: <a href="http://en.support.wordpress.com/images/">http://en.support.wordpress.com/images/</a></p>
<p>Video Help: <a href="http://www.youtube.com/watch?v=0WnNHEGjBVI">http://www.youtube.com/watch?v=0WnNHEGjBVI</a></p>
<p>WordPress Tutorials: <a href="http://www.wp-tutorials.org/" title="WordPress Tutorials" target="_blank" rel="noopener noreferrer">http://www.wp-tutorials.org/</a></p>
<h3>Free Stock Image Resources</h3>
<p>Here are the free photography website I use and recommend:</p>
<ul>
<li><a href="http://morguefile.com">http://morguefile.com</a></li>
<li><a href="https://pixabay.com">Pixabay</a></li>
<li><a href="http://freestockphotos.com">http://freestockphotos.com</a></li>
<li><a href="http://freerangestock.com">http://freerangestock.com</a></li>
<li><a href="http://www.freeimages.co.uk/">http://www.freeimages.co.uk/</a></li>
<li><a href="http://public-domain-photos.com">http://public-domain-photos.com</a></li>
<li><a href="http://photodune.com">http://photodune.com</a></li>
</ul>
<p>The best course of action is to purchase quality stock photography from online stock houses. I have an account at <a href="http://istockphoto.com">http://istockphoto.com</a> and recommend them highly. Photos for web use cost about two to ten dollars, depending upon the quality/photographer.</p>
<p><strong>Minimum sizes:</strong></p>
<p>Size is dependent upon the dimensions and layout of your WordPress theme. Generally speaking, based upon the themes that I develop:</p>
<ul>
<li>Header or full page sized photos should be a minimum of 1000 pixels in width</li>
<li>Illustrative photos for pages should be a minimum of 640 pixels in width.</li>
</ul>
<h3>Online Photo Editors</h3>
<ul>
<li><a href="http://www.lunapic.com/editor/">http://www.lunapic.com/editor/</a></li>
<li><a href="https://photo-editor.canva.com/">https://photo-editor.canva.com/</a></li>
<li><a href="http://pixlr.com/editor/">http://pixlr.com/editor/</a></li>
<li><a href="http://www.picnik.com/">http://www.picnik.com/</a></li>
<li><a href="http://www.freeonlinephotoeditor.com/">http://www.freeonlinephotoeditor.com/</a></li>
<li><a href="http://www.phixr.com/photo/userindex">http://www.phixr.com/photo/userindex</a></li>
</ul>
<p><span class="Apple-style-span" style="font-size: 15px; font-weight: bold;">Desktop Photo Resizers</span></p>
<ul>
<li><a href="https://web.archive.org/web/20171228153058/http://www.tiptrickmod.com:80/category/mac/">http://www.tiptrickmod.com/mac/why-preview-is-the-best-batch-photo-resizer-for-mac/</a></li>
<li><a href="http://photo-drop.en.softonic.com/mac">http://photo-drop.en.softonic.com/mac</a></li>
<li><a href="http://www.batchimage.com/product/cm-batch-photo-resizer-mac-os-x">http://www.batchimage.com/product/cm-batch-photo-resizer-mac-os-x</a></li>
</ul>
<h3>A Word on Editing</h3>
<p>Just because one can change font sizes, typefaces and font colors doesn&#8217;t mean one should. A great deal of attention has been given to your WordPress custom theme when it comes to design, layout and typography. There had better be a very good reason to make changes to these areas. I suggest you consult with Flash Buddy, or another graphic designer of your choice.</p>
<p>The post <a href="https://hqsecure.com/getting-started-with-wordpress/">Getting Started with WordPress</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A Word on WordPress Plugins</title>
		<link>https://hqsecure.com/a-word-on-wordpress-plugins/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Sat, 16 Jul 2011 19:00:30 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Tips & Tricks]]></category>
		<category><![CDATA[code canyon]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://hqsecure.com/?p=4</guid>

					<description><![CDATA[<p>WordPress plugin development has been increasing at a rapid pace as web users find the value and power of WordPress. It seem there is a plugin for just about any need a user or developer can dream up. Currently, there are 15,524 plugins available in the WordPress Plugin Directory. Finding the right plugin is not [&#8230;]</p>
<p>The post <a href="https://hqsecure.com/a-word-on-wordpress-plugins/">A Word on WordPress Plugins</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>WordPress plugin development has been increasing at a rapid pace as web users find the value and power of WordPress. It seem there is a plugin for just about any need a user or developer can dream up.</p>
<p>Currently, there are 15,524 plugins available in the WordPress Plugin Directory. Finding the right plugin is not always an easy task. Through my working with WordPress often through the past fifteen years, and on a daily basis for the last two years, I have acquired substantial knowledge of plugins in general. It is this experience that guides my hand at selecting plugins.</p>
<p>If I Google “Best WordPress Plugins” there are 12,300,000 result pages! Here are a few of the results;</p>
<p><a href="http://slodive.com/web-development/wordpress-plugins-that-power-a-lists-blogs/">http://slodive.com/web-development/wordpress-plugins-that-power-a-lists-blogs/</a></p>
<p><a href="http://www.smashingapps.com/2011/07/08/15-wordpress-plugin-every-user-should-know-about.html">http://www.smashingapps.com/2011/07/08/15-wordpress-plugin-every-user-should-know-about.html</a></p>
<p><a href="http://perishablepress.com/press/2007/09/05/comprehensive-reference-for-wordpress-no-nofollow-dofollow-plugins/">http://perishablepress.com/press/2007/09/05/comprehensive-reference-for-wordpress-no-nofollow-dofollow-plugins/</a></p>
<p><a href="http://weblogs.about.com/od/wordpressplugins/tp/55BestWordpressPlugins.htm">http://weblogs.about.com/od/wordpressplugins/tp/55BestWordpressPlugins.htm</a></p>
<p><a href="http://www.tripwiremagazine.com/2011/05/34-best-wordpress-plugins-giving-you-an-unfair-advantage.html">http://www.tripwiremagazine.com/2011/05/34-best-wordpress-plugins-giving-you-an-unfair-advantage.html</a></p>
<p><a href="http://www.toptut.com/2011/05/28/100-best-wordpress-plugins-you-will-ever-find/">http://www.toptut.com/2011/05/28/100-best-wordpress-plugins-you-will-ever-find/</a></p>
<p>http://wphacks.com/wordpress-plugins/</p>
<p>I occasionally review lists like found in the above links. Many of the plugins have been around for a long time and have a good reputation. Others are new to the game and need to be regarded cautiously. A poorly programed plugin can bring down a website with one click of the mouse.</p>
<p>When I find myself needing a plugin for a new task and have to choose from several unknown resources, I look at how many times the plugin has been downloaded and what,  if any ratings, the plugin has received.</p>
<p>Consider this graphic from the WordPress Plugin Directory for the WP Touch plugin:</p>
<p><a href="https://hqsecure.com/wp-content/uploads/WordPress-Plugin-Selection-Criteria.png"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-5" title="WordPress Plugin Selection Criteria" src="https://hqsecure.com/wp-content/uploads/WordPress-Plugin-Selection-Criteria-185x3001.png" alt="" width="185" height="300" /></a></p>
<p>Most plugins are created by coders who don’t want to waste the work they have done for a client, or from their personal interest and explorations in particular functions. Often, they are not well thought out and incomplete on one way or another. The best plugins are known as Premium Plugins. They are generally well thought out and coded. The plugin authors request you pay to use some of their versions and insist you pay for others of their versions.</p>
<p>A good resource for Premium Plugins is Code Canyon: <a href="http://codecanyon.net/popular_item/by_category?category=wordpress">http://codecanyon.net/category/plugins/wordpress</a></p>
<p>I often use Code Canyon for a variety of things, not the least of which are WordPress plugins.</p>
<p>Finally, when I find a useful plugin that is well coded, I keep in in a folder on my local machine. When building a new WordPress website I’ll go through this personal stash of plugin perfection to select those which might be of some use. Consider OZH’s Admin Drop Down Menu plugin; I insist on it for virtually every website I develop: <a href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/">http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/</a></p>
<p>For those who take this approach, I caution them to be very picky. Installing a bunch of unnecessary plugins leads to poor website performance and back end clutter, doing more harm than good.</p>
<p>The post <a href="https://hqsecure.com/a-word-on-wordpress-plugins/">A Word on WordPress Plugins</a> appeared first on <a href="https://hqsecure.com">HQ Secure Global Internet</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
