@@ -171,6 +171,9 @@ |
||
| 171 | 171 | update_option( 'jetpack_plugin_api_action_links', $plugins_action_links ); |
| 172 | 172 | } |
| 173 | 173 | |
| 174 | + /** |
|
| 175 | + * @param integer $checksum |
|
| 176 | + */ |
|
| 174 | 177 | public function should_send_callable( $callable_checksums, $name, $checksum ) { |
| 175 | 178 | $idc_override_callables = array( |
| 176 | 179 | 'main_network_site', |