apply_filters( 'dozent_post_type_icon', string $icon , int|object $post )
Filter icon returns by dozent_post_type_icon();
Parameters
- $icon
-
(string) HTML generated icon
- $post
-
(int|object) Current Post ID or Object
Source
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |