mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2025-04-19 13:45:35 +03:00
changed "dashboard" to "admin area"
dashboard-specific becomes admin-specific
This commit is contained in:
parent
b469237bda
commit
9c14d6e3eb
8 changed files with 24 additions and 24 deletions
|
@ -2,7 +2,7 @@
|
|||
'use strict';
|
||||
|
||||
/**
|
||||
* All of the code for your Dashboard-specific JavaScript source
|
||||
* All of the code for your admin-specific JavaScript source
|
||||
* should reside in this file.
|
||||
*
|
||||
* Note that this assume you're going to use jQuery, so it prepares
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue