- updated states to work for user_id and post_id
- added states for partner page state publish-draft
This commit is contained in:
@@ -144,7 +144,7 @@ function prof_profil_scripts_CIPF() {
|
||||
// the way to find the id of the author of an author_page
|
||||
$author_id = get_queried_object_id();
|
||||
|
||||
display_page_css_CIPF($author_id);
|
||||
display_states_css_CIPF($author_id);
|
||||
}
|
||||
add_action('wp_enqueue_scripts', 'prof_profil_scripts_CIPF', 11);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user