Skip to content

Releases: schrauger/news-block

1.6.2: fix background size on news

Choose a tag to compare

@HashBangCrash HashBangCrash released this 08 Mar 17:12
c2e735e
something with wordpress changed in how it parses inline styles. these have been moved to the scss file.

1.6.1: cast htmldom to string explicitly

Choose a tag to compare

@HashBangCrash HashBangCrash released this 09 Aug 21:01
581dab3
what used to work was broken due to some wordpress or php update. now, this object needs to be explicitly cast to a string for wp_trim_words to be able to handle it.

1.6.0: partial rewrite to work with newer wordpress

Choose a tag to compare

@HashBangCrash HashBangCrash released this 31 May 19:21
4fdfa2d
wordpress changed some of its React code, and newer standards were created as well. this plugin was partially rewritten and updated to fix issues that recently cropped up.

1.5.4

Choose a tag to compare

@HashBangCrash HashBangCrash released this 21 Nov 17:03
check array

1.5.3

Choose a tag to compare

@HashBangCrash HashBangCrash released this 21 Nov 17:00
check array before getting item

1.5.2

Choose a tag to compare

@schrauger schrauger released this 17 Nov 21:51
fix definition errors

1.5.1

Choose a tag to compare

@schrauger schrauger released this 02 May 16:00
increases term selector height for usability

1.5.0

Choose a tag to compare

@schrauger schrauger released this 03 Dec 16:41
updates simple-html-dom to latest version

1.4.6

Choose a tag to compare

@schrauger schrauger released this 03 Dec 16:35
fixes default image for rss

1.4.5: fixes default image path - relative to plugin directory

Choose a tag to compare

@schrauger schrauger released this 27 Oct 14:51
plugin directory changes based on the release version, so we have to dynamically compute the plugin directory before appending the known relative path to the default image