wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Neu seit WordPress 7.0
| Funktion | Kurzbeschreibung | Pfad |
|---|---|---|
| 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 |