1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-09-21 00:06:14 +03:00
WordPress-Plugin-Boilerplate/js/display.js

3 lines
70 B
JavaScript
Raw Normal View History

2011-07-12 00:37:07 +03:00
jQuery(function($) {
// Place your public facing JavaScript here
});