Mô tả
This is a plugin that pushes a single post or page to an external site via the REST API
Instructions for setup
- Generate core WordPress application user & password on the destination server. You can follow the official WordPress instructions for generating an application password.
- Setup plugin on your source server and configure application user & password
- When editing a single post or page, a “Push” button will appear to push the changes to the server.
Want to see the plugin in action?
There isn’t anything to see! This is transparent API interactions from the source server to the destination server.
Features
- Fully pushes all content of a single post or page from your source server (i.e. staging) to the destination server (i.e. production)
- If the page or post doesnt exist, it will create it and clone the slug
- If the page or post exists, it will overwrite the content with the source server.
Ảnh màn hình
Cài đặt
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/shif8-push
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Navigate to the plugin settings page and define your settings
Hỏi đáp
-
I tested it on my site and its not working for me!
-
Visit the support forums here and let us know. We will try our best to help!
Đánh giá
Người đóng góp & Lập trình viên
“Shift8 Push” 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 “Shift8 Push” 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
0.0.1
- Plugin created
0.1.0
- WordPress 6.3 compatibility
1.0.1
- WordPress update
1.0.2
- Fixes