@@ -121,6 +121,9 @@ |
||
| 121 | 121 | delete_transient( 'jetpack_plugin_api_action_links' ); |
| 122 | 122 | } |
| 123 | 123 | |
| 124 | + /** |
|
| 125 | + * @param integer $checksum |
|
| 126 | + */ |
|
| 124 | 127 | public function should_send_callable( $callable_checksums, $name, $checksum ) { |
| 125 | 128 | $idc_override_callables = array( |
| 126 | 129 | 'main_network_site', |