Filter Reference: geodir_post_status_is_author_page

Summary

This filter has not been documented yet.

Used by

geodirectory_hooks_actions.php: geodir_add_post_status_author_page() [Line: 2615]

Source Code

        $is_author_page = apply_filters('geodir_post_status_is_author_page', geodir_is_page('author'));