Action Reference: geodir_add_tab_content

Summary

Called after all the tab content is output in `li` tags, called before the closing `ul` tag.

Change Log

Since: 1.0.0

Used by

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

Source Code

			do_action( 'geodir_add_tab_content' ); ?>