Stub attribute_escape()

git-svn-id: https://develop.svn.wordpress.org/trunk@11179 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2009-05-04 20:57:22 +00:00
parent d2d104d968
commit 1504303718
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
*/