mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-06 17:29:05 +00:00
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@11971 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -907,7 +907,7 @@ add_action('setup_theme', 'preview_theme');
|
||||
*
|
||||
* @since 2.9.0
|
||||
* @access private
|
||||
*
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
function _preview_theme_template_filter() {
|
||||
@@ -916,10 +916,10 @@ function _preview_theme_template_filter() {
|
||||
|
||||
/**
|
||||
* Private function to modify the current stylesheet when previewing a theme
|
||||
*
|
||||
*
|
||||
* @since 2.9.0
|
||||
* @access private
|
||||
*
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
function _preview_theme_stylesheet_filter() {
|
||||
|
||||
Reference in New Issue
Block a user