'wporg_field_pill', 'class' => 'wporg_row', 'wporg_custom_data' => 'custom', ) ); } /** * Register our wporg_settings_init to the admin_init action hook. */ add_action( 'admin_init', 'wporg_settings_init' ); /** * Custom option and settings: * - callback functions */ /** * Developers section callback function. * * @param array $args The settings array, defining title, id, callback. */ function wporg_section_developers_callback( $args ) { ?>
. * - the "class" key value is used for the "class" attribute of the