1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-12-22 20:03:53 +02: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
});