mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@14924 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -743,7 +743,7 @@ function _wp_filter_build_unique_id($tag, $function, $priority) {
|
||||
} else {
|
||||
$function = (array) $function;
|
||||
}
|
||||
|
||||
|
||||
if (is_object($function[0]) ) {
|
||||
// Object Class Calling
|
||||
if ( function_exists('spl_object_hash') ) {
|
||||
|
||||
Reference in New Issue
Block a user