=== Molongui Post Contributors: Multi-Role Contributor Attribution === == Changelog == = 1.7.3 (2025-11-25) = * **Added**: Setting to control displaying the updated date for unedited posts. * **Added**: 'molongui_contributors/byline/show_update_date_for_unedited_posts' filter to programmatically control displaying the updated date for unedited posts. * **Fixed**: Removed trailing separator when post update date is not displayed. * **Changed**: Added compatibility with Molongui Authorship 5.2.0 * **Changed**: Added compatibility with WordPress 6.8. = 1.7.2 (2025-02-04) = * Fixed: Updated filter name to ensure the author name on the post byline links to the author page when used with the Molongui Authorship plugin. = 1.7.1 (2025-01-20) = * Fixed: Fatal error when loading Elementor editor. = 1.7.0 (2025-01-14) = * Added: Option to display an author box for the post contributor. *(Requires the Molongui Authorship plugin to be installed.)* = 1.6.2 (2024-11-25) = * Fixed: Unnecessary body class that caused layout issues with certain themes. * Changed: Automatically add the 'Reviewer' contributor role if no other roles exist. * Changed: Added more default contributor roles. * Changed: The modified date is now displayed only if the post has been updated after its original publication. * Changed: Updated framework files to version 3.2.0. * Changed: Added compatibility with WordPress 6.7. = 1.6.1 (2024-09-11) = * Changed: Replaced incorrect `dateUpdated` property with `dateModified` for WebPage schema. = 1.6.0 (2024-08-22) = * Added: New layout to display post meta information. * Added: Option to control whether to link the author name to their author page. * Added: Option to control whether to link the contributor name to their author page. * Added: Salient theme integration. * Added: New `molongui_post_meta` shortcode, replacing the `molongui_post_bylines` shortcode. * Added: New `molongui_post_info` as an alias for the `molongui_post_meta` shortcode. * Fixed: Missing data attributes in the added contributor item. * Deprecated: `molongui_bylines` shortcode. Please replace it with `molongui_post_meta`. * Deprecated: `molongui_post_byline` shortcode. Please replace it with `molongui_post_meta`. * Deprecated: `molongui_post_bylines` shortcode. Please replace it with `molongui_post_meta`. * Deprecated: `molongui_get_the_post_contributors` function. Please replace it with `molongui_get_post_contributors`. * Deprecated: `molongui_the_post_byline` function. Please replace it with `molongui_the_post_meta`. * Deprecated: `molongui_get_the_post_byline` function. Please replace it with `molongui_get_the_post_meta`. * Dev: Updated database schema. = 1.5.1 (2024-08-07) = * Fixed: Byline layouts were incorrectly displayed. = 1.5.0 (2024-08-06) = * Added: Betheme theme integration. * Added: Blogus theme integration. * Added: Botiga theme integration. * Added: Bridge theme integration. * Added: Colibri WP theme integration. * Added: Customify theme integration. * Added: Enfold theme integration. * Added: Go theme integration. * Added: JupiterX theme integration. * Added: OnePress theme integration. * Added: Phlox theme integration. * Added: Storefront theme integration. * Added: Sydney theme integration. * Added: The7 theme integration. * Added: Total theme integration. * Added: Uncode theme integration. * Added: Zakra theme integration. * Fixed: Contributor picker functionality. * Fixed: Plugin settings page display issues. = 1.4.0 (2024-08-05) = * Added: Extendable theme integration. * Added: Hestia theme integration. * Added: Inspiro theme integration. * Added: Kadence theme integration. * Added: Kubio theme integration. * Added: Neve theme integration. * Added: News Portal theme integration. * Added: PopularFx theme integration. * Added: Twenty Ten theme integration. * Added: Twenty Eleven theme integration. * Added: Twenty Twelve theme integration. * Added: Twenty Thirteen theme integration. * Added: Twenty Fourteen theme integration. * Added: Twenty Fifteen theme integration. * Added: Twenty Sixteen theme integration. * Added: Twenty Seventeen theme integration. * Added: Twenty Nineteen theme integration. * Added: Twenty Twenty-Two theme integration. * Added: Twenty Twenty-Three theme integration. * Added: Twenty Twenty-Four theme integration. * Added: YITH Wonder theme integration. * Changed: Contributor names now link to their respective author pages. = 1.3.1 (2024-07-19) = * Fixed: Post template #4 layout issues. * Fixed: Various minor bugs affecting plugin functionality. * Changed: Updated framework files to version 3.1.0. = 1.3.0 (2024-07-15) = * Added: Custom post templates styling options. * Fixed: Issues with custom post templates. * Changed: Added compatibility with WordPress 6.6. = 1.2.2 (2024-07-04) = * Added: Twenty Twenty theme integration. * Added: Twenty Twenty-One theme integration. * Fixed: Divi theme integration. * Fixed: Contributors selector display problems. = 1.2.1 (2024-07-03) = * Changed: Updated Newspaper theme integration. * Fixed: PHP fatal error thrown when a setting is missing. * Fixed: Hiding the default theme byline was not working. * Fixed: Setup Wizard not redirecting after completion when updating contributor roles. = 1.2.0 (2024-07-02) = * Added: Avada theme integration. * Added: Blocksy theme integration. * Added: Divi theme integration. * Added: Extra theme integration. * Added: Flatsome theme integration. * Added: jNews theme integration. * Added: OceanWP theme integration. * Fixed: Users with the `contributor` user role were not eligible as post contributors. * Changed: Redesigned Setup Wizard. * Changed: Removed the `edit_posts` capability requirement to be eligible as post contributors. = 1.1.0 (2024-06-24) = * Changed: Redesigned contributor selector. = 1.0.2 (2024-06-21) = * Fixed: Post contributors were not being saved. * Fixed: Fatal error caused by a missing function. * Fixed: Malformed SQL query that threw a warning during uninstallation. = 1.0.1 (2024-06-17) = * Changed: Contributor names now link to their author pages. * Fixed: Template was overridden on pages other than posts. = 1.0.0 (2024-06-03) = * Initial release.