Index of all elements
[ a ]
[ u ]
a
- all_stats_fields
- in file up-user-page.php, function all_stats_fields()
Echoes checkboxes for all 'statistic' fields in the admin dashboard's options page.
top
u
- up-no-comments.php
- procedural page up-no-comments.php
- up-user-page.php
- procedural page up-user-page.php
- up_action_admin_menu_fn
- in file up-user-page.php, function up_action_admin_menu_fn()
Adds a top-level menu to the administrator dashboard.
- up_action_admin_settings_fn
- in file up-user-page.php, function up_action_admin_settings_fn()
Creates the options page for the admin dashboard.
- up_action_generate_rewrite_rules_fn
- in file up-user-page.php, function up_action_generate_rewrite_rules_fn()
Creates the url rewrite rules necessary to display the users' profiles on index.php/user-profile/[Parameter]
- up_action_process_option_update_fn
- in file up-user-page.php, function up_action_process_option_update_fn()
Saves submitted user profile page settings into the database.
- up_action_show_user_profile_fn
- in file up-user-page.php, function up_action_show_user_profile_fn()
Echoes the dashboard user profile page options.
- up_admin_page_fn
- in file up-user-page.php, function up_admin_page_fn()
Echoes the plugin's admin dashboard option page
- up_admin_settings_generic_checkbox_fn
- in file up-user-page.php, function up_admin_settings_generic_checkbox_fn()
Echoes a checkbox for the provided form variable
- up_admin_settings_stat_text_fn
- in file up-user-page.php, function up_admin_settings_stat_text_fn()
Echoes description of the statistics section of the plugin's admin dashboard options page.
- up_admin_settings_title_text_fn
- in file up-user-page.php, function up_admin_settings_title_text_fn()
Echoes the description of the general settings section of the plugin's admin dashboard options page.
- up_admin_validate_fn
- in file up-user-page.php, function up_admin_validate_fn()
Sanitizes the input from the admin dashboard.
- up_all_stats_fields_user
- in file up-user-page.php, function up_all_stats_fields_user()
Echoes checkboxes for all 'statistic' fields for the end-user's profile options page.
- up_filter_get_avatar_fn
- in file up-user-page.php, function up_filter_get_avatar_fn()
Wraps the users' avatars in a link to their profile page.
- up_filter_get_the_author_url_fn
- in file up-user-page.php, function up_filter_get_the_author_url_fn()
Replaces the "author URL" with a link to the author's profile page.
- up_filter_parse_query_fn
- in file up-user-page.php, function up_filter_parse_query_fn()
Determines if the current page is the 'User-Profile' page.
- up_filter_plugin_action_links_fn
- in file up-user-page.php, function up_filter_plugin_action_links_fn()
Adds "settings" to the left of "Activate/Deactivate | Edit" on the plugin list page.
- up_filter_plugin_row_meta_fn
- in file up-user-page.php, function up_filter_plugin_row_meta_fn()
Adds "E-mail Support" to the right of "Version #.#.# | By Author | Visit plugin site" on the plugin list page.
- up_filter_query_vars_fn
- in file up-user-page.php, function up_filter_query_vars_fn()
Adds 'username' to the list of query vars that WordPress will register.
- up_filter_the_posts_fn
- in file up-user-page.php, function up_filter_the_posts_fn()
Overwrites a 'page's content with a user's profile.
- up_hide_comment_template_fn
- in file up-user-page.php, function up_hide_comment_template_fn()
Makes the comment section invisible on user profile pages.
- up_install
- in file up-user-page.php, function up_install()
Installs and initializes the 'user-profile-pages' plugin.
- up_make_user_list
- in file up-user-page.php, function up_make_user_list()
Generates the HTML code to display when a profile page is viewed with NO user specified and NO user logged in.
- up_make_user_profile
- in file up-user-page.php, function up_make_user_profile()
Generates the HTML code to display a user's profile page.
- up_make_user_profile_stats
- in file up-user-page.php, function up_make_user_profile_stats()
Generates the HTML code to display a user's statistics.
- UP_PLUGIN_NAME
- in file up-user-page.php, constant UP_PLUGIN_NAME
The Plugin's name. Used whenever it references itself.
- up_process_user_profile_text
- in file up-user-page.php, function up_process_user_profile_text()
Filters the user's 'profile page' text blurb, replacing [tags] with their actual values.
- up_remove
- in file up-user-page.php, function up_remove()
Removes the 'user-profile-pages' plugin.
- up_update_all_stats_fields_user
- in file up-user-page.php, function up_update_all_stats_fields_user()
Saves submitted user profile page statistic settings into the database
top
|
|