[wordpress插件] Airplane Mode飞行模式

wordpress 插件 文章 2020-02-12 23:00 660 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

Control loading of external files when developing locally.

在本地开发时控制外部文件的加载。

WP loads certain external files (fonts, gravatar, etc) and makes external HTTP calls.

WP加载某些外部文件(字体,图形字体等)并进行外部HTTP调用。

This isn’t usually an issue, unless you’re working in an evironment without a web connection.

除非您在没有网络连接的环境中工作,否则通常这不是问题。

This plugin removes / unhooks those actions to reduce load time and avoid errors due to missing files.

该插件可以删除/取消这些操作,以减少加载时间并避免由于丢失文件而导致的错误。

Features

功能

    • removes external JS and CSS files from loading
    • 从加载中删除外部JS和CSS文件

    • replaces all instances of Gravatar with a local image to remove external call
    • 将Gravatar的所有实例替换为本地图像,以删除外部呼叫

    • removes all HTTP requests
    • 删除所有HTTP请求

    • disables all WP update checks for core, themes, and plugins
    • 对核心,主题和插件禁用所有WP更新检查

    • includes toggle in admin bar for quick enable / disable
    • 在管理栏中包括切换按钮,以快速启用/禁用

安装步骤

This section describes how to install the plugin and get it working.

本节介绍如何安装插件并使其正常工作。

    1. Upload airplane-mode to the /wp-content/plugins/ directory.
    2. airplane-mode 上载到 / wp-content / plugins / 目录。

    3. Activate the plugin through the ‘Plugins’ menu in WordPress.
    4. 通过WordPress中的“插件”菜单激活插件。

    5. Toggle users as needed
    6. 根据需要切换用户

    If you need offline activation, see this script written by 此脚本

    //github.com/solepixel" rel="nofollow">Brian DiChiara

    //github.com/solepixel“ rel =” nofollow“> Brian DiChiara

下载地址

https://downloads.wordpress.org/plugin/airplane-mode.0.2.5.zip

https://downloads.wordpress.org/plugin/airplane-mode.0.2.5.zip

-EOF-

AI助手支持GPT4.0