Skip to content

Commit

Permalink
- update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
olatechpro committed Nov 17, 2021
1 parent 47a6fde commit a0f7081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion orgSeries-options.php
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ function series_taxonomy_base_core_fieldset() {
<td>
<button type="submit" class="button" name="migrate_series" value="1"><?php _e('Migrate series to new taxonomy', 'organize-series'); ?></button>
<div><br />
<font color="red"><?php _e('Running this will delete all series terms before moving them to the new taxonomy', 'organize-series'); ?></font>
<font color="red"><?php _e('Please use with caution. Running this process will delete all the terms from the "Series" taxonomy and migrate them to a new taxonomy.', 'organize-series'); ?></font>
</div>
<span class="spinner ppseries-spinner"></span>
</td>
Expand Down
3 changes: 1 addition & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Yes, you can In the `organize-series` folder you'll see a file called `seriestoc

== Changelog ==

v2.7.0- [===unreleased===]
v2.7.0- 2021-11-17
* Fixed: Clarify what HTML is allowed in templates #273
* Fixed: Update the Reviews box class #274
* Fixed: Add message to draft series without part number #261
Expand All @@ -144,7 +144,6 @@ v2.7.0- [===unreleased===]
* Fixed: Issue with Seriously Simple Podcasting plugin #87
* Fixed: PHP Notice: Trying to access array offse #298


v2.6.3- 2021-09-29
* Fixed: Fix "invalid_taxonomy" WP_Error #88
* Fixed: Append to series on action Scheduled to Published #83
Expand Down

0 comments on commit a0f7081

Please sign in to comment.