Cyber Security Awareness Month, held for the 15th year this October, is an effort to address our greatest internet threats. Join IPVanish and empower yourself to regain control of your internet security. From now through October 31, any new user visiting IPVanish can subscribe for as little as $3.74/month. Offer: 2 years of VPN for $3.74/month (billed $89.99 every two …
Any Content Shortcode
A snippet to add any content (including HTML, PHP) as a WordPress shortcode for output onto your WordPress site. Simply open up your theme (child theme) functions.php file and add the following function:- Then in your WordPress site’s content editor add the shortcode [anycontent] and your custom content will be outputted using ‘output buffering’. Example Use: Output X Theme Tags …
StudioPress Pro Plus All-Theme Package 25% Discount
Our friends at StudioPress have asked us to extend an offer for a massive 25% discount on their all-theme Pro Plus bundle to any new StudioPress customers. If you are new to StudioPress then, in a nutshell, they are leaders in combining expert knowledge in SEO, design, performance, security, support and WordPress to help you build reliable beautiful WordPress sites. …
Update Google Chrome
To get the most up to date version of Google Chrome do the following:- Open Chrome In the address bar enter ‘chrome://settings/help’ That’s it Chrome will now automatically check for updates. If an update is found, then it will install, and you will need to relaunch the Chrome Browser. If you want to use the Chrome menu to update Click …
Style HTML Table Columns
Using CSS we can easily style table columns. This is useful in cases where you may want table columns with a different colour, padding, font size etc and an obvious use of this would be a pricing or comparison table. Column 1 Column 2 Column 3 Column 4 text text text text text text text text The CSS uses the …