Plugin Directory

Changeset 3302131

Timestamp:
05/28/2025 10:37:24 AM (10 months ago)
Author:
deLucks
Message:

TAG 2.6.0

  • Ensure compatibility with HPOS for microdata product function
  • Correct typo in $companyLabel causing frontend error
  • Fix XSS in dpc_analytics_opt_out shortcode via link_text attribute
  • Disable WooCommerce Product Schema based on settings
  • Hide jobs post type in microdata module
  • Move company fields from modal to global microdata settings
  • Correct JSON-LD microdata validation issues
  • Replace {{getFocusKeyword}} with {{focusKeyword}} in AI prompt templates
  • Fix UTF-8 encoding in JSON-LD and prevent double-escaping in database saves
  • Replace PHP 8.0+ match expression with array map for PHP 7 compatibility
  • Handle WP_Error and empty terms in job location schema
  • Add safe translation methods for __(), _x(), esc_html__(), and esc_html_e()
  • Adjust init hook priorities for post type and taxonomy registration
  • Fix PHP warnings when accessing category properties on null
  • Fix warning for undefined array key in validate_multi_checkbox
  • Fix job location data not displaying due to incorrect taxonomy name
  • Fix PHP 8 array offset error in microdata module
  • Rewrite getJsonLdString() function to improve schema generation
  • Add missing 'Place of Work' taxonomy settings to job post editor
  • Use post date as fallback when hiring_date is missing in schema
  • Add itemValue support for JobPosting schema title mapping
  • Revert to default date input to fix broken form submissions
  • Fix unauthorized access vulnerability in the dpc_dashboard_wizard_install_master AJAX action.
Location:
delucks-seo/tags/2.6.0
Files:
636 added

Note: See TracChangeset for help on using the changeset viewer.