1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-06-02 18:39:42 +03:00
WordPress-Plugin-Boilerplate/js/admin.js

3 lines
74 B
JavaScript
Raw Normal View History

2011-07-12 00:37:07 +03:00
jQuery(function($) {
// Place your administration-specific code here
});