File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ Allows you to change the available column classes
2828Change the capability required to modify column classes.
2929Since 1.2.2
3030
31- * ** Default:** ` edit_theme_options `
32- * ** Parameters:** ` string ` The default capability.
33- * ** Return:** ` string ` The new capability.
31+ ** Default:** ` edit_theme_options `
32+ ** Parameters:** ` string ` The default capability.
33+ ** Return:** ` string ` The new capability.
3434
3535You can use these filters inside your theme functions.php file or in a plugin.
3636
Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ Allows you to change the available column classes
2424Change the capability required to modify column classes.
2525Since 1.2.2
2626
27- * ** Default:** `edit_theme_options`
28- * ** Parameters:** `string` The default capability.
29- * ** Return:** `string` The new capability.
27+ ** Default:** `edit_theme_options`
28+ ** Parameters:** `string` The default capability.
29+ ** Return:** `string` The new capability.
3030
3131You can use these filters inside your theme functions.php file or in a plugin.
3232
You can’t perform that action at this time.
0 commit comments