Fix add new category box for links. Props DD32. fixes #5797
git-svn-id: https://develop.svn.wordpress.org/trunk@6774 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ee919bb3b8
commit
b8dbba8e45
@ -34,6 +34,7 @@ addLoadEvent( function() {
|
||||
};
|
||||
jQuery('#categorychecklist').wpList( {
|
||||
alt: '',
|
||||
what: 'link-category',
|
||||
response: 'category-ajax-response',
|
||||
addAfter: catAddAfter
|
||||
} );
|
||||
|
Loading…
Reference in New Issue
Block a user