如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款
do_block_editor_incompatible_meta_box( mixed $object, array $box )
Function that renders a “fake” meta box with an information message, shown>
Contents
- Description
- Parameters
- Source
- Changelog
- Related
- User Contributed Notes
参数
- $object
(mixed)
(Required)
The data object being rendered>
(array)
(Required)
Custom formats meta box arguments.
- 'id'
(string) Meta box 'id' attribute. - 'title'
(string) Meta box title. - 'old_callback'
(callable) The original callback for this meta box. - 'args'
(array) Extra meta box arguments.