File tree 1 file changed +12
-2
lines changed 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,17 @@ foreach ($lib_includes as $file) {
38
38
}
39
39
unset($file , $filepath );
40
40
` ` `
41
-
41
+
42
+ # # Modules ##
43
+
44
+ # ## Deselect Uncategorized (Default Category)
45
+
46
+ ` ` ` php
47
+ jetfuel(' deselect-uncategorized' );
48
+ ` ` `
49
+
50
+ ! [Deselect Uncategorized Screencast](https://raw.githubusercontent.com/gnowland/wp-jet-fuel/master/deselectUncategorized.gif)
51
+
42
52
@TODO: Add in-depth descriptions of individual modules. Until then, take a peek in [src/Module](src/Module) for available functions.
43
53
44
54
# # Installation ##
@@ -164,4 +174,4 @@ Here's what some intelligent people say on the subject:
164
174
# # @TODO: ##
165
175
166
176
- [Set up @wordpress/scripts](https://developer.wordpress.org/block-editor/tutorials/javascript/js-build-setup/) for block editor (Gutenberg) scripts:
167
- - ` deselectUncategorized.js`
177
+ - ` deselectUncategorized.js`
You can’t perform that action at this time.
0 commit comments