
WordPress essential training includes :
- General History of WordPress
- Installing WampServer
- Installing XAMPP
- Installing WordPress Locally
- Basic WordPress Concepts
- Dashboard Overview
- Pages vs. Posts
- Post Formats
- Categories vs. Tags
- Content Editor Overview
- Managing Comments
- Managing Media
- Managing Menus
- Managing Updates
- Managing Widgets
- Choosing and Installing Plugins
- Choosing and Installing Themes
- User Management
- Settings
- Theme Customizer
- What to do When You Forget Your Password
- What can you do with WordPress
- How to Install WordPress on a Server
Top Plugins Extra package for online wordpress training includes :
- Adding Forms to a Site
- Building a Sitemap for a Site
- Connecting Your Sites
- Improving Site Performance
- Managing Spam on a Site
- Migrate, Copy, or Clone a Site
- Onsite SEO
Contact For More Details

WooCommerce Essential Training includes :
- Introduction
- Overview
- Storefront Theme Features
- Cost for Extensions
- Onboarding Wizard
- Onboarding First Product
- Settings, Part 1
- Settings, Part 2
- Layout Settings
- Widgets
- Checkout Process
- Digital Products
- Themes
- Advanced Products
- Attributes and Variations
- Advanced Shipping
- Taxes
- Coupons Part 1
- Coupons Part 2
- Order Management
- Reports
- Inventory
- Reviews
- User Roles
- Programming Basics
- Editing Styles
- Email Templates
Contact For More Details

WordPress plugin development includes:
0. Introduction
1. Intro to Plugin Development
- Intro
- What is a plugin?
2. Plugin Basics
- Intro
- Header requirements
- Including a software license
- Activation/Deactivation hooks
- Uninstall methods
- Best practices
3. Plugin Security
- Intro
- Checking User Capabilities
- Data validation
- Securing Input
- Securing Output
- Nonces
4. Hooks
- Intro
- Actions
- Filters
- Creating custom hooks
- Advanced Topics
5. Administration Menus
- Intro
- Top-level menus
- Sub-menus
6. Shortcodes
- Intro
- Basic shortcodes
- Enclosing Shortcodes
- Shortcodes with parameters
- TinyMCE Enhanced Shortcodes
7. Settings
- Intro
- Creating and using options
- Individual options vs array of options
- Settings API
- Custom settings page
8. Metadata
- Intro
- Create and manage post metadata
- Creating custom meta boxes
- Rendering Meta Data
9. Custom Post Types and Taxonomies
- Intro
- Registering CPTs
- Working with CPT data
- Working with custom taxonomies
10. Users
- Intro
- Create/Manage users
- Working with User metadata
- Roles and Capabilities
11. HTTP API
- Intro / Article
12. JavaScript
- Intro
- jQuery
- AJAX
- Server Side PHP and Enqueuing
- Summary
13. Cron
- Intro
- Understanding WP Cron Scheduling
- Schedule Cron events
- Hooking WP-Cron into the system task scheduler
- Simple Testing of WP-Cron
14. Internationalization
- Intro
- How to Internationalize your Plugin
- Localization
15. WordPress.org
- Intro
- Planning Your Plugin
- Deploying Your Plugin
16. Developer Tools
- Intro
- Debug Bar and Add-Ons
- Helper Plugins
Contact For More Details

WordPress Theme Development Training includes :
0: Introduction
1: Getting Started
- Intro
- What is a Theme?
- WordPress Licensing & the GPL
- Setting up a Development Environment
- Theme Development Examples
- Your First Theme
2: Theme Basics
- Intro
- Template Files
- Theme Files & Organization
- Template Hierarchy
- Page Templates
- Template Tags
- The Loop
- Theme Functions (functions.php)
- Linking Theme Files and Directories
- Including CSS and JavaScript
- Conditional Tags
- Putting it all Together
3: Theme Functionality
- Intro
- Custom Headers
- Sidebars
- Widgets
- Navigation Menus
- Pages, Posts & Custom Post Types
- Categories, Tags & Custom Taxonomies
- Taxonomy Templates
- Pagination
- Comments
- Media
- Featured Image / Post Thumbnails
- Post Formats
- Internationalization
- Localization
- Accessibility
- Adding Administration Menus
- Creating a 404 Page
- Miscellaneous
4: Advanced Theme Topics
- Intro
- Child Themes
- Theme Customizer
- Widget Customizer
- Theme Security
- Theme Options
- UI Best Practices
- JavaScript Best Practices
- Validating Your Theme
- Plugin API Hooks
5: Releasing Your Theme
- Intro
- Required Template Files
- Testing
- Theme Checklist
- Theme Review Guidelines
- Writing Documentation
- Submitting Your Theme to WordPress.org