- updated states to work for user_id and post_id
- added states for partner page state publish-draft
This commit is contained in:
@@ -90,7 +90,7 @@ function payment_page_scripts_CIPF() {
|
||||
$user_id = get_current_user_id();
|
||||
|
||||
// enqueue files here
|
||||
display_page_css_CIPF($user_id);
|
||||
display_states_css_CIPF($user_id);
|
||||
}
|
||||
add_action('wp_enqueue_scripts', 'payment_page_scripts_CIPF');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user