Skip to content

Releases: mdibella-dev/congressomat

3.0.0

Choose a tag to compare

@mdibella-dev mdibella-dev released this 06 Aug 06:52

Changelog

Added

  • Add more human readable time in column 'last modified'
  • Add plugin's CSS class to admin body
  • Add more labels to post types and taxonomies
  • Add more CSS to backend tables and pages
  • Add escaping to internal link generation
  • Add new columns for session timeframe and duration

Changed

  • Rename project
  • Folder and file structure
  • Change namespace 'CM_theme' to 'Congressomat'
  • Change namespace structure
  • Change textdomain to 'congressomat'
  • Hide publishing actions in post types
  • Overhaul labels and german translation
  • Changelog style
  • Reorder admin menu and add separator between event and exhibition settings
  • Make sorting by event_date in session post type as default

Fixed

  • Fix partnership filter in exhibtion list
  • Fix not working links to edit pages
  • Fix session sorting

Removed

  • setup.php (code merged into plugin.php)
  • Remove slug column from exhibition_package and location
  • Admin pages: Remove title parameter in anchors
  • Remove post types and taxonomies from Rank Math sitemap
  • Remove unused meta boxes from custom post type screens

2.1.0

Choose a tag to compare

@mdibella-dev mdibella-dev released this 26 Sep 11:41

Changelog

New / Improve / Bugfix

  • Improve: Convert procedural taxonomy and post lists code into classes
  • Improve: Remove class variables
  • Improve: Reorganize folder structure of custom post types and taxonomies

2.0.0

Choose a tag to compare

@mdibella-dev mdibella-dev released this 26 Sep 11:41

Changelog

New / Improve / Bugfix

  • New: Abstract Shortcode class
  • Improve: Convert procedural shortcode code into classes
  • Improve: Remove support for shortcode partner-table
  • Bugfix: Remove PHP warning "Undefined variable $output"
  • Bugfix: Remove PHP warning "Undefined property $name"

1.0.0

Choose a tag to compare

@mdibella-dev mdibella-dev released this 26 Sep 11:40

Changelog

New / Improve / Bugfix

  • Initial commit