Add sexualities to OSSN Download 1.1

German Dominik L 2 weeks ago

This component adds various sexualities to OSSN

enter image description here

enter image description here

Edit the ossn_com.php to add or remove sexualities

v 1.1: added support for About User component

enter image description here

Comments
German Dominik L Replied 2 weeks ago

Thank you, added these lines :)

German Michael Zülsdorff Replied 2 weeks ago

Fine.
And just to clarify and extend my answer on the About User component's page:

In case you don't own the Custom User Fields component but developed your one like this, you may simply add these two lines like

    // Add the new 'sexuality' field with options
    $return['required']['dropdown'][] =  array(
       'display_on_about_page' => true,
       'label' => ossn_print('some Label'),
        .....

to make your field appear on the About page
enter image description here

Component

Developer: Dominik
License GPL v2
Type: User admin
Requires Ossn Version : 7.5
Latest Version: 1.1
Last Updated 2 weeks ago
Repository Url View Repository

Versions