_wp_before_delete_font_face
- %1$s is private and should not be used in themes or plugins directly.
_wp_before_delete_font_face ( $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 associated font files when a font face is deleted.