Changeset 12047
- Timestamp:
- 05/03/2018 04:14:41 PM (8 years ago)
- Location:
- trunk/src/bp-templates/bp-nouveau/includes
- Files:
-
- 2 edited
-
customizer.php (modified) (19 diffs)
-
groups/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/customizer.php
r12008 r12047 40 40 'panel' => 'bp_nouveau_panel', 41 41 'priority' => 10, 42 'description' => __( ' Set general BuddyPress styles', 'buddypress' ),42 'description' => __( 'Configure general BuddyPress appearance options.', 'buddypress' ), 43 43 ), 44 44 'bp_nouveau_user_front_page' => array( 45 'title' => __( 'User \'sfront page', 'buddypress' ),45 'title' => __( 'User front page', 'buddypress' ), 46 46 'panel' => 'bp_nouveau_panel', 47 47 'priority' => 30, 48 'description' => __( ' Set your preferences about the members default front page.', 'buddypress' ),48 'description' => __( 'Configure the default front page for users.', 'buddypress' ), 49 49 ), 50 50 'bp_nouveau_user_primary_nav' => array( 51 'title' => __( 'User \'snavigation', 'buddypress' ),51 'title' => __( 'User navigation', 'buddypress' ), 52 52 'panel' => 'bp_nouveau_panel', 53 53 'priority' => 50, 54 'description' => __( 'Customize the members primary navigations. Navigate to any random member\'s profile to livepreview your changes.', 'buddypress' ),54 'description' => __( 'Customize the navigation menu for users. In the preview window, navigate to a user to preview your changes.', 'buddypress' ), 55 55 ), 56 56 'bp_nouveau_loops_layout' => array( 57 'title' => __( 'Loop slayouts', 'buddypress' ),57 'title' => __( 'Loop layouts', 'buddypress' ), 58 58 'panel' => 'bp_nouveau_panel', 59 59 'priority' => 70, 60 'description' => __( 'Set the number of columns to use for theBuddyPress loops.', 'buddypress' ),60 'description' => __( 'Set the number of columns to use for BuddyPress loops.', 'buddypress' ), 61 61 ), 62 62 'bp_nouveau_dir_layout' => array( … … 231 231 $controls = apply_filters( 'bp_nouveau_customizer_controls', array( 232 232 'bp_site_avatars' => array( 233 'label' => __( ' Set BP User, Group avatars to rounded style.', 'buddypress' ),233 'label' => __( 'Use the round style for member and group avatars.', 'buddypress' ), 234 234 'section' => 'bp_nouveau_general_settings', 235 235 'settings' => 'bp_nouveau_appearance[avatar_style]', … … 237 237 ), 238 238 'user_front_page' => array( 239 'label' => __( 'Enable default front page for user profiles.', 'buddypress' ),239 'label' => __( 'Enable default front page for member profiles.', 'buddypress' ), 240 240 'section' => 'bp_nouveau_user_front_page', 241 241 'settings' => 'bp_nouveau_appearance[user_front_page]', … … 243 243 ), 244 244 'user_front_bio' => array( 245 'label' => __( 'Display the WordPress Biographical Info of the user.', 'buddypress' ),245 'label' => __( 'Display the biographical info from the user\'s WordPress profile.', 'buddypress' ), 246 246 'section' => 'bp_nouveau_user_front_page', 247 247 'settings' => 'bp_nouveau_appearance[user_front_bio]', … … 249 249 ), 250 250 'user_nav_display' => array( 251 'label' => __( 'Display the User\'s primary navvertically.', 'buddypress' ),251 'label' => __( 'Display the user navigation vertically.', 'buddypress' ), 252 252 'section' => 'bp_nouveau_user_primary_nav', 253 253 'settings' => 'bp_nouveau_appearance[user_nav_display]', … … 255 255 ), 256 256 'user_nav_tabs' => array( 257 'label' => __( ' Set User nav to tab style.', 'buddypress' ),257 'label' => __( 'Use tab styling for primary nav.', 'buddypress' ), 258 258 'section' => 'bp_nouveau_user_primary_nav', 259 259 'settings' => 'bp_nouveau_appearance[user_nav_tabs]', … … 261 261 ), 262 262 'user_subnav_tabs' => array( 263 'label' => __( ' Set User subnav to tab style.', 'buddypress' ),263 'label' => __( 'Use tab styling for secondary nav.', 'buddypress' ), 264 264 'section' => 'bp_nouveau_user_primary_nav', 265 265 'settings' => 'bp_nouveau_appearance[user_subnav_tabs]', … … 268 268 'user_nav_order' => array( 269 269 'class' => 'BP_Nouveau_Nav_Customize_Control', 270 'label' => __( 'Reorder the Members single items primary navigation.', 'buddypress' ),270 'label' => __( 'Reorder the primary navigation for a user.', 'buddypress' ), 271 271 'section' => 'bp_nouveau_user_primary_nav', 272 272 'settings' => 'bp_nouveau_appearance[user_nav_order]', … … 274 274 ), 275 275 'members_layout' => array( 276 'label' => __( 'Members loop.', 'buddypress' ),276 'label' => __( 'Members', 'buddypress' ), 277 277 'section' => 'bp_nouveau_loops_layout', 278 278 'settings' => 'bp_nouveau_appearance[members_layout]', … … 281 281 ), 282 282 'members_group_layout' => array( 283 'label' => __( ' Members loop - Single Groups.', 'buddypress' ),283 'label' => __( 'Group > Members', 'buddypress' ), 284 284 'section' => 'bp_nouveau_loops_layout', 285 285 'settings' => 'bp_nouveau_appearance[members_group_layout]', … … 288 288 ), 289 289 'members_friends_layout' => array( 290 'label' => __( 'Member s Friends - User Account.', 'buddypress' ),290 'label' => __( 'Member > Friends', 'buddypress' ), 291 291 'section' => 'bp_nouveau_loops_layout', 292 292 'settings' => 'bp_nouveau_appearance[members_friends_layout]', … … 295 295 ), 296 296 'act_dir_layout' => array( 297 'label' => __( ' Set Activity dir nav to column.', 'buddypress' ),297 'label' => __( 'Use column navigation for the Activity directory.', 'buddypress' ), 298 298 'section' => 'bp_nouveau_dir_layout', 299 299 'settings' => 'bp_nouveau_appearance[activity_dir_layout]', … … 301 301 ), 302 302 'act_dir_tabs' => array( 303 'label' => __( ' Set Activity nav to tab style.', 'buddypress' ),303 'label' => __( 'Use tab styling for Activity directory navigation.', 'buddypress' ), 304 304 'section' => 'bp_nouveau_dir_layout', 305 305 'settings' => 'bp_nouveau_appearance[activity_dir_tabs]', … … 307 307 ), 308 308 'members_dir_layout' => array( 309 'label' => __( ' Set Members dir nav to column.', 'buddypress' ),309 'label' => __( 'Use column navigation for the Members directory.', 'buddypress' ), 310 310 'section' => 'bp_nouveau_dir_layout', 311 311 'settings' => 'bp_nouveau_appearance[members_dir_layout]', … … 313 313 ), 314 314 'members_dir_tabs' => array( 315 'label' => __( ' Set Members nav to tab style.', 'buddypress' ),315 'label' => __( 'Use tab styling for Members directory navigation.', 'buddypress' ), 316 316 'section' => 'bp_nouveau_dir_layout', 317 317 'settings' => 'bp_nouveau_appearance[members_dir_tabs]', … … 319 319 ), 320 320 'group_dir_layout' => array( 321 'label' => __( ' Set Groups dir nav to column.', 'buddypress' ),321 'label' => __( 'Use column navigation for the Groups directory.', 'buddypress' ), 322 322 'section' => 'bp_nouveau_dir_layout', 323 323 'settings' => 'bp_nouveau_appearance[groups_dir_layout]', … … 325 325 ), 326 326 'group_dir_tabs' => array( 327 'label' => __( ' Set Groups nav to tab style.', 'buddypress' ),327 'label' => __( 'Use tab styling for Groups directory navigation.', 'buddypress' ), 328 328 'section' => 'bp_nouveau_dir_layout', 329 329 'settings' => 'bp_nouveau_appearance[groups_dir_tabs]', … … 331 331 ), 332 332 'sites_dir_layout' => array( 333 'label' => __( ' Set Sites dir nav to column.', 'buddypress' ),333 'label' => __( 'Use column navigation for the Sites directory.', 'buddypress' ), 334 334 'section' => 'bp_nouveau_dir_layout', 335 335 'settings' => 'bp_nouveau_appearance[sites_dir_layout]', … … 337 337 ), 338 338 'sites_dir_tabs' => array( 339 'label' => __( ' Set Sites nav to tab style.', 'buddypress' ),339 'label' => __( 'Use tab styling for Sites directory navigation.', 'buddypress' ), 340 340 'section' => 'bp_nouveau_dir_layout', 341 341 'settings' => 'bp_nouveau_appearance[sites_dir_tabs]', -
trunk/src/bp-templates/bp-nouveau/includes/groups/functions.php
r12046 r12047 816 816 ), 817 817 'groups_layout' => array( 818 'label' => __( 'Groups loop:', 'buddypress' ),818 'label' => __( 'Groups', 'buddypress' ), 819 819 'section' => 'bp_nouveau_loops_layout', 820 820 'settings' => 'bp_nouveau_appearance[groups_layout]',
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)