@@ -197,6 +197,9 @@ |
||
197 | 197 | return $metadata; |
198 | 198 | } |
199 | 199 | |
200 | + /** |
|
201 | + * @param string $domain |
|
202 | + */ |
|
200 | 203 | static function staticize_subdomain( $domain ) { |
201 | 204 | // deal with WPCOM vs Jetpack |
202 | 205 | if ( function_exists( 'staticize_subdomain' ) ) { |