Описание
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.
Установка
- 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. 🙂
Часто задаваемые вопросы
-
What does Surbma mean?
-
It is the reverse version of my last name. 😉
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Surbma | Jetpack Offline Mode» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Surbma | Jetpack Offline Mode» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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.