Kapil Vihar-Pitampura, Delhi – 110034
- WordPress overview
- Installing and configuring WordPress
- Comparing WordPress 3.0 with previous versions
- Setting up a PHP WordPress development environment
- Exploring WordPress plugins
- Administering plugins from the WordPress admin
- Exploring where plugins reside
- Introduction to hooks
- Creating the plugin PHP file(s)
- More on hooks Actions and filters
- Installation and activation
- Writing activation code
- Writing an action
- Writing a filter
- About pluggable functions
- Writing a pluggable function
- Using template tags
- Introducing shortcode
- Widgets and the WordPress Widgets SubPanel
- Comparing widgets and plugins
- Using and customizing built-in widgets
- Creating a new widget
- Writing the constructor and registering widgets
- Enabling configuration of widgets
- Creating an admin interface
- Saving data to the database