sm:sync::moveFile
sm:sync::moveFile
Appears in: wp-stateless.2.3.2, wp-stateless.3.0, wp-stateless.3.0.1, wp-stateless.3.0.2, wp-stateless.3.0.3, wp-stateless.3.0.4, wp-stateless.3.1.0, wp-stateless.3.1.1, wp-stateless.3.2.2, wp-stateless.3.2.4, wp-stateless.3.2.5, wp-stateless.3.3.0, wp-stateless.3.4.0, wp-stateless.3.4.1, wp-stateless.4.0.3, wp-stateless.4.0.4, wp-stateless.4.1.1
Hook Type: action
See hook in action
Displaying hooks found in version: wp-stateless.4.1.1do_action('sm:sync::moveFile') is found 1 times:
- /lib/classes/compatibility/lite-speed-cache.php line 258
$short_file_path = apply_filters('wp_stateless_file_name', $short_file_path); $short_file_path_new = apply_filters('wp_stateless_file_name', $short_file_path_new); // copy file to the new location and delete the old one. do_action('sm:sync::moveFile', $short_file_path, $short_file_path_new); $this->update_hash($post_id, $short_file_path_new, $short_file_path); } /** * add_webp_mime