Wordpress - katzwebdesign.wordpress.com - KWS Blog
General Information:
Latest News:
Time Out Free: An App to Enforce Your Stretch Breaks 27 Jul 2012 | 11:11 am
It’s hard to get up and stretch on a regular basis, especially when your computer allows you to keep working! I will spend all day on my ass. That can’t be good . I have been dreaming about the perf...
Time Out Free: An App to Enforce Your Stretch Breaks 27 Jul 2012 | 11:11 am
It’s hard to get up and stretch on a regular basis, especially when your computer allows you to keep working! I will spend all day on my ass. That can’t be good. I have been dreaming about the perfect...
Create a Custom Error Page for “Error establishing a database connection” 19 Jul 2012 | 03:06 am
Here’s how to make a custom database error page for WordPress. If your site’s all set up and you see “Error establishing a database connection,” that’s an immediate “oh crap” situation. Hostgator....
Create a Custom Error Page for “Error establishing a database connection” 19 Jul 2012 | 03:06 am
Here’s how to make a custom database error page for WordPress. If your site’s all set up and you see “Error establishing a database connection,” that’s an immediate “oh crap” situation. Hostgator.com,...
Generate a Link to Activate a Plugin in WordPress 12 Jul 2012 | 09:29 pm
Here’s another specialized plugin development tip! If you want to create a link to activate a plugin, you need to know the path of the plugin file. Let’s use Akismet for this example. $path = 'aki...
Generate a Link to Activate a Plugin in WordPress 12 Jul 2012 | 09:29 pm
Here’s another specialized plugin development tip! If you want to create a link to activate a plugin, you need to know the path of the plugin file. Let’s use Akismet for this example. $path = 'akismet...
How to Hard-Code a UA String for the Google Analytics for WordPress Plugin 30 May 2012 | 05:33 am
If you want to define a Google Analytics “UA String” while using Yoast Google Analytics plugin for WordPress. Add the following to your theme’s functions.php file: add_filter( 'option_Yoast_Googl...
How to Hard-Code a UA String for the Google Analytics for WordPress Plugin 30 May 2012 | 01:33 am
If you want to define a Google Analytics “UA String” while using Yoast Google Analytics plugin for WordPress. Add the following to your theme’s functions.php file: add_filter( 'option_Yoast_Googl...
How to Hide or Replace the WordPress Welcome Panel 22 May 2012 | 12:50 am
So you want to modify the WordPress Dashboard Welcome Screen There was a thread on the WPMU website that discusses how to disable the WordPress welcome screen, but the code provided didn’t work, so ...
How to Hide or Replace the WordPress Welcome Panel 21 May 2012 | 08:50 pm
So you want to modify the WordPress Dashboard Welcome Screen There was a thread on the WPMU website that discusses how to disable the WordPress welcome screen, but the code provided didn’t work, so I ...

