Adding posts from the Front End (plugin review)

Adding posts from the Front End (plugin review)

Let me introduce you awesome wordpress plugins “WP User FrontEnd” Here is some features of this plugin: User can create a new post and edit…

Share and Enjoy:
  • Print
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Add to favorites
  • Twitter
Read Article →
Enable excerpts for pages

Enable excerpts for pages

This can be achieved, without resorting to custom page meta inputs, is to simply enable support for excerpts on pages. The excerpt content that is…

Share and Enjoy:
  • Print
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Add to favorites
  • Twitter
Read Article →
Availablilty Calendar for Rentals in JEA

Availablilty Calendar for Rentals in JEA

Coming soon! Share and Enjoy:

Share and Enjoy:
  • Print
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Add to favorites
  • Twitter
Read Article →
How to get active menu item in Joomla?

How to get active menu item in Joomla?

Answer: By typing the code below within the appropriate place the active menu item name will be echoed to the browser <?php echo JSite::getMenu()->getActive()->name; ?>…

Share and Enjoy:
  • Print
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Add to favorites
  • Twitter
Read Article →
Creating a Custom Post Type

Creating a Custom Post Type

Creating a Custom Post Type in WordPress is pretty easy. Let ma show you the code first and then I’ll explain how it works:add_action( ‘init’,…

Share and Enjoy:
  • Print
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Add to favorites
  • Twitter
Read Article →