1.440での変更
1.439に引き続き「カスタム投稿」に関連する更新を行いました。
今回の変更で、カスタマイズ / 外観 / ウィジェットで、ウィジェットのプレゼンテーション設定を行っていただくと、
カスタム投稿タイプのページでは、カテゴリーウィジェットは、カスタム投稿に紐づけられたタクソノミ―に切り替えて表示されます。
また、アーカイブウィジェットもカスタム投稿の月次アーカイブリストに切り替え表示が行えるようになりました。
カスタム投稿を、has_archive設定で作成していただくだけで、テーマ側で必要な表示を行うことが出来ます。
Raindrops 1.440 Overview of Changes
Better Presentaition For Custom Post Types
When Custom Post Type Archive , Custom Post Single. Shows Custom Post Archive and Taxonomy.
If you need presentation
Customize / Presentation / Widget
Set Yes. Relate Custom Post Type and Categories Widget
Category widget shows Custom Post relate Taxsonomy
Set Yes. Relate Custom Post Type and Archives Widget
Archives widget shows Custom post type Monthly Archive.
New functions
raindrops_filter_custom_post_archive_widget()
raindrops_filter_custom_post_archive_widget_title()
raindrops_filter_custom_post_category_widget()
raindrops_filter_custom_post_category_widget_title()
raindrops_post_type_exclude_template()
raindrops_widget_archives_validate()
raindrops_widget_categories_validate()