Skip to content

Commit 382d5d6

Browse files
committed
v5.8 release
1 parent a11371b commit 382d5d6

File tree

4 files changed

+19
-1
lines changed

4 files changed

+19
-1
lines changed

.DS_Store

6 KB
Binary file not shown.

blog/.DS_Store

6 KB
Binary file not shown.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "Version 5.8 Released"
3+
authors:
4+
- Sharon M. Leon
5+
tags:
6+
- Development News
7+
---
8+
9+
We are pleased to announce the release of [version 5.8 of the PressForward plugin](https://wordpress.org/plugins/pressforward/).
10+
---
11+
12+
Version 5.8 of the PressForward plugin includes a new opt-in feature submits a source URL to the Internet Archive (archive.org) when an item is promoted to draft. We view this feature as contributing to efforts to preserve content that editors view as significant.
13+
14+
Second, this version includes overhauls of a number of long-standing features. The Feed management panel now includes the Block Editor, fields for editing a feed URL, and tools for manually triggering retrieval. The Add Feed tools now include improved validation for URLs, duplicate detection, and better auto-detection of feed URLs based on site URLs. The PressForward Dashboard has a new menu structure. Feeds are now handled in a separate top-level menu item, while ‘All Content’ is renamed to ‘Feed Items’ and ‘Nominated’ is renamed to ‘Nominated Items’. We also have added support for feed authors, which are pulled from the feed, are editable by the admin, and are used as a fallback value for feed item authors when a given feed item has no specific author data.
15+
16+
Finally, these features are joined by performance improvements to the Reader interfaces, and standardize behavior of the Nominate/Nominate Count interfaces in Reader. We also have a new tool allows filtering by date in Reader interfaces.
17+
18+

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div class="container-fluid">
1212
<h1>Build Your <br>Content Hub</h1>
1313
<a href="https://wordpress.org/plugins/pressforward" class="btn">Download the WordPress Plugin</a>
14-
<a href="https://wordpress.org/plugins/pressforward/#developers" class="release-notes">What’s new in version 5.7.0</a>
14+
<a href="https://wordpress.org/plugins/pressforward/#developers" class="release-notes">What’s new in version 5.8.0</a>
1515
</div>
1616
</section>
1717
<section class="features">

0 commit comments

Comments
 (0)