Archive | Functions by letter w RSS feed for this section

wp_register

Display the Registration or Admin link.Display a link which allows the user to navigate to the registration page if not logged in and registration is enabled or to the dashboard if logged in.

4019

Continue reading

wp_referer_field

Retrieve or display referer hidden field for forms.The referer link is the current Request URI from the server super global. The input name is ‘_wp_http_referer’, in case you wanted to check manually.

4017

Continue reading