Changeset 608315
- Timestamp:
- 10/05/2012 10:00:24 AM (13 years ago)
- Location:
- mysmark/trunk
- Files:
-
- 2 edited
-
MySm_Plugin.php (modified) (1 diff)
-
README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mysmark/trunk/MySm_Plugin.php
r587710 r608315 4 4 Plugin URI: http://mysmark.com 5 5 Description: A MySmark Plug-In for WordPress CMS 6 Version: 1.0.5 6 Version: 1.0.5.1 7 7 Author: M1rcu2 8 8 Author URI: http://b-smark.com/mirco -
mysmark/trunk/README.txt
r587733 r608315 4 4 Requires at least: 3.0 5 5 Tested up to: 3.4.1 6 Stable tag: 1.0.5 6 Stable tag: 1.0.5.1 7 7 License: GPLv2 or later (http://www.gnu.org/licenses/gpl-2.0.html) 8 8 … … 17 17 == Installation == 18 18 19 1. Move the files from this archive into YOUR_WORDPRESS_PATH/wp-content/plugins/MySmark20 (please pay attention to capital letters) if you've downloaded the .zip package, or install 21 it directly from your WordPress page.22 2. **Activate** the MySmark plugin 19 1. Move the files from this archive into 20 YOUR_WORDPRESS_PATH/wp-content/plugins/mysmark 21 if you've downloaded the .zip package, or install it directly from your WordPress page. 22 2. **Activate** the MySmark plugin. 23 23 2. **Sign up** with [MySmark.com](https://www.mysmark.com/ "MySmark"). It's fast, fun and free! 24 24 3. Log in into your MySmark account and find the **Tools** tab in the top right corner of the page, 25 25 4. Click the **API Access** link located in the left side of the page just under your username, 26 5. Enter your website page address (*for example: https://www.mysmark.com/wops/*) in the **OAuth redirect URL** field and click **Create/Update**, this should generate your personal OAuth client id and OAuth client secret ,27 6. In the WordPress Admin Panel locate **MySmark Plugin Control Panel** ,28 7. Copy-paste your **OAuth client id** and **OAuth client secret** into the blank spaces and click save ,26 5. Enter your website page address (*for example: https://www.mysmark.com/wops/*) in the **OAuth redirect URL** field and click **Create/Update**, this should generate your personal OAuth client id and OAuth client secret. 27 6. In the WordPress Admin Panel locate **MySmark Plugin Control Panel**. 28 7. Copy-paste your **OAuth client id** and **OAuth client secret** into the blank spaces and click save. 29 29 8. That's it! Your WordPress posts are ready to be smarked. 30 31 Or watch a movie that explains step-by-step how to install the plugin: [MySmark Wordpress Plugin Installation Instructions](http://youtu.be/YzUAhBBT8mc "MySmark Wordpress Plugin Installation Instructions") 30 32 31 33 **Make your Smark now!** … … 54 56 55 57 == Changelog == 58 = 1.0.5.1 = 59 * Edited the README.txt file. 56 60 = 1.0.5 = 57 61 * Fixed: User is able to see in the user mysmark.com account stats for every posts.
Note: See TracChangeset
for help on using the changeset viewer.