Posts Tagged ‘ Syntax ’

Wordpress Plugins

Sep 29th, 2009 | By Kevin | Category: blogging

“Wordpress Plugins allow you to extend the features of a standard Wordpress installation”
Maybe you always wanted a feature that hasn’t been available in the latest release of Wordpress. What you can do is either install a 3rd party plugin or write your own custom code to extend the features of Wordpress.
Wordpress plugins are programming code [...]



Wordpress Plugins

Apr 8th, 2009 | By Kevin | Category: blogging

“Wordpress Plugins allow you to extend the features of a standard Wordpress installation”
Maybe you always wanted a feature that hasn’t been available in the latest release of Wordpress. What you can do is either install a 3rd party plugin or write your own custom code to extend the features of Wordpress.
Wordpress plugins are programming code [...]



WordPress How To – Exclude Categories from a Feed

Feb 26th, 2009 | By Kevin | Category: blogging

One of the best aspects of WordPress is that it gives you remarkable control over your feeds, allowing you to pick and choose what you would like to display and in what way. Granted, that applies to WordPress in general, but it is infinitely useful for the feeds your system creates.
For instance, if I [...]