|
Please note that this page does not hosts or makes available any of the listed filenames. You
cannot download any of those files from here.
|
| [TGx]Downloaded from torrentgalaxy.to .txt |
585B |
| 0 |
13.95KB |
| 001 How To Create Wordpress Themes - Course Code & Contact Info.html |
2.33KB |
| 002 Installing a Local Server.mp4 |
40.03MB |
| 003 Installing a New WordPress Website.mp4 |
27.07MB |
| 004 First Steps to Creating a Theme.mp4 |
67.93MB |
| 005 Quick Note.html |
1.13KB |
| 006 Setting Up Development Environment.mp4 |
56.60MB |
| 007 Template Files & Template Tags.mp4 |
43.54MB |
| 008 Coding the Loop.mp4 |
108.56MB |
| 009 Understanding the Loop.mp4 |
132.55MB |
| 010 Template Hierarchy.mp4 |
32.42MB |
| 011 Functions in WordPress.mp4 |
61.23MB |
| 012 Validation, Sanitization & Escaping.mp4 |
113.77MB |
| 013 Internationalization & Localization.mp4 |
172.99MB |
| 014 Introduction to NPM & Gulp.mp4 |
40.41MB |
| 015 Setting Up NPM & Gulp.mp4 |
166.55MB |
| 016 Development vs Production in Gulp Tasks.mp4 |
53.64MB |
| 017 Creating A Gulp Task For Styles.mp4 |
149.15MB |
| 018 Creating A Gulp Task For Styles cont.mp4 |
138.63MB |
| 019 Compressing Images & Copying Files.mp4 |
140.56MB |
| 020 Cleaning Files & Serializing Tasks.mp4 |
166.17MB |
| 021 Webpack Update Note.html |
3.14KB |
| 022 Creating A Gulp Task For JavaScript.mp4 |
219.38MB |
| 023 Creating A Gulp Task For JavaScript cont.mp4 |
106.66MB |
| 024 Adding JavaScript Plugins The Right Way.mp4 |
162.61MB |
| 025 Improving The Tasks With Browsersync.mp4 |
151.00MB |
| 026 Bundling Files For Production.mp4 |
106.38MB |
| 027 Creating a Replaceable Placeholder Prefix.mp4 |
72.09MB |
| 028 Creating Custom Action Hooks.mp4 |
61.59MB |
| 029 WordPress Core Actions.mp4 |
102.90MB |
| 030 Core & Custom Filter Hooks.mp4 |
62.61MB |
| 031 Creating Child Themes.mp4 |
150.05MB |
| 032 Quick Note.html |
1.36KB |
| 033 Adding CSS Stylesheets Using The ITCSS Architecture.mp4 |
102.70MB |
| 034 Including The CSS Styles In Our HTML.mp4 |
95.53MB |
| 035 Creating Sidebars For Widgets.mp4 |
86.66MB |
| 036 Creating Sidebars Dynamically.mp4 |
173.27MB |
| 037 Organizing Your Templates With get_template_part().mp4 |
139.81MB |
| 038 Coding The Header & The Search Form.mp4 |
131.13MB |
| 039 Registering & Displaying Navigation Menus.mp4 |
96.89MB |
| 040 Styling & Filtering The Navigation Menu.mp4 |
104.83MB |
| 041 Creating A Mega Menu.mp4 |
48.97MB |
| 042 Adding The Markup For Menu Accessibility.mp4 |
146.85MB |
| 043 Adding The JavaScript For Menu Accessibility.mp4 |
162.42MB |
| 044 Improving Accessibility With Skip Links.mp4 |
30.17MB |
| 045 WordPress Customizer Overview.mp4 |
80.96MB |
| 046 Creating Our First Theme Option.mp4 |
95.45MB |
| 047 Custom Sanitization For Theme Options.mp4 |
41.82MB |
| 048 Using postMessage For Better Customizer Updates.mp4 |
124.22MB |
| 049 Updating Using Selective Refresh.mp4 |
106.96MB |
| 050 Creating An Option For Footer Background.mp4 |
121.61MB |
| 051 Creating An Option For Footer Columns.mp4 |
97.80MB |
| 052 Creating An Option For The Logo.mp4 |
56.23MB |
| 053 Creating A Color Picker Option & Adding Inline CSS In WordPress.mp4 |
129.32MB |
| 054 Improving The Accent Colour Preview With JavaScript.mp4 |
45.48MB |
| 055 Passing Variables From PHP to JavaScript To Avoid Repetition.mp4 |
186.77MB |
| 056 User Roles & capabilities Overview.mp4 |
63.42MB |
| 057 Custom Delete Post Link Only For Permitted Users.mp4 |
97.20MB |
| 058 Using Nonces To Verify Users' Intention.mp4 |
63.23MB |
| 059 Introduction To Metadata & Custom Fields.mp4 |
78.89MB |
| 060 Adding Metaboxes & Custom Fields.mp4 |
135.19MB |
| 061 Securing Metaboxes & Adding More Fields.mp4 |
153.87MB |
| 062 Creating A Simple Plugin.mp4 |
103.33MB |
| 063 Moving The Metaboxes Code To Our Plugin.mp4 |
110.33MB |
| 064 Bundling Plugins With Your Theme Using TGMPA.mp4 |
233.97MB |
| 065 Adding A New Gulp Task To Copy Plugins.mp4 |
61.39MB |
| 066 Creating The Layout For The Single Blog Post.mp4 |
106.98MB |
| 067 Populating The Single Blog Post Content.mp4 |
128.07MB |
| 068 Displaying The Post Author Info.mp4 |
109.41MB |
| 069 Adding An Option To Show_Hide Author Info.mp4 |
109.20MB |
| 070 Adding Posts Navigation To The Single Blog Post.mp4 |
68.76MB |
| 071 Unit Tests For Blog Posts.mp4 |
89.95MB |
| 072 Note For The Next Lecture.html |
2.61KB |
| 073 Tips For Supporting The New Editor _Gutenberg_.mp4 |
143.95MB |
| 074 Displaying The Comments & Loading Necessary JS Files.mp4 |
94.89MB |
| 075 Creating A Custom Comments Template.mp4 |
100.55MB |
| 076 Coding A Custom Comment Callback.mp4 |
117.67MB |
| 077 Completing The Comment Callback & Unit Testing The Comments.mp4 |
72.07MB |
| 078 Making Our Comment Callback Child Theme Friendly.mp4 |
88.58MB |
| 079 Creating A Template For The Author Archive.mp4 |
87.77MB |
| 080 The Search & 404 Templates.mp4 |
32.46MB |
| 081 Creating A Default Page Template.mp4 |
38.37MB |
| 082 Creating Custom Page Templates.mp4 |
34.08MB |
| 083 Creating A Simple Shortcode.mp4 |
94.11MB |
| 084 Enclosing Shortcodes & Filtering Attributes.mp4 |
64.43MB |
| 085 Moving Our Shortcodes To A Plugin.mp4 |
94.68MB |
| 086 Creating An Image Slider Shortcode.mp4 |
69.00MB |
| 087 Creating An Image Slider Shortcode cont.mp4 |
66.81MB |
| 088 Understanding & Solving The Empty P Tags Problem.mp4 |
214.99MB |
| 089 Introduction To Post Formats.mp4 |
63.58MB |
| 090 The Aside Post Format.mp4 |
28.10MB |
| 091 The Link Post Format.mp4 |
28.81MB |
| 092 The Quote Post Format.mp4 |
19.16MB |
| 093 The Image Post Format.mp4 |
24.77MB |
| 094 The Video Post Format.mp4 |
93.39MB |
| 095 The Audio Post Format.mp4 |
35.67MB |
| 096 The Gallery Post Format.mp4 |
119.47MB |
| 097 The Gallery Post Format For Gutenberg.mp4 |
95.40MB |
| 098 Introduction To Images In WordPress.mp4 |
64.08MB |
| 099 Adding Custom Image Sizes.mp4 |
98.95MB |
| 1 |
639.49KB |
| 10 |
128.69KB |
| 100 |
183.73KB |
| 100 Responsive HTML Image Tags.mp4 |
89.62MB |
| 101 |
1.59MB |
| 101 Responsive Images Reads.html |
1.56KB |
| 102 |
1.97MB |
| 102 The $content_width Global Variable.mp4 |
71.86MB |
| 103 |
1.63MB |
| 103 Planning Our Custom Sizes Attribute.mp4 |
88.22MB |
| 104 |
334.93KB |
| 104 Coding Our Custom Sizes Attribute.mp4 |
151.23MB |
| 105 |
360.99KB |
| 105 Introduction To Custom Post Types & Taxonomies.mp4 |
103.90MB |
| 106 |
1.92MB |
| 106 Custom Post Types Note.html |
2.27KB |
| 107 |
1.54MB |
| 107 Registering Custom Post Types & Taxonomies.mp4 |
74.40MB |
| 108 |
1.58MB |
| 108 Flushing Rewrite Rules & Custom Slugs.mp4 |
107.48MB |
| 109 |
1.83MB |
| 109 Creating Template Files For Custom Post Types.mp4 |
35.65MB |
| 11 |
792.10KB |
| 110 |
1.19MB |
| 110 Creating Gulp Tasks For Renaming Archive Files.mp4 |
122.74MB |
| 111 |
1.90MB |
| 111 Creating A Customizer Option For The Portfolio Slug.mp4 |
72.11MB |
| 112 |
947.53KB |
| 112 Flushing Rewrite Rules After Saving The Portfolio Slug Option.mp4 |
76.54MB |
| 113 |
1.23MB |
| 113 Extending The WP_Widget Class.mp4 |
79.30MB |
| 114 Creating Our First Field In The Widget.mp4 |
88.26MB |
| 115 Creating The Rest Of Our Fields.mp4 |
98.84MB |
| 116 Sanitizing & Displaying Our Fields.mp4 |
78.92MB |
| 117 Displaying The Front-end For The Widget.mp4 |
113.33MB |
| 118 Quick Quiz.html |
984B |
| 119 Widget Compatibility With The Customizer's Selective Refresh.mp4 |
104.47MB |
| 12 |
1.00MB |
| 120 Generating POT Files Using Gulp.mp4 |
74.20MB |
| 121 Generating PO & MO Files Using POEdit.mp4 |
82.49MB |
| 122 Translating Child Themes.mp4 |
67.76MB |
| 123 Final Step & What's Next.mp4 |
57.00MB |
| 124 Final Notes.html |
2.08KB |
| 125 Bonus Lecture.html |
1.32KB |
| 13 |
1.95MB |
| 14 |
871.97KB |
| 15 |
1.15MB |
| 16 |
53.99KB |
| 17 |
1.44MB |
| 18 |
197.39KB |
| 19 |
1.37MB |
| 2 |
1.01MB |
| 20 |
825.64KB |
| 21 |
1.45MB |
| 22 |
887.07KB |
| 23 |
698.63KB |
| 24 |
1.93MB |
| 25 |
1.78MB |
| 26 |
1.26MB |
| 27 |
396.32KB |
| 28 |
547.34KB |
| 29 |
340.23KB |
| 3 |
1.23MB |
| 30 |
230.77KB |
| 31 |
686.97KB |
| 32 |
1.67MB |
| 33 |
608.16KB |
| 34 |
816.39KB |
| 35 |
1.44MB |
| 36 |
534.50KB |
| 37 |
1.02MB |
| 38 |
1.04MB |
| 39 |
1.34MB |
| 4 |
748.70KB |
| 40 |
1.62MB |
| 41 |
1.17MB |
| 42 |
1.53MB |
| 43 |
104.59KB |
| 44 |
682.77KB |
| 45 |
1.10MB |
| 46 |
1.30MB |
| 47 |
1.45MB |
| 48 |
1.05MB |
| 49 |
1.16MB |
| 5 |
1.01MB |
| 50 |
207.03KB |
| 51 |
821.07KB |
| 52 |
1.11MB |
| 53 |
485.53KB |
| 54 |
564.82KB |
| 55 |
616.78KB |
| 56 |
1.11MB |
| 57 |
1.32MB |
| 58 |
1.89MB |
| 59 |
619.73KB |
| 6 |
1.45MB |
| 60 |
54.99KB |
| 61 |
389.34KB |
| 62 |
1.42MB |
| 63 |
1.74MB |
| 64 |
1.78MB |
| 65 |
236.95KB |
| 66 |
1.34MB |
| 67 |
1.51MB |
| 68 |
1.04MB |
| 69 |
714.56KB |
| 7 |
1.83MB |
| 70 |
1.08MB |
| 71 |
1.11MB |
| 72 |
1.46MB |
| 73 |
1.60MB |
| 74 |
1.80MB |
| 75 |
1.89MB |
| 76 |
1.91MB |
| 77 |
1.93MB |
| 78 |
142.79KB |
| 79 |
1021.74KB |
| 8 |
1.39MB |
| 80 |
1.24MB |
| 81 |
74.50KB |
| 82 |
243.79KB |
| 83 |
1.19MB |
| 84 |
1.57MB |
| 85 |
1.92MB |
| 86 |
430.58KB |
| 87 |
595.08KB |
| 88 |
783.97KB |
| 89 |
1.39MB |
| 9 |
1.58MB |
| 90 |
418.61KB |
| 91 |
620.00KB |
| 92 |
792.69KB |
| 93 |
1022.92KB |
| 94 |
1.40MB |
| 95 |
1.77MB |
| 96 |
370.03KB |
| 97 |
1.03MB |
| 98 |
532.22KB |
| 99 |
466.03KB |
| external-assets-links.txt |
417B |
| external-assets-links.txt |
523B |
| external-assets-links.txt |
437B |
| external-assets-links.txt |
430B |
| external-assets-links.txt |
170B |
| external-assets-links.txt |
169B |
| external-assets-links.txt |
143B |
| external-assets-links.txt |
73B |
| TutsNode.com.txt |
63B |