_wp_after_delete_font_family
- %1$s is private and should not be used in themes or plugins directly.
_wp_after_delete_font_family ( $post_id, $post )
Access:Parameters:- (int) post_id Post ID.
- (WP_Post) post Post object.
Defined at: - Introduced in WordPress: 6.5.0
- Deprecated in WordPress: —
Description
Deletes child font faces when a font family is deleted.