文件名称:clean-wordpress-admin:清理WordPress的功能集合
文件大小:185KB
文件格式:ZIP
更新时间:2024-02-26 13:17:46
wordpress WordPressPHP
清洁WordPress管理员 清理WordPress前端和后端的功能集合,使编辑人员可以更轻松地工作,并使您可以查看源代码。 隐藏内容也是一件好事,以限制您的客户破坏您美丽的网站的可能性:) 经过WordPress 5.6测试 使用 不要仅将这些文件包含在您的项目中。 查看内容,更新选项,然后看看最适合您的内容! 该代码并未针对速度进行优化,而是针对可读性进行了优化。 有时,对性能的影响使这些功能不合格。 您可能应该使某些内容对您或超级管理员可见。 像这样检查用户角色: if (! current_user_can ( 'administrator' )) { // Clean it
【文件预览】:
clean-wordpress-admin-master
----head.php(1KB)
----.eslintrc(183B)
----javascript.php(457B)
----admin-footer.php(402B)
----users.php(1KB)
----search.php(548B)
----editor.php(3KB)
----comments.php(729B)
----images.php(2KB)
----updates.php(2KB)
----contextual-tabs.php(619B)
----plugins()
--------jetpack.php(240B)
--------acf.php(712B)
--------yoast-seo.php(3KB)
--------simple-history.php(3KB)
----media-upload.php(732B)
----tinymce-editor.php(1018B)
----LICENSE(1KB)
----composer.lock(13KB)
----theme.php(522B)
----admin-menu.php(3KB)
----admin-bar.php(2KB)
----dashboard.php(1KB)
----README.md(3KB)
----posts.php(1KB)
----roles.php(4KB)
----content-tables.php(1KB)
----widgets.php(961B)
----login.php(177B)
----editor.js(2KB)
----rest-api.php(328B)
----.editorconfig(190B)
----emojis.php(1KB)
----.gitignore(30B)
----package-lock.json(654KB)
----package.json(478B)
----classic-editor.php(3KB)
----composer.json(496B)