Join Morten Rand-Hendriksen for an in-depth discussion in this video Exporting your theme, part of WordPress: Building Progressive Themes with WP Rig.
- [Instructor] Okay, after all this work, … you're ready to bundle up your theme … and either ship it to another user or place it on a site. … And there's a build process specifically for this purpose … but before we can use it, we need … to make sure all the information is correct. … You'll remember in the very beginning of the course, … we looked at the config dot json file … and at the top here, we have some theme information. … The slug, the name and the author. … The slug here is the slug that will be used … to name the folder that will contain the theme. … So as you generate a new theme, … you can put in whatever slug you want here … and that becomes the theme folder … and also the zipped archive. … So if during the build process, … you've decided to change the name of the theme, … this will be the time to make that change. … The name and the author entries … will be used for the translation files … and may also be used in style dot css … unless you override them manually. … So it's a good idea to make sure these are correct too. …
Author
Released
7/18/2019- Setting up a WordPress theme development environment
- Installing WP Rig
- Building, activating, and testing a new progressive theme
- Editing CSS
- Using web fonts
- Editing existing templates
- Editing PHP and JavaScript code
- Adding advanced features
- Translating a theme
Skill Level Beginner
Duration
Views
Related Courses
-
WordPress: Contact Forms
with Patrick Rauland1h 37m Beginner -
WordPress: Developing Secure Sites
with Jeff Starr2h 34m Intermediate -
WordPress: Plugin Development
with Jeff Starr4h 53m Intermediate
-
Introduction
-
WP Rig: A primer2m 5s
-
1. Configure a Development Environment for WP Rig
-
2. Install and Configure WP Rig
-
Get WP Rig1m 41s
-
How WP Rig works2m 15s
-
First-time configuration2m 42s
-
Configure Browersync2m 33s
-
Run the WP Rig installer2m 52s
-
-
3. CSS
-
CSS in WP Rig2m 51s
-
Edit CSS4m 34s
-
Google Fonts4m 37s
-
Load modular style sheets3m 29s
-
-
4. PHP and WordPress Templates
-
PHP in WP Rig1m 4s
-
Templates and file structure4m 21s
-
Functions in WP Rig5m 45s
-
Example: Add footer widgets6m 27s
-
-
5. JavaScript
-
JavaScript in WP Rig1m 5s
-
Advanced JavaScript loading4m 44s
-
Debug JavaScript2m 56s
-
-
6. Extending WP Rig: A Practical Example
-
The role of PHP modules1m 36s
-
Build a basic component7m 38s
-
Enqueue JavaScript files8m 18s
-
Add a custom image size6m 35s
-
Various demos3m 9s
-
-
7. Going Further with WP Rig
-
Advanced build features2m 7s
-
Contribute to WP Rig1m 2s
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Exporting your theme