__( 'Simple 3 column white footer', 'blockpress' ), 'categories' => array( 'blockpress-footer' ), 'blockTypes' => array( 'core/template-part/footer' ), 'content' => '
© ' . gmdate( 'Y' ) . ' Your Company LLC
' . esc_html__( 'Privacy Policy', 'blockpress' ) . ' · ' . esc_html__( 'Terms of Service', 'blockpress' ) . ' · ' . esc_html__( 'Contact Us', 'blockpress' ) . '