• Home
  • Books
Programmer's blog
Expert web-developer PHP (ZCE) / Python JavaScript / HTML / CSS

Tools

NTLM Hash Calculator
Base64 Encoder
Base64 Decoder
URL Encoder
URL Decoder

FAQ

How to delete Docker Image

Categories

  • Administration
  • Alloy
  • Appcelerator
  • Backbone
  • CSS
  • Design
  • Docker
  • Javascript
  • JQuery
  • Kohana
  • List
  • Mac OS X
  • Magento
  • MySQL
  • OS
  • Other
  • PHP
  • Python
  • Regular Expressions
  • Ruby on Rails
  • Web
  • Web design
  • Wordpress
 

Menu

Skip to content
  • Home
  • Books

Tags

amazon analog api appcelerator code snippets css dom elastic-beanstalk Examples facebook Flat design github guide js js-lib mobile mobile app overview PHP php-lib problem rapid code restapi ruby script service settings syntax test tutorial Video
Powered by Verbosa & WordPress.

Category: Wordpress

WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL. It has many features including a plug-in architecture and a template system. WordPress is used by over 16.7% of Alexa Internet’s “top 1 million” websites and as of August 2011 manages 22% of all new websites. WordPress is currently the most popular blogging system in use on the Internet.

The way of creating full custom page for wordpress.

April 30, 2010 Other / Wordpress1 Comment

If you want to make one or more pages for wordpress that will be include only header, footer and common style of theme and you just started creating your first plugins for wordpress this article for you. I just want to advise you use `template_redirect` filter and show how I …

Continue reading
 code snippets / PHP