jetpack icon indicating copy to clipboard operation
jetpack copied to clipboard

De-Fusion: Presentation Shortcode Plugin

Open sdixon194 opened this issue 3 years ago • 1 comments

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",

sdixon194 avatar Jul 22 '22 19:07 sdixon194

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/

samiff avatar Sep 28 '22 18:09 samiff

Works for me, insofar as any of this worked before now that we can just straight up embed Google slides 😂

sdixon194 avatar Oct 04 '22 18:10 sdixon194

deployed both: defusion: r253978-wpcom cleanup: r253978-wpcom

sdixon194 avatar Oct 07 '22 18:10 sdixon194