This website requires JavaScript.
Explore
Inretio®
Help
Sign In
inretio
/
WordPress-Plugin-Boilerplate
Watch
1
Star
0
Fork
You've already forked WordPress-Plugin-Boilerplate
0
mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced
2024-11-05 13:22:58 +02:00
Code
Issues
Releases
Wiki
Activity
2cf4ba8223
WordPress-Plugin-Boilerplate
/
plugin-name
/
trunk
/
admin
/
js
/
plugin-name-admin.js
4 lines
46 B
JavaScript
Raw
Normal View
History
Unescape
Escape
initial commit of the skeletons for the javascript files Signed-off-by: Tom McFarlin <tom@tommcfarlin.com>
2014-04-09 23:10:27 +03:00
(
function
(
$
)
{
'use strict'
;
}
)
(
jQuery
)
;
Reference in a new issue
Copy permalink