Stub attribute_escape()

git-svn-id: http://svn.automattic.com/wordpress/trunk@11179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2009-05-04 20:57:22 +00:00
parent 3072fbb30d
commit bfd248a3c9
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@ function add_filter() {}
*/
function attr() {}
/**
* @ignore
*/
function attribute_escape() {}
/**
* @ignore
*/