Definition:
function codepress_footer_js() {}
Adds Javascript required to make CodePress work on the theme/plugin editors.
Source code
function codepress_footer_js() {
_deprecated_function( __FUNCTION__, '3.0' );
return;
}
639
February 11, 2011 by Thorsten
0 Comments
Definition:
function codepress_footer_js() {}
function codepress_footer_js() {
_deprecated_function( __FUNCTION__, '3.0' );
return;
}
639
No comments yet... Be the first to leave a reply!