Changeset 2077328
- Timestamp:
- 04/29/2019 08:33:51 PM (7 years ago)
- Location:
- prepear
- Files:
-
- 8 added
- 1 deleted
- 2 edited
-
tags/1.2 (deleted)
-
tags/1.3 (added)
-
tags/1.3/assets (added)
-
tags/1.3/assets/screenshot-1.png (added)
-
tags/1.3/assets/screenshot-2.png (added)
-
tags/1.3/img (added)
-
tags/1.3/img/logo@2x.png (added)
-
tags/1.3/prepear.php (added)
-
tags/1.3/readme.txt (added)
-
trunk/prepear.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
prepear/trunk/prepear.php
r2077321 r2077328 1 1 <?php 2 2 /** 3 * Plugin Name: Prepear Wordpress Link3 * Plugin Name: Prepear Pro Sync 4 4 * Plugin URI: https://wordpress.org/plugins/prepear 5 5 * Description: Link your blog to your Prepear Pro account. 6 * Version: 1. 26 * Version: 1.3 7 7 * Author: The Prepear Team 8 8 * License: GPL2 … … 156 156 <div class="wrap"> 157 157 <div class="card"> 158 <h1>Link your Prepear Food Bloggeraccount</h1>158 <h1>Link your Prepear Pro account</h1> 159 159 <div id="error-text"></div> 160 160 <form action="<?php echo admin_url( 'admin-post.php' ) ?>" method="post"> -
prepear/trunk/readme.txt
r2077321 r2077328 1 === Prepear Wordpress Link===1 === Prepear Pro Sync === 2 2 Contributors: prepear 3 3 Tags: recipes, recipe plugin, prepear … … 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 This plugin will help you connect your Food Bloggerhttps://www.prepear.com/ account to your wordpress site.11 This plugin will help you connect your Prepear Pro https://www.prepear.com/ account to your wordpress site. 12 12 13 13 == Installation == … … 15 15 1. Upload the plugin files to the `/wp-content/plugins/prepear` directory, or install the plugin through the WordPress plugins screen directly. 16 16 1. Activate the plugin through the 'Plugins' screen in WordPress 17 1. Use the Settings->Prepear Name screen to login with your Food Bloggeraccount.17 1. Use the Settings->Prepear Name screen to login with your Pro account. 18 18 1. After you successfully login you will be able to verify your site in the [prepear app](https://app.prepear.com/account/domains). 19 19 20 20 == Frequently Asked Questions == 21 21 22 = What is a Food Bloggeraccount? =22 = What is a Prepear Pro account? = 23 23 24 24 The Prepear platform allows content owners to plublish their content for users to use within the prepear platform. Learn more at [https://www.prepear.com/food-bloggers/](https://www.prepear.com/food-bloggers/). … … 31 31 == Changelog == 32 32 33 = 1.3 = 34 * Picking a better plugin name. 35 33 36 = 1.2 = 34 37 * Improving new user experience.
Note: See TracChangeset
for help on using the changeset viewer.