About Page: use ReverbNation instead of Cloudup to avoid Ad Blocker cruff with tracking pixels. Adjust the layout accordingly, and improve the layout at smaller breakpoints.

Props melchoyce.
See #34663.

Built from https://develop.svn.wordpress.org/trunk@35834


git-svn-id: http://core.svn.wordpress.org/trunk@35798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-12-08 20:25:28 +00:00
parent dc7ff95661
commit f642373090
6 changed files with 56 additions and 23 deletions

View File

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