Core Function
View Source on Trac ↗ _wp_after_delete_font_family()
_wp_after_delete_font_family( mixed $post_id, mixed $post ) Deletes child font faces when a font family is deleted.
Parameters 2 required
| Name / Type | Description |
|---|---|
| $post_id int | Post ID. Required |
| $post WP_Post | Post object. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
6.5.0
Source File
wp-includes/fonts.php
Advertisement