[FTU] The Complete WordPress Development & Customization Course [udemy]
|
The Complete WordPress Development & Customization Course
Become a WordPress Developer and Learn How to Customize WordPress to Make it Work the Way You Want
DOWNLOAD PAID UDEMY COURSES FOR FREE!!!
https://www.freetutorials.us/ |
1625 |
Other/Tutorials
|
4 GB |
[FreeTutorials.us] the-complete-wordpress-development-customization-course
01 Introduction
-
001 Welcome.mp4 (69.6 MB)
-
002 Udemy Tips and Asking Questions.mp4 (50.2 MB)
-
003 FAQs - PLEASE READ.html (2.1 KB)
-
004 Requirements for the Course.mp4 (122.6 MB)
-
005 All the Code Used.html (0.4 KB)
-
006 Filezilla Notepad.mp4 (6.7 MB)
-
007 How to Use Notepad From my YouTube Channel.mp4 (24.0 MB)
-
008 How to Use Filezilla From my YouTube Channel.mp4 (20.2 MB)
-
009 The WordPress Codex.mp4 (8.6 MB)
-
010 Where to Find Thousands of Free Images.html (3.2 KB)
-
011 The WP-Content Folder.mp4 (6.9 MB)
-
012 Creating our Custom Theme.mp4 (18.9 MB)
attached_files
005 All the Code Used
02 WordPress Theme Templates
-
013 Introduction to WordPress Template Files.mp4 (9.3 MB)
-
014 The Style.css template file.mp4 (14.5 MB)
-
015 The index.php file.mp4 (5.9 MB)
-
016 The header.php file.mp4 (29.3 MB)
-
017 The footer.php file.mp4 (6.4 MB)
-
018 The sidebar.php file.mp4 (9.2 MB)
-
019 The functions.php file.mp4 (7.9 MB)
-
020 Other Template Files.mp4 (6.7 MB)
-
021 The Template Hierarchy.mp4 (17.9 MB)
-
022 The Template Hierarchy in Action.mp4 (19.9 MB)
-
023 Lab 1 - Setting Up Our Website CSS Formatting Structure.mp4 (48.5 MB)
-
024 Lab 2 - Setting Up Our Website Adding Content.mp4 (14.4 MB)
quizzes
-
001 Section Quiz.html (3.6 KB)
03 Template Tags and the WordPress Loop
-
025 Section Intro.mp4 (36.5 MB)
-
026 Lab 3 - Creating a Sample Page Template.mp4 (10.0 MB)
-
027 Introduction to Template Tags.mp4 (6.0 MB)
-
028 Template Tags in Action.mp4 (33.0 MB)
-
029 Introduction to the WordPress Loop.mp4 (18.1 MB)
-
030 Analyzing the WordPress Loop.mp4 (51.3 MB)
-
031 Creating a Blog Page Template.mp4 (40.7 MB)
-
032 Exercise - Blog Page Sample.mp4 (3.5 MB)
-
033 Section Review.mp4 (29.7 MB)
attached_files
032 Exercise - Blog Page Sample
-
Excersise-Blog-Page-Sample.pdf (155.0 KB)
quizzes
-
002 Section Quiz.html (3.4 KB)
04 Building the Blog Page Single Post Pages
-
034 Section Preview.mp4 (109.9 MB)
-
035 Lab 4 - Content Population.mp4 (14.0 MB)
-
036 Using the Permalink Function.mp4 (29.4 MB)
-
037 Custom Image Sizes Cropping.mp4 (10.8 MB)
-
038 How to Create a Custom Image Size.mp4 (38.7 MB)
-
039 Hard Crop Positions.mp4 (9.0 MB)
-
040 Customizing the Read More Link.mp4 (17.3 MB)
-
041 Customizing the Exceprt.mp4 (9.2 MB)
-
042 Customizing the WordPress Loop - WP Query.mp4 (21.9 MB)
-
043 Customizing the WordPress Loop 2.mp4 (36.6 MB)
-
044 Exercise WP Query.html (1.6 KB)
-
045 Designing Our Blog - CSS.mp4 (31.9 MB)
-
046 The single.php Template File.mp4 (70.5 MB)
-
047 Section Review.mp4 (54.9 MB)
attached_files
044 Exercise WP Query
-
WP-Query-Exercise-Solution.pdf (168.9 KB)
045 Designing Our Blog - CSS
-
custom-blog-css-code.css (1.2 KB)
quizzes
-
003 Section Quiz.html (3.1 KB)
05 Custom Post Types and Advanced Custom Fields
-
048 Plan for the Home Page Layout.mp4 (492.8 MB)
-
049 Creating Custom Post Types with the Custom Post Type Plugin.mp4 (16.7 MB)
-
050 Creating Custom Taxonomies.mp4 (10.6 MB)
-
051 Creating Custom Fields with the Advanced Custom Fields Plugin.mp4 (25.6 MB)
-
052 Exercise - CPTs and ACFs.html (0.7 KB)
-
053 Adding Our Custom Content.mp4 (36.2 MB)
-
054 Creating Custom Page Template 1.mp4 (58.1 MB)
-
055 Creating Custom Page Template 2.mp4 (40.2 MB)
-
056 Exercise - Custom Page Template.html (0.8 KB)
-
057 Exercise Review.mp4 (9.0 MB)
-
058 Creating Our Movie Reviews Single Custom Post Type Page.mp4 (59.6 MB)
-
059 Creating Our Actors Single Custom Post Type Page.mp4 (34.8 MB)
attached_files
048 Plan for the Home Page Layout
-
Homepage-Plan.pdf (86.3 KB)
06 Sidebars
-
060 Section Preview.mp4 (47.5 MB)
-
061 How to Create a Custom Sidebar.mp4 (11.6 MB)
-
062 The dynamic_sidebar Function.mp4 (28.9 MB)
-
063 The get_sidebar Function.mp4 (14.4 MB)
-
064 Creating Our Custom Sidebars for Use.mp4 (40.0 MB)
07 Building Our Home Page
-
065 Front-Page.php or Home.php.mp4 (14.7 MB)
-
066 Building our Home Page - Part 1.mp4 (12.4 MB)
-
067 rewind_posts Vs reset_postdata.mp4 (7.2 MB)
-
068 Building our Home Page - Part 2.mp4 (15.7 MB)
-
069 Building our Home Page - Part 3.mp4 (30.4 MB)
08 Styling
-
070 Section Preview.mp4 (34.2 MB)
-
071 How to Create Style Sheets.mp4 (17.9 MB)
-
072 How to Load Custom Style Sheets.mp4 (53.1 MB)
-
073 The import url CSS Method.mp4 (7.0 MB)
-
074 How to Load Javascript.mp4 (5.5 MB)
-
075 How to Add a Google Custom Font.mp4 (27.5 MB)
-
076 Section Review.mp4 (45.9 MB)
09 Customizing the Header Custom Menus More Sidebars
-
077 How to Register a New Menu Location.mp4 (13.3 MB)
-
078 How to Create and Display a Custom Menu.mp4 (38.8 MB)
-
079 Creating Our Header Sidebar.mp4 (10.4 MB)
-
080 Adding Social Media.mp4 (14.3 MB)
-
081 Displaying our Home Page Sidebar.mp4 (8.0 MB)
-
082 The Flexible Posts Widget Plugin.mp4 (12.3 MB)
-
083 Customizing our Flexible Posts Widget Template.mp4 (11.4 MB)
-
084 The Recent Posts Widget Extended Plugin.mp4 (34.6 MB)
files
|
2017-08-24 16:55:43 |
English |
Seeders : 1 , Leechers : 1 |
FTU Udemy |
[FTU] The Complete WordPress Development & Customization Course [udemy] |