Skip to content

Commit 6afae7a

Browse files
committed
No need for a list
1 parent 93da52f commit 6afae7a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Allows you to change the available column classes
2828
Change the capability required to modify column classes.
2929
Since 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

3535
You can use these filters inside your theme functions.php file or in a plugin.
3636

readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Allows you to change the available column classes
2424
Change the capability required to modify column classes.
2525
Since 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

3131
You can use these filters inside your theme functions.php file or in a plugin.
3232

0 commit comments

Comments
 (0)