jetpack
jetpack copied to clipboard
De-Fusion: Presentation Shortcode Plugin
Impacted plugin
Jetpack
What
Presentation Shortcode Plugin
How
"$plugin_root/modules/shortcodes/presentations.php" => "$wpcom_root/wp-content/mu-plugins/shortcodes/presentations/presentations.php",
"$plugin_root/modules/shortcodes/css/style.css" => "$wpcom_root/wp-content/mu-plugins/shortcodes/presentations/css/style.css",
"$plugin_root/modules/shortcodes/js/jmpress.js" => "$wpcom_root/wp-content/mu-plugins/shortcodes/presentations/js/jmpress.js",
"$plugin_root/modules/shortcodes/js/main.js" => "$wpcom_root/wp-content/mu-plugins/shortcodes/presentations/js/main.js",
"$plugin_root/modules/shortcodes/images/collapse.png" => "$wpcom_root/wp-content/mu-plugins/shortcodes/presentations/images/collapse.png",
"$plugin_root/modules/shortcodes/images/expand.png" => "$wpcom_root/wp-content/mu-plugins/shortcodes/presentations/images/expand.png",
"$plugin_root/modules/shortcodes/images/slide-nav.png" => "$wpcom_root/wp-content/mu-plugins/shortcodes/presentations/images/slide-nav.png",
Update diff: D88744-code Cleanup diff: D88745-code
Testing:
Patch down changes and make sure the presentation shortcode still works: https://wordpress.com/support/presentations/
Works for me, insofar as any of this worked before now that we can just straight up embed Google slides 😂
deployed both: defusion: r253978-wpcom cleanup: r253978-wpcom