Application
Table of Contents
Classes
- Make_Block
- Handles the creation of block files in desired location.
- Add_Scss_To_All_File
- Handles the addition of SCSS to the all file.
- Create_New_Block_Files
- Handles the creation of new block files.
- Rename_Files
- Handles the renaming of the files.
- Replace_File_Contents
- Handles the replacement of file contents.
- Setup_Block_Include
- Block_Details
- Holds details about the block, like the name, slug, class name, path, etc.
- Block_Options
- Handles the block options.
- Block_Replacements
- Handles the replacements for the block.
- File