bobbingwide / oik-sc-help

oik shortcode help shortcodes
https://www.oik-plugins.com/oik-plugins/oik-sc-help
GNU General Public License v2.0
0 stars 0 forks source link

Add Help and Syntax for Jetpack shortcodes #2

Closed bobbingwide closed 8 months ago

bobbingwide commented 8 years ago

For WP-a2z we need to document the syntax and help for Jetpack's shortcodes. We need to complete the work previously started for Jetpack.

bobbingwide commented 8 years ago

Here's a summary of the Jetpack shortcodes, updated for Jetpack v4.0.4 on 2016/07/05

Done? Shortcode Method / File
y archives modules/shortcodes/archives.php
y audio AudioShortcode::__construct()
y contact-field modules/contact-form/grunion-contact-form.php
y contact-form modules/contact-form/grunion-contact-form.php
y facebook modules/shortcodes/facebook.php
y flickr modules/shortcodes/flickr.php
y jetpack_portfolio modules/custom-post-types/portfolios.php
y portfolio modules/custom-post-types/portfolios.php
y recipe modules/shortcodes/recipe.php
y soundcloud modules/shortcodes/soundcloud.php
y jetpack-related-posts modules/related-posts/jetpack-related-posts.php
y slideshow modules/shortcodes/slideshow.php
y videopress modules/videopress/shortcode.php
y wpvideo modules/videopress/shortcode.php
y latex modules/latex.php
y bandcamp modules/shortcodes/bandcamp.php
y blip.tv modules/shortcodes/blip.php
* dailymotion modules/shortcodes/dailymotion.php
* dailymotion-channel modules/shortcodes/dailymotion.php
* digg modules/shortcodes/diggthis.php
* gist modules/shortcodes/gist.php
* googlemaps modules/shortcodes/googlemaps.php
* googleplus modules/shortcodes/googleplus.php
* googlevideo modules/shortcodes/googlevideo.php
* houzz modules/shortcodes/houzz.php
* instagram modules/shortcodes/instagram.php
* medium modules/shortcodes/medium.php
* mixcloud modules/shortcodes/mixcloud.php
* polldaddy modules/shortcodes/polldaddy.php
* presentation modules/shortcodes/presentations.php
* slide modules/shortcodes/presentations.php
* scribd modules/shortcodes/scribd.php
* slideshare modules/shortcodes/slideshare.php
* ted modules/shortcodes/ted.php
* twitch modules/shortcodes/twitchtv.php
* twitchtv modules/shortcodes/twitchtv.php
* twitter-timeline modules/shortcodes/twitter-timeline.php
* vimeo modules/shortcodes/vimeo.php
* vine modules/shortcodes/vine.php
* wufoo modules/shortcodes/wufoo.php
* youtube modules/shortcodes/youtube.php
* jetpack_subscription_form modules/subscriptions.php
* jetpack_top_posts_widget modules\widgets\top-posts.php
* testimonials modules/custom-post-types/testimonial.php
* jetpack_testimonials modules/custom-post-types/testimonial.php

Legend: Done? is

bobbingwide commented 8 years ago

According to the help for shortcode embeds Jetpack also supports [cartodb], [codepen] and [recipes]. I can't find the first two and the shortcode for recipes is [recipe]. Note: recipe has a number of nested shortcodes [recipe-notes], [recipe-ingredients] and [recipe-directions].

bobbingwide commented 8 months ago

Prepared in v1.20.6 Delivered in v1.20.7