[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 177 lines (4 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
Akismet_Widget:: (5 methods):
__construct()
form()
update()
widget()
akismet_register_widgets()
Class: Akismet_Widget - X-Ref
Akismet Widget Class__construct() X-Ref |
Constructor |
form( $instance ) X-Ref |
Outputs the widget settings form param: array $instance The widget options |
update( $new_instance, $old_instance ) X-Ref |
Updates the widget settings return: array Updated widget instance param: array $new_instance New widget instance param: array $old_instance Old widget instance |
widget( $args, $instance ) X-Ref |
Outputs the widget content param: array $args Widget arguments param: array $instance Widget instance |
akismet_register_widgets() X-Ref |
Register the Akismet widget |
Generated : Sat Jul 26 08:20:01 2025 | Cross-referenced by PHPXref |