SitePad.' ), __( 'https://sitepad.com' ) ); $version = sprintf( __( 'Version '. SITEPAD_VERSION ) ); /** * Filters the "Thank you" text displayed in the admin footer. * * @since 2.8.0 * * @param string $text The content that will be printed. */ echo apply_filters( 'admin_footer_text', '' . $text . ' ' . $version . ' ' ); ?>