Mô tả
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.
Cài đặt
- Upload
surbma-jetpack-development-mode
folder to the/wp-content/plugins/
directory - Activate the Surbma | Jetpack Offline Mode plugin through the ‘Plugins’ menu in WordPress
- That’s it. 🙂
Hỏi đáp
-
What does Surbma mean?
-
It is the reverse version of my last name. 😉
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Surbma | Jetpack Offline Mode” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Surbma | Jetpack Offline Mode” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
2.2
Release date: 2020-10-10
- OTHER – Update README.md file with new plugin name.
- TWEAK – PHP short function.
2.1
Release date: 2020-10-09
- FIX – Update filter name to avoid deprecation notices.
- OTHER – New plugin name to follow Jetpack’s naming.
2.0
Release date: 2020-02-10
- TWEAK – Tested with WordPress 5.3 version.
- TWEAK – Updated to use a new way to deploy it to wp.org repo.
1.1.4
- Fix localization.
- Prevent direct access to the plugin.
1.1.3
- Tested up to WordPress 4.1
- Extended description.
1.1.2
- Added hungarian translation.
1.1.1
- Added pot file for localization
1.1.0
- First commit to the official WordPress repo.
- Added localization.
1.0.0
- Initial release.