Add upstream
This commit is contained in:
7
wp-content/plugins/jetpack/3rd-party/polldaddy.php
vendored
Normal file
7
wp-content/plugins/jetpack/3rd-party/polldaddy.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
class Jetpack_Sync {
|
||||
static function sync_options() {
|
||||
_deprecated_function( __METHOD__, 'jetpack-4.2', 'jetpack_options_whitelist filter' );
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user