Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Releases: aldolat/posts-in-sidebar

Changelog for 4.16.3

31 Oct 15:11
f68b699
Compare
Choose a tag to compare
  • Changed admin UI in the "Getting posts" section.

Changelog for 4.16.2

18 Oct 17:16
90f4dbf
Compare
Choose a tag to compare
  • Fixed displaying post ID to admins only.

Changelog for 4.16.1

17 Oct 16:40
036d633
Compare
Choose a tag to compare
  • Added a new option in the Debug section for displaying the post ID just before the post title.
  • Changed the comment for an option.
  • Fixed i18n for a string.

Changelog for 4.16.0

16 Oct 14:39
5365a51
Compare
Choose a tag to compare
  • Added a comment in Custom field type fields.
  • It's now possible to add custom classes to the span element of custom fields.
  • Added pis_cf_add_attribute filter. It allows to add custom attributes to the span element of custom fields.
  • Added a comment for "Skip this number of posts" (thanks to @china_guy).
  • Fixed missing i18n (thanks to @china_guy).
  • Fixed getting all posts by recent comments (thanks to @china_guy).
  • Fixed "Read more..." behavior (thanks to @china_guy).

Changelog for 4.15.1

15 May 19:15
e4c55e0
Compare
Choose a tag to compare
  • Changed date format in pis_get_current_datetime() function, now forced to Y-m-d (YYYY-MM-DD).
  • Added filter to date and time format in pis_get_current_datetime() function.
  • The word now used as Custom field value in the Custom field query panel will be changed in the current date, ignoring time by default. This can be changed using a filter.

Changelog for 4.15.0

06 Mar 16:04
e644e68
Compare
Choose a tag to compare
  • Added compatibility with Yoast SEO plugin when determining the main category of a post.
  • Cleaned and beautified HTML source code.
  • Updated compatibility to WordPress 5.7.

Changelog for 4.14.0

21 Nov 18:45
9561a73
Compare
Choose a tag to compare
  • Added new links to plugin line in the WordPress plugins management page.
  • Changed functions names in pis-duplicate.js to avoid conflicts with Duplicate Widgets plugin.
  • Load the JS for duplicating a widget only if "Duplicate Widgets" plugin is not active.
  • Updated compatibility to WordPress 5.6.

Changelog for 4.13.0

31 Oct 20:12
6a4f158
Compare
Choose a tag to compare
  • Added function to duplicate the widget.
  • Changed some strings.

Changelog for 4.12.1

14 Aug 11:36
fd332c9
Compare
Choose a tag to compare
  • Changed some strings.

Changelog for 4.12.0

14 Aug 10:59
af65a9b
Compare
Choose a tag to compare
  • Added fields for date and time formatting.