Action Reference: geodir_before_view_all_link_in_widget

Summary

Called before the div containing the title and view all link in popular post view widget.

Change Log

Since: 1.0.0

Used by

geodirectory-functions/general_functions.php: geodir_popular_postview_output() [Line: 3878]

Source Code

		do_action( 'geodir_before_view_all_link_in_widget' ); ?>