About Page: Add Cloudup embed and cache the embeds as site transients.

Props wonderboymusic.
See #34663.
Built from https://develop.svn.wordpress.org/trunk@35823


git-svn-id: http://core.svn.wordpress.org/trunk@35787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-12-07 23:28:25 +00:00
parent 55bb9a8c01
commit b3a00ca1e9
2 changed files with 23 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-alpha-35822';
$wp_version = '4.5-alpha-35823';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.