开发者 |
audrasjb
whodunitagency larrach |
---|---|
更新时间 | 2024年1月15日 06:35 |
捐献地址: | 去捐款 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.4 |
版权: | GPLv2 |
版权网址: | 版权信息 |
[reblex id="NUMERIC_ID_OF_THE_REUSABLE_BLOCK"]
reblex_display_block( NUMERIC_ID_OF_THE_REUSABLE_BLOCK );
Note for developers: you may also need to get the shortcode data before displaying it. In this case, you should use the following function:
reblex_get_block( NUMERIC_ID_OF_THE_REUSABLE_BLOCK );
wp_block
list table. Props @grapplerulrich for spotting this.