Lines:
1 to 16 of 16
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin * @since 1.8.0 */ /* class WPSEO_Admin_User_Profile */ /* function WPSEO_Admin_User_Profile::__construct() – Class constructor. */ /* function WPSEO_Admin_User_Profile::clear_author_sitemap_cache() – Clear author sitemap cache when settings are changed. */ /* function WPSEO_Admin_User_Profile::filter_input_post() – Filter POST variables. */ /* function WPSEO_Admin_User_Profile::process_user_option_update() – Updates the user metas that (might) have been set on the user profile page. */ /* function WPSEO_Admin_User_Profile::user_profile() – Add the inputs needed for SEO values to the User Profile page. */