-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
executable file
·83 lines (58 loc) · 3.27 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
=== News Machine ===
Contributors: cWebco WP Plugin Team
Tags: Content Distributor, peer publish,export,post,export post
Requires at least: 4.7
Tested up to: 6.1.1
Stable tag: 1.0
Version: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This Plugin export post from single website or network website.
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Description ==
The plugin named "Peer Publish“ is used to copy a posts to any number of target website(s). The
posts of the master website and the target website are identical. Master website is the website where the plugin will be installed and target website where blog posts needs to be pushed. Target website should be configured in settings page of plugin, with Wordpress user name and password. Password is generated by following URL https://www.example.com/wp-admin/authorize-application.php
The Plugin's functionality is described below.
== Functionalities ==
After activate the plugin,
1.If your wordpress version is above 5.6, open following URL on your website that is, https://www.example.com/wp-admin/authorize-application.php
2.Enter "New Application Password Name" in field.
3.Then, Click on "Yes, I approve of this connection" button.
4.Your New password is generated.
5.That you can copy and add on master website to transfer posts.
OR
1. On admin side, Tab "ADD A WEBSITE" has to add Website name,url,username,password add information in admin panel.
i. list all website in admin side tab manage website
2. Edit post show list exporting website select website click export button.
3. HOW TO ADD A WEBSITE :-
To whatever website where you to want to export the posts too. Please do the followings :-
i. Please install The [Application Passwords](https://wordpress.org/plugins/application-passwords/) plugin on the website & Activate it.
ii. Go to "Your Profile" section, and create application password
iii. Enter the "Username" and "Password" and website link in these fields
== Features of plugin ==
Easy configuration of target websites:-
Admin can configure multiple number of websites in the Settings section by using Website URL, admin URL, Username and Password.
User friendly assignment of post(s) to target website:-
Show the target websites as check boxes in right panel on each post, so that individual blog post can be moved to particular website by clicking export button.
Transfer of media:-
It will copy the current post to the selected targeted websites along with images in posts.
Post Link changes automatically:-
Link does not refer to the master page but to the target page, when blog post transfered from master to target website.
== Screenshots ==
1. Screenshot-1.png
2. Screenshot-2.png
3. Screenshot-3.png
4. Screenshot-4.png
5. Screenshot-5.png
== Reporting ==
For Support or submit issues, Please email on [email protected]
== Changelog ==
= 1.0 =
* A change since the previous version.
* Another change.
= 0.5 =
* List versions from most recent at top to oldest at bottom.