Plugin Directory

Changeset 984609


Ignore:
Timestamp:
09/08/2014 06:36:19 PM (12 years ago)
Author:
chriswallace
Message:

Updated README for 1.1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • freefolio/trunk/README.txt

    r984593 r984609  
    11=== Freefolio ===
    2 Contributors: mattsimo, chriswallace, andrewtaylor-1, andrew.taylor, upthemes
     2Contributors: mattsimo, chriswallace, andrewtaylor-1, upthemes
    33Donate link: https://upthemes.com/themes/creative/
    44Tags: portfolio,dribbble,post types
    55Requires at least: 3.8
    66Tested up to: 4.0
    7 Stable tag: 1.0.0
     7Stable tag: 1.1.0
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    35354. Activate the plugin on the Plugin dashboard
    36365. Visit `General > Writing` settings and enable the `Portfolio Projects` option.
    37 6. Add your dribbble username in the appropriate settings field.
     376. Visit `Tools > Dribbble Importer`
     387. Add your dribbble username in the appropriate settings field.
     398. Click the "Import Shots From Dribbble" button
     409. Wait for the import to finish - it may take up to 15 minutes for all shots to be imported
     4110. Visit `Portfolio` to see the imported items
    3842
    3943= Uploading in WordPress Dashboard =
     
    45495. Activate the plugin in the Plugin dashboard
    46506. Visit `General > Writing` settings and enable the `Portfolio Projects` option.
    47 7. Add your dribbble username in the appropriate settings field.
     517. Visit `Tools > Dribbble Importer`
     528. Add your dribbble username in the appropriate settings field.
     539. Click the "Import Shots From Dribbble" button
     5410. Wait for the import to finish - it may take up to 15 minutes for all shots to be imported
     5511. Visit `Portfolio` to see the imported items
    4856
    4957= Using FTP =
     
    54624. Activate the plugin in the Plugin dashboard
    55635. Visit `General > Writing` settings and enable the `Portfolio Projects` option.
    56 6. Add your dribbble username in the appropriate settings field.
     646. Visit `Tools > Dribbble Importer`
     657. Add your dribbble username in the appropriate settings field.
     668. Click the "Import Shots From Dribbble" button
     679. Wait for the import to finish - it may take up to 15 minutes for all shots to be imported
     6810. Visit `Portfolio` to see the imported items
    5769
    5870== Frequently Asked Questions ==
     
    6072= How does the Dribbble importer work? =
    6173
    62 The plugin sets a transient that expires every hour. It will check against this transient to see if it should look at your dribbble feed and see if it needs to import any posts.
     74When the import button is clicked the plugin will work in the background to read your dribbble feed and see if it needs to import any posts.
    6375
    6476If it does, it will create `jetpack-portfolio` posts for items that don't exist. It will also create two post meta key/values:
     
    8294
    8395[portfolio display_types=true display_tags=false include_type=ui-design,app-design columns=3 showposts=10]
     96
     97== Changelog ==
     98
     99= 1.1.0 =
     100* Updated Dribbble importer to use v1 of the Dribbble API
     101
     102= 1.0.0 =
     103* Initial release
Note: See TracChangeset for help on using the changeset viewer.