Changeset 10248 for trunk/src/bp-xprofile/bp-xprofile-admin.php
- Timestamp:
- 10/11/2015 04:27:50 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-xprofile/bp-xprofile-admin.php (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-admin.php
r10239 r10248 676 676 * Setup xProfile User Admin. 677 677 * 678 * @access public679 678 * @since 2.0.0 680 679 * … … 700 699 * Constructor method. 701 700 * 702 * @access public703 701 * @since 2.0.0 704 702 */ … … 710 708 * Set admin-related actions and filters. 711 709 * 712 * @access private713 710 * @since 2.0.0 714 711 */ … … 727 724 * Enqueue needed scripts. 728 725 * 729 * @access public730 726 * @since 2.3.0 731 727 * … … 759 755 * Register the xProfile metabox on Community Profile admin page. 760 756 * 761 * @access public762 757 * @since 2.0.0 763 758 * … … 834 829 * requests. 835 830 * 836 * @access public837 831 * @since 2.0.0 838 832 * … … 963 957 * Render the xprofile metabox for Community Profile screen. 964 958 * 965 * @access public966 959 * @since 2.0.0 967 960 * … … 1070 1063 * Render the fallback metabox in case a user has been marked as a spammer. 1071 1064 * 1072 * @access public1073 1065 * @since 2.0.0 1074 1066 * … … 1084 1076 * Render the Avatar metabox to moderate inappropriate images. 1085 1077 * 1086 * @access public1087 1078 * @since 2.0.0 1088 1079 *
Note: See TracChangeset
for help on using the changeset viewer.