Skip to content

Releases: kmhcreative/press-news-events-xtended

PNEX 1.4

Choose a tag to compare

@kmhcreative kmhcreative released this 06 Sep 20:54
  • More code fixes for PHP 7.4
  • Error-handling for when no posts of type exist
  • Fixed non-responsive Date Picker arrows in Edit for News and Events
  • Re-styled Date Picker to look more modern
  • Date Picker script and Admin files now ONLY enqueue on PNEX post pages, instead of everywhere on back-end.

PNEX 1.3

Choose a tag to compare

@kmhcreative kmhcreative released this 25 Aug 23:41
  • Code updated for PHP 7.x (tested up to 7.4.8)
  • Plugin can now be auto-updated directly from GitHub

PNEX 1.2

Choose a tag to compare

@kmhcreative kmhcreative released this 10 Oct 23:17

This is my modified version of the "Press, News, Events" plugin for WordPress. The original hasn't been updated in over 2 years and under WP 4.3 throws a bunch of errors. My "extended" version fixes all of that (tested compatible on WP 4.3.1) AND it adds custom taxonomies so you can categorize, organize, and filter your Press Releases, News, and Events however you like.

For example, create categories for "Radio, Television, Newspapers, Appearances, Interviews, Seminars" and so on. PNEX uses custom post types, which means they wouldn't show up in archive searches by category or tag even if they supported that. So they get their OWN custom categories.

On activation the plugin will also automatically create a page titled "PR News & Events" (you can change the title) which is pre-loaded with the shortcodes to display ten PNEX posts and links for filtering PNEX posts by whatever PR categories you've defined.

See the WIKI for details on the shortcodes or just look at the comment at the top of the file in pnex/pnex.php