Skip to content

2.4

Compare
Choose a tag to compare
@stevengliebe stevengliebe released this 16 May 14:38
· 136 commits to master since this release

Version 2.4 assists themes with Gutenberg editor compatibility.

  • Make ctfw-editor-styles Gutenberg-compatible (must supply block_stylesheet and block_css_function)
  • Make ctfw_editor_styles() apply to Gutenberg editor. Must supply block_stylesheet and block_css_function via 'ctfw-editor-styles' add_theme_support()
  • Add admin-post.css to style featured image note in Gutenberg
  • Add admin-post.js for Gutenberg handling of featured image custom sizing note
  • Add ctfw_featured_image_note() to get current post type's note and make ctfw_featured_image_notes() use ctfw_featured_image_note()
  • Make ctfw_post_galleries_data() extract image IDs from Gutenberg blocks
  • Make ctfw_gallery_posts_where() consider Guteberg blocks
  • Update CT Meta Box to 2.2.2 for Gutenberg support
  • Make breadcrumb avoid taxonomies that are private (prevent issue with Yoast Premium Prominent Words)
  • Deprecate ctfw_theme_url() in favor of get_theme_file_uri()
  • Fix undefined body_class in editor.php
  • Make Ustream embeds responsive
  • Prefix EDD theme updater class to prevent conflict with AppPresser and others
  • Change incorrect textdomains