$this->name, 'echo' => 0, 'hide_empty' => false, 'show_option_none' => false, 'hide_if_empty' => false, ) ); $dropdown = str_replace('get_link(), $dropdown ); printf( '', $this->label, $dropdown ); if ( isset( $this->description ) ) { echo '' . $this->description . ''; } } }