ap_stats_register_widgets()
Description #
Callback function to register stats widget.
Source #
File: widgets/question_stats.php
function ap_stats_register_widgets() { register_widget( 'AnsPress_Stats_Widget' ); }
Expand full source code Collapse full source code View on GitHub: widgets/question_stats.php:149
Add your comment