Archive | Functions by letter r RSS feed for this section

request_filesystem_credentials

Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem.All chosen/entered details are saved, Excluding the Password.

2733

Continue reading

remove_user_from_blog

Remove a user from a blog.Use the ‘remove_user_from_blog’ action to fire an event when users are removed from a blog.

2731

Continue reading

remove_theme_support

Allows a theme to de-register its support of a certain featureShould be called in the theme’s functions.php file. Generally would be used for child themes to override support from the parent theme.

2729

Continue reading

remove_theme_mod

Remove theme modification name from current theme list.If removing the name also removes all elements, then the entire option will be removed.

2725

Continue reading