v1.9.0 - Empowering WordPress Development with New Features #56
Pinned
gfazioli
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
✨ Added
registerPlaceholderTitleoverwritten method inWordPressCustomPostTypeServiceProviderto set the placeholder title for the custom post type.registerAfterTitleViewoverwritten method inWordPressCustomPostTypeServiceProviderto set the after title view for the custom post type.registerColumnsoverwritten method inWordPressCustomPostTypeServiceProviderto set the columns for the custom post type.registerPostMetaoverwritten method inWordPressCustomPostTypeServiceProviderto register the post meta for the custom post type.registerMetaBoxesoverwritten method inWordPressCustomPostTypeServiceProviderto register the post meta for the custom post type.registerLabelsoverwritten method inWordPressCustomPostTypeServiceProviderto set the labels for the custom post type.columnContentoverwritten method inWordPressCustomPostTypeServiceProviderto handle the column content for the custom post type.wpbones_console_deploy_dont_skip_files_foldersfilters to exclude specific files from deploymentwpbones_console_deploy_default_skip_files_foldersfilters the default list of the files and folder to skip during deploymentwpbones_console_deploy_build_assetsfilters to skip asset building during deployment🐛 Fixed
💎 Changed and Improved
php bonescommand for improved reliability and performancephp bones installcommand with comprehensive package installation support (php bones: Install package during the install #54)php bonescommand.💥 Breaking Changes
registerMetaBoxCallbackproperty in theWordPressCustomPostTypeServiceProvideris deprecated, useregisterMetaBoxesoverwritten method instead.Beta Was this translation helpful? Give feedback.
All reactions