WordPress Plugins
WordPress Plugins
A WordPress Plugin is a program, or a set of one or more functions, written in the PHP scripting language, that adds a specific set of features or services to the WordPress weblog, which can be seamlessly integrated with the weblog using access points and methods provided by the WordPress Plugin Application Program Interface (API).
Wishing that WordPress had some new or modified functionality? 
The first thing to do is to search various WordPress Plugin repositories and sources to see if someone has already created a WordPress Plugin that suits your needs. A Google search will bring back a plethera of both free and purchasable plugins. Be sure that the plugin is compatible with your installed version of WordPress.
WordPress Plugins are designed by volunteers and are commonly free to the public. Plugins listed in the sources below have usually been thoroughly tested and considered "safe". But remember, Plugins are the responsibility of the author and the user, and they are typically works-in-progress as WordPress grows and expands.
Continue reading
All about pages
Pages and you
In Tips and tricks #1 Planing your page, I helped you layout what you would like to see on your webpage. I also told you how to create pages and what pages are, Now lets go a little further into detail and show you how to change your Permalinks to not only improve your user experience and the over all dynamic look of your page. Permalinks: links that follow your web address such as (Http://beakerProductions.com/creating-a-favicon/) the /creating-a-facicon/ is your permalink text. Now lets refresh a bit on the topic of pages.
What Pages Are:
- Pages are for content that is less time-dependent than Posts.
- Pages can be organized into pages and SubPages (pages under pages).
- Pages can use different Page Templates which can include Template Files, Template Tags and other PHP code.
