File tree 1 file changed +12
-16
lines changed
1 file changed +12
-16
lines changed Original file line number Diff line number Diff line change @@ -26,22 +26,18 @@ After activation, navigate to Appearance > Duplicate Menu to create a copy of an
26
26
27
27
### Changelog
28
28
29
- <dl >
29
+ #### 0.2.1
30
+ - Change capability to <code >edit_theme_options</code >
31
+ - Added some inline documentation
32
+ - Fixed link in readme
33
+ - Updated screenshot
30
34
31
- <dt>0.2.1</dt>
32
- <dd>Change capability to <code>edit_theme_options</code></dd>
33
- <dd>Added some inline documentation</dd>
34
- <dd>Fixed link in readme</dd>
35
- <dd>Updated screenshot</dd>
35
+ #### 0.2
36
+ - Added <code >duplicate_menu_item</code > action, allowing devs to bolt on custom functionality
36
37
37
- <dt>0.2</dt>
38
- <dd>Added <code>duplicate_menu_item</code> action, allowing devs to bolt on custom functionality</dd>
38
+ #### 0.1.1
39
+ - Removed anonymous function call to support PHP <5.3 installs
40
+ - Added link to GitHub, please contribute!
39
41
40
- <dt>0.1.1</dt>
41
- <dd>Removed anonymous function call to support PHP <5.3 installs</dd>
42
- <dd>Added link to GitHub, please contribute!</dd>
43
-
44
- <dt>0.1</dt>
45
- <dd>Initial release</dd>
46
-
47
- </dl >
42
+ #### 0.1
43
+ - Initial release
You can’t perform that action at this time.
0 commit comments