json[ $key ] = $this->$key; } } /** * Renders the control's content. * * @since 3.9.0 * @access public */ public function render_content() { $id = 'reorder-widgets-desc-' . str_replace( array( '[', ']' ), array( '-', '' ), $this->id ); ?>