Twenty Seventeen: Replace remaining Genericons with Font Awesome icons

* Replaces: icon-pinned with icon-thumb-tack
* Replaces: icon-next with icon-arrow-right
* Replaces: icon-previous with icon-arrow-left
* Replaces: icon-expand with icon-angle-down
* Removes: Path, Polldaddy

Props sami.keijonen, melchoyce, laurelfulford.

Fixes #38488.

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


git-svn-id: http://core.svn.wordpress.org/trunk@39014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
David A. Kennedy
2016-11-01 17:26:32 +00:00
parent 04f376e0aa
commit 3711c0664d
19 changed files with 58 additions and 79 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta1-39071';
$wp_version = '4.7-beta1-39072';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.