mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2025-04-19 13:45:35 +03:00
* removing ampersands from php compatibility
* removing the translated mo file * removing calls to wp_register_script and wp_register_style
This commit is contained in:
parent
81b7be5b72
commit
a74004d26c
3 changed files with 11 additions and 14 deletions
|
@ -1,4 +1,5 @@
|
|||
(function ($) {
|
||||
"use strict";
|
||||
$(function () {
|
||||
// Place your administration-specific JavaScript here
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue