WORDPRESS DEVELOPMENT
WORDPRESS DEVELOPMENT
If there’s one content managing system (CMS) that rules the market, it is WordPress. This system is single handedly responsible for powering a huge chunk of the web. The demand for WordPress developers is steadily rising. Especially for those who possess the ability to create customized themes and plugins.
If you wish to be a WordPress developer who possesses an in-depth knowledge of its different concepts, you have come to the right place. At Prolytics, we will teach there is to know about WordPress. Our course will be taught by the leading experts of the industry and will help you secure a bright career in this field.
What will you learn
-
PHP for WordPress
PHP for WordPress can help you create beautiful, material websites. Our tutors will teach you that and more such as the Loop, Hooks, Conditionals etc.
-
Template Hierarchy
All the basics of the template hierarchy including how to know which file to customize will be taught to you.
-
Starter Template
As a part of the course, you will be taught to create standard templates, which you can use to create your own WordPress plugins.
Start an amazing journey as a WordPress developer once you complete your course at Prolytics. Here’s a list of the skills you will be taught-
- Desktop Server from ServerPress
- Local from Flywheel
- Editing WordPress files locally
- Pushing from Local to Staging
- WordPress PHP Coding
- Starter Theme Basics
- Index.php template
- Footers in WordPress
- Adding Markup to a theme
- Including template tags
Lessons
- 178 Lectures
- 17:55:55
- Introduction02:04
- What is PHP?02:19
- Writing Some Basic PHP05:53
- PRACTICE-PHP Basics07:48
- WordPress PHP Coding06:08
- Types of PHP Files in WordPress09:30
- The Loop05:18
- PRACTICE - The Loop08:52
- Template Tags03:18
- PRACTICE - Template Tags12:21
- WordPress Conditionals02:53
- PRACTICE - Conditional Tags13:39
- WordPress Hooks07:33
- PRACTICE - WordPress Hooks12:42
- PHP for WordPress Review02:00
- Introduction02:05
- Child Theme Basics 04:28
- DEMO - Child Theme06:29
- PRACTICE - Child Themes03:47
- Starter Theme Basics10:25
- Underscore Starter Theme07:05
- PRACTICE-Starter Themes05:45
- Child,Starter Themes Review03:05
- Introduction04:41
- Theme Content and Files10:25
- Working with the style.css file07:49
- Working with the functions.php18:18
- index.php template03:18
- Headers in WordPress07:05
- Footers in WordPress04:19
- Adding Menus,body_class13:49
- Adding Markup to a Theme 109:47
- Adding Markup to a Theme 206:18
- Adding Markup to a Theme 302:19
- Sidebars in WordPress04:24
- Adding Widget Areas13:32
- Working with the Loop08:41
- Creating Content Includes06:19
- singular.php template06:21
- single.php template07:33
- single-post.php template02:08
- comments.php template08:26
- Post Formats in WordPress15:39
- home.php for Blog Homepage14:28
- archive.php and Archives04:05
- the author.php template07:08
- author-id and author-nicename02:17
- Category Archive Templates09:27
- Date Archive Templates05:21
- Media Attachment Templates08:05
- Templates Further Explained09:05
- Page Templates09:18
- front-page.php Template09:15
- Custom Templates09:05
- Adding a 404.php template06:17
- Search Templates10:19
- Custom Post Archives11:45
- Custom Post Single Pages-106:41
- Custom Post Single Pages-204:05
- Custom Taxonomy Archives-105:14
- Custom Taxonomy Archives-205:19
- Multiple CSS Files07:36
- Including JavaScript Your Themes11:17
- JavaScript Dependencies08:57
- Template Hierarchy Review04:23
- Introduction05:12
- Template Tags-Introduction02:14
- Tags-Include Tags07:17
- Tags -Login Tags14:14
- Tags -bloginfo06:12
- Tags -Archive Tags-108:20
- Tags -Archive Tags-208:23
- Tags -Calendar Tags04:29
- Tags -Misc Tags04:05
- PRACTICE - General Template p-104:15
- PRACTICE - General Template p-111:17
- Navigation Tags09:05
- Navigation Tags - CSS Classes05:30
- Navigation Tags - Walker Class06:15
- PRACTICE - Navigation Tags-102:05
- PRACTICE - Navigation Tags-204:08
- Post Tags05:42
- Post Tags - Class Tags05:18
- Post Tags - Common Tags-112:12
- Post Tags - Common Tags-208:27
- Post Tags - Date Tags05:19
- Post Tags - Attachment Tags06:11
- Post Tags - Misc Tags15:04
- Post Tags - get_ Tags04:19
- PRACTICE - Post Tags-104:14
- PRACTICE - Post Tags-203:47
- Thumbnail Tags09:22
- PRACTICE - Thumbnail Tags-102:03
- PRACTICE - Thumbnail Tags-204:27
- Link Tags07:05
- PRACTICE - Link Tags-102:51
- PRACTICE - Link Tags-203:47
- Introduction to Comment Tags14:56
- Common Comment Tags09:05
- PRACTICE - Comment Tags-103:28
- PRACTICE - Comment Tags-203:32
- Author Tags08:47
- PRACTICE - Author Tags-103:15
- PRACTICE - Author Tags-204:18
- Conditional Tags06:52
- Sanitization,Escaping,Localization04:19
- DEMO - Sanitization Tags04:21
- DEMO - Escaping Tags06:48
- DEMO - Localization Tags06:38
- A Review of Template Tags02:55
- Introduction04:05
- (do,add,remove)action07:17
- Action Hooks in WordPress Core09:15
- Action Runtime Lifecycle08:42
- Exploring Action Hooks05:20
- wp_actions and wp_filter05:22
- Exploring Action HooksR Debug03:45
- R Debug09:58
- Exploring Action Hooks04:05
- Debug Bar Plugins05:10
- Exploring Action Hooks02:05
- Simply Show Hooks Plugin05:05
- Exploring Action Hook DEMOs02:05
- DEMO Action Hook-do_action03:45
- DEMO Hook-enqueue_scripts05:12
- DEMO Hook-widget_init05:34
- DEMO Hook-loop_end()05:33
- DEMO Hook-template_redirect()09:58
- DEMO Action Hook-save_post()07:05
- PRACTICE-Action Hooks-102:16
- PRACTICE-Action Hooks-111:12
- Filter Hooks in WordPress02:05
- apply_filters(), add_filter()07:45
- remove_filter()07:05
- apply_filter() in WordPress Core07:50
- Hooks with $wp_filter03:05
- Hooks with R Debug Filter03:13
- Hooks with Debug Bar Plugin02:00
- Exploring Filter Hooks03:15
- Simply Show Hooks Plugin03:20
- Exploring Filter Hook DEMOs02:21
- DEMO-Hook- apply_filters05:35
- DEMO-Hook- the_title06:33
- DEMO-Hook- the_content07:15
- DEMO-Hook- excerpt_more06:10
- DEMO-Hook- body_class03:05
- Hook-manage_posts_columns04:12
- PRACTICE-Filter Hooks-101:00
- PRACTICE-Filter Hooks-208:16
- Hooks in WordPress Review02:25
- Introduction02:35
- Setting Up the Files03:42
- Plugin Header07:42
- Settings Pages07:16
- Settings Sub Pages07:05
- Link to Settings04:42
- Plugin File Paths06:02
- Enqueuing CSS04:41
- Enqueuing JS05:32
- Enqueuing Conditionally06:11
- PRACTICE - Setup-103:15
- PRACTICE - Setup-203:21
- The Options API10:46
- Saving Array Options08:05
- PRACTICE Options-102:02
- PRACTICE Options-203:16
- Settings API04:12
- Settings Sections07:34
- Settings Fieldss15:52
- More Settings Fields13:41
- Fields Existing Sectionss04:21
- Introduction to Plugins Review02:05
Reviews
I wasn’t getting promoted so I decided to take the wordpress development course at Prolytics. My boss was so impressed with what I learned that he instantly promoted me!
I took the wordpress development course at Prolytics and I must say, my analytical skills have significantly improved! Thanks guys for teaching me so much.
A friend suggested the wordpress development and Prolytics and told me it was the best ever. After trying it out for myself, I have to agree! The knowledge I got after the course made me my boss’s favorite!