Action Reference: geodir_after_tab_content

Summary

Called after the details tab content is output per tab.

Change Log

Since: 1.0.0

Used by

geodirectory-functions/custom_functions.php: geodir_show_detail_page_tabs() [Line: 1765]

Source Code

						do_action( 'geodir_after_tab_content', $tab_index );