Improved: Replaced the experimental split-flap animation with a reliable push-up slide for the flap animation mode — current headline slides out upward while the next headline slides in from below, clipped cleanly by the ticker viewport. Works consistently across all browsers.
Fixed: Admin shortcode generator attribute table header text colour now displays correctly in all WordPress admin themes.
Updated: .wpyog-card-cats a category pill padding updated.
1.1.3
Added: show_label attribute — set show_label=”false” to hide the label chip entirely.
Added: show_count attribute — set show_count=”true” to display a post counter (e.g. 3 / 10) on the right side of the ticker. Applies to fade and flap animation modes.
Added: [wpyog_news_ticker] shortcode alias — both [wpyog_ticker] and [wpyog_news_ticker] work identically.
Added: News Ticker tab to the Shortcode Generator admin page with live preview, colour pickers for label background and text, and controls for all ticker options.
Improved: Ticker responsive styles — label shrinks gracefully on mobile, date hides on very small screens.
Changed: show_date now defaults to true.
1.1.2
Added: News Ticker — use [wpyog_ticker] to display animated news headlines anywhere on your site. Three animation styles: scroll (continuous horizontal ticker tape), fade (cross-fade), and flap (animated slide).
Added: Ticker label chip with custom background and text colour.
Added: Pause-on-hover for all ticker animation modes.
Added: prefers-reduced-motion accessibility support — ticker pauses automatically for users who prefer reduced motion.
Added: External URL support in the ticker — items with an external link open in a new tab.
1.1.1
Fixed: Elementor Pro Theme Builder templates now correctly override single News post pages. Fix: when Elementor Pro is active the plugin’s single_template filter is removed, allowing Elementor Pro’s template_include hook to take over cleanly.
1.1.0
Added: WPYog News post type is now automatically added to Elementor Pro’s supported post types — no manual configuration needed in Elementor → Settings → Integrations.
Fixed: Post type label corrected from “News Item” to “WPYog News” — fixes the section header in Elementor Theme Builder’s condition picker.
1.0.9
Fixed: Elementor integration timing bug — hooks now register correctly when Elementor loads before WPYog News.
1.0.8
Fixed: Critical PHP error introduced in 1.0.7 — unsafe Elementor Pro class call replaced with a safe implementation.
1.0.7
Added: Full Elementor Theme Builder support — News posts and News Category archives appear as selectable conditions in Theme Builder.
Added: Elementor integration class for registering the News post type and taxonomy with Elementor’s internal helpers.
1.0.6
Fixed: Single news post template now has a max-width of 900px and a centred featured image.
1.0.5
Updated: Category pill padding and admin table header styles.
1.0.4
Fixed: Contributor username, pagination escaping, and admin nonce handling.
1.0.3
Fixed: i18n translators comments, deprecated function calls, and missing wp_unslash() calls.
Updated: Tested up to WordPress 6.9. Added translation template (.pot file).
1.0.2
Fixed: Previous/Next navigation on single news pages when posts have no category assigned.
Improved: CSS updates for title, excerpt, and pagination styles.
1.0.1
Fixed: Admin sidebar icon, Load More AJAX, and post/category slugs.
Added: Previous/Next navigation on single news detail pages.
Improved: Modern card and list CSS — hover effects, image zoom, category pills, indigo Read More button.