开发者 | tetravalente |
---|---|
更新时间 | 2018年1月17日 18:29 |
PHP版本: | 5.4 及以上 |
WordPress版本: | 4.9.2 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
essential-script
folder to the /wp-content/plugins/
directory.No, you won't. If you use the option File
to store the script then you can find it saved in the upload directory of Wordpress.
Wordpress includes the ability to create a network of sites. If you install a multisite network, then you can allow end users to use Essential Scripts. In this case they are able to post a limited set of HTML markup and even JavaScript code. See PageEssentialscript.php
for more info and settings.
Options
, fix some inconsistenciesStrategy
pattern to remove conditional statementsTemplate Method
patternfooter
to foot
for using variable functionsasync
and defer
options to Settings pagewp_enqueue_scripts
option was enabled with XML modeUndefined index
error in Main.php
Queuing
code by implementing the Decorator PatternSettings API
code by implementing the Factory Patternfilter
in essential-script.php
File
class for file managementPage.php
on line 52 which prevented the editor from working