We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da6088 commit 5afa448Copy full SHA for 5afa448
admin/class-shifter-admin.php
@@ -142,7 +142,7 @@ public function shifter_mail_from( $email_address ) {
142
* @param string $url URL strings.
143
* @return string Replaced URL from Shifter WP to Shifter CDN
144
*
145
- * @since 1.1.0
+ * @since 1.1.1
146
*/
147
private function replace_url_to_public_domain( $url ) {
148
$replaced_domain = getenv( 'SHIFTER_DOMAIN' );
shifter.php
@@ -15,7 +15,7 @@
15
* Plugin Name: Shifter
16
* Plugin URI: https://github.com/getshifter/shifter-wp-mu
17
* Description: Helper functions for WordPress sites on Shifter.
18
- * Version: 1.1.0
+ * Version: 1.1.1
19
* Author: DigitalCube
20
* Author URI: https://www.getshifter.io
21
* License: GPL-2.0+
0 commit comments