Action Reference: geodir_registration_page_title

Summary

Filter the `REGISTRATION_NOW_TEXT` title text on the register form template.

Change Log

Since: 1.0.0

Used by

geodirectory/geodirectory-templates/reg_frm.php: [Line: 34]

Source Code

            echo apply_filters('geodir_registration_page_title', REGISTRATION_NOW_TEXT);