
內容簡介
使用離線模式,可以啟用不需要連接到 WordPress.com 伺服器的功能。
此外掛使用 jetpack_offline_mode 篩選器來啟用離線模式。如果您熟悉 FTP 和文件編輯,也可以將 define('JETPACK_DEV_DEBUG', true); 添加到 wp-config.php 檔案中。請確保您將其添加到 /* That's all, stop editing! Happy blogging. */ 行之前。
此外掛還會檢查 Jetpack 插件是否已經啟用,因此使用此外掛是安全的。
外掛標籤
開發者團隊
原文外掛簡介
With Offline Mode, features that do not require a connection to WordPress.com servers can be activated.
This plugin is using the jetpack_offline_mode filter to enable the Offline Mode. If you are familiar with ftp and file edit, you can also add the define( 'JETPACK_DEV_DEBUG', true); to the wp-config.php file. Make sure you add it before the /* That's all, stop editing! Happy blogging. */ line.
This plugin also checks if the Jetpack plugin is already activated, so it is safe to use this plugin.
