wpseek.com
A WordPress-centric search engine for devs and theme authors
New in WordPress 7.0
| Function | Short description | Path |
|---|---|---|
| wp_apply_anchor_support | Add the anchor id to the output. | wp-includes/block-supports/anchor.php |
| wp_get_image_alttext | Gets the alt text from image meta data. | wp-admin/includes/image.php |
| wp_register_anchor_support | Registers the anchor block attribute for block types that support it. | wp-includes/block-supports/anchor.php |
| _block_template_add_skip_link | Inserts the block template skip-link into the template HTML. | wp-includes/block-template.php |