diff --git a/add-ons/posts-pages/post-plus-extension.mdx b/add-ons/posts-pages/post-plus-extension.mdx index 4e25fcf..1aa66f1 100644 --- a/add-ons/posts-pages/post-plus-extension.mdx +++ b/add-ons/posts-pages/post-plus-extension.mdx @@ -2,7 +2,7 @@ title: Post Plus sidebarTitle: "Post Plus" description: >- - MainWP Post Plus extension allow you to randomize meta data for your content + MainWP Post Plus extension allows you to randomize meta data for your content giving the appearance of multiple active bloggers. Also, it allows you to save your posts as drafts in your dashboard. addonType: extension @@ -13,7 +13,7 @@ addonType: extension - Saving post and page drafts on your Dashboard - Publishing and editing saved drafts - Randomizing authors, categories, and dates -- Using the MainWP Randomizer feature +- Using the Post Plus randomizer options --- @@ -21,11 +21,11 @@ addonType: extension id="addon-data" style={{display: 'none'}} data-title="Post Plus" - data-purchase-url="https://mainwp.com/extension/post-plus/" + data-purchase-url="https://mainwp.com/add-on/post-plus/" data-pricing-tier="pro" data-bundle="MainWP Pro" data-addon-type="extension" - data-version="5.0" + data-version="5.0.1" data-developer="MainWP" data-changelog-url="https://mainwp.com/changelog/mainwp-post-plus-extension/" data-owned-by="Jestart LLC" @@ -35,7 +35,7 @@ addonType: extension **Extension Add-on** - This add-on provides standalone functionality within MainWP Dashboard. No third-party plugins required. -MainWP Post Plus Extension provides you two important features: +MainWP Post Plus Extension provides two important features: 1. Ability to save post and page drafts on your MainWP Dashboard 2. Ability to set random metadata for your posts and pages @@ -44,24 +44,24 @@ MainWP Post Plus Extension provides you two important features: Extending your MainWP Dashboard with this tool gives you the ability to save drafts while creating new posts and pages. A quick one-button click will save your work in progress without worrying about losing your current work. -## MainWP Randomizer +## Post Plus Randomizer -This great addition to your Add New Post/Page is the all-new MainWP Randomizer meta box. This will allow you to randomize metadata for your content giving the appearance of multiple active bloggers. Simply selecting options to randomize, you can have random Authors for your posts, who can be assigned to random categories and have randomly picked publishing dates. You can also narrow the randomized data to specific User Roles and Date Range. +This addition to your Add New Post/Page screen is the Post Plus meta box. This will allow you to randomize metadata for your content giving the appearance of multiple active bloggers. Simply selecting options to randomize, you can have random authors for your posts or pages, assign posts to random categories, and have randomly picked publishing dates. You can also narrow the randomized data to specific user roles and a date range. ## Save Draft ### Save Post Draft - + - + Start [creating a new post](/sites/content/manage-posts) - -Click the **Save Draft** button when you want to save your current progress![Save as draft button](/images/add-ons/09031def3ef9.jpg) + +Click the **Save as Draft** button when you want to save your current progress![Save as draft button](/images/add-ons/09031def3ef9.jpg) @@ -69,14 +69,14 @@ Click the **Save Draft** button when you want to save your current progress![Sav ### Save Page Draft - + - + Start [creating a new page](/sites/content/manage-pages) - + @@ -91,9 +91,9 @@ Drafts can be published in 2 ways. ### Publish Post Draft from the Drafts page - + - + @@ -105,13 +105,13 @@ Drafts can be published in 2 ways. ### Publish Page Draft from the Drafts page - + - + - + @@ -119,13 +119,13 @@ Drafts can be published in 2 ways. ### Publish Post Draft from the edit mode - + - + - + @@ -134,16 +134,16 @@ Drafts can be published in 2 ways. -### Publish Post Draft from the edit mode +### Publish Page Draft from the edit mode - + - + - + @@ -157,17 +157,17 @@ Drafts can be published in 2 ways. ### Edit Post Draft - + - + - + - + Edit wanted fields - - If you want to save draft updates, click the **Save Draft** button + - If you want to save draft updates, click the **Save as Draft** button - if you want to publish the post, click the **Publish** button @@ -176,17 +176,17 @@ Edit wanted fields ### Edit Page Draft - + - + - + - + Edit wanted fields - - If you want to save draft updates, click the **Save Draft** button + - If you want to save draft updates, click the **Save as Draft** button - if you want to publish the page, click the **Publish** button @@ -197,13 +197,13 @@ Edit wanted fields ### Delete Post Draft - + - + - + - + @@ -211,32 +211,32 @@ Edit wanted fields ### Delete Page Draft - + - + - + - + ## Set Random Metadata -If you want to use a random Author, Category, or Publishing date for your Posts or Pages, you can do it by using the options in the MainWP Randomizer section. ![Post Plus random meta data settings](/images/add-ons/665cdfbb4028.jpg) The Extension adds this section to both, +If you want to use a random Author or Publishing date for your Posts or Pages, you can do it by using the options in the Post Plus section. Random Category is available for posts. ![Post Plus random meta data settings](/images/add-ons/665cdfbb4028.jpg) The Extension adds this section to both: -- **MainWP > Posts > Add New** page -- M**ainWP > Pages > Add New** page +- **Sites > Content Operations > Add New** page for posts +- **Sites > Content Operations > Add New** page for pages ### Set Random Author -If you want to assign a random author for a post, +If you want to assign a random author for a post or page, - + - + @@ -245,21 +245,21 @@ If you want to assign a random author for a post, ### Set Random Category -If you want to set a random category, select the **Set Random Category** option. ![Post Plus set random category](/images/add-ons/186874d03140.jpg) The Extension will pick one of the existing categories from your child site and assign the post. +If you want to set a random category, select the **Set random category** option. ![Post Plus set random category](/images/add-ons/186874d03140.jpg) The Extension will pick one of the existing categories from your child site and assign the post. -### Set Random Publishing Date +### Set Random Publishing Date To set a random publishing date, - + - + -![Post Plus set random publishing date](/images/add-ons/post-plus-random-date.jpg) If you set a specific date range, the Extension will pick a random date from the range. If left blank, the Extension will pick a random date. As a result, the article will have different publishing dates on each of your child sites. +![Post Plus set random publishing date](/images/add-ons/post-plus-random-date.jpg) If you set a specific date range, the Extension will pick a random date from the range. If you leave the range blank, the Extension will pick a random date between now and seven days from now. As a result, the article will have different publishing dates on each of your child sites. ---