appthemes_display_notice( $class, $msgs )
Prints notices.
Package
Description #Description
Related #Related
Uses #Uses
Uses | Description |
---|---|
framework/kernel/notices.php: appthemes_display_notice | Triggers notices print by APP_Notices::outputter(). |
Used By #Used By
Used By | Description |
---|---|
theme-framework/includes/views-login.php: APP_Login::notices() | Displays notices. |
theme-framework/includes/views-login.php: APP_Password_Recovery::notices() | Displays notices. |
theme-framework/includes/views-login.php: APP_Password_Reset::notices() | Displays notices. |
theme-framework/includes/views-login.php: APP_Registration::notices() | Displays notices. |
includes/views.php: CP_Ad_Single::notices() | Displays notices. |
includes/views.php: CP_Add_New::notices() | Displays notices. |
includes/views.php: CP_Renew_Listing::notices() | Displays notices. |
includes/views-checkout.php: CP_Membership_Form_Select::display_extra_messages() | Displays extra notices. |
includes/views-checkout.php: CP_Membership_Form_Preview::display_extra_messages() | Displays extra notices. |
includes/checkout/class-checkout-step.php: APP_Checkout_Step::notices() | Displays notices |
framework/includes/ajax/class-ajax-view-delete-post.php: APP_Ajax_View_Delete_Post::ajax_response() | |
framework/includes/ajax/class-ajax-view.php: APP_Ajax_View::ajax_response() | Output response |
framework/kernel/notices.php: APP_Notices::display() | Iterates though all the enqueued notices groups and displays them by type using appthemes_display_notice() |