Plugin Directory

Changeset 1892366


Ignore:
Timestamp:
06/13/2018 06:26:13 PM (8 years ago)
Author:
DPDplugins
Message:

Updated readme

Location:
dpd-cart
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dpd-cart/branches/2.0/readme.txt

    r1892345 r1892366  
    36361. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
    37371. Activate the plugin through the 'Plugins' menu in WordPress
    38 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
    39381. In the WordPress admin go to Settings > DPD Cart Plugin.
    40391. Enter DPD username and API Key, found in DPD on your user profile page.
     
    42411. Stores will load once you've connected to the DPD API. Now, select the store you want to use and other preferences.
    43421. Save Changes.
    44 1. Create the shop and product pages as outlined in the next section.
     431. Create the shop and product pages as outlined below.
    4544
    4645### Creating Shop page
     
    53521. Save Changes.
    5453
    55 ### Creating Product Page
     54### Creating (optional) Product Page
    56551. From Wordpress Dashboard go to Pages > Add New
    57561. Use shortcode-  [dpdcart-product-page]
  • dpd-cart/trunk/readme.txt

    r1892346 r1892366  
    36361. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
    37371. Activate the plugin through the 'Plugins' menu in WordPress
    38 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
    39381. In the WordPress admin go to Settings > DPD Cart Plugin.
    40391. Enter DPD username and API Key, found in DPD on your user profile page.
     
    42411. Stores will load once you've connected to the DPD API. Now, select the store you want to use and other preferences.
    43421. Save Changes.
    44 1. Create the shop and product pages as outlined in the next section.
     431. Create the shop and product pages as outlined below.
    4544
    4645### Creating Shop page
     
    53521. Save Changes.
    5453
    55 ### Creating Product Page
     54### Creating (optional) Product Page
    56551. From Wordpress Dashboard go to Pages > Add New
    57561. Use shortcode-  [dpdcart-product-page]
Note: See TracChangeset for help on using the changeset viewer.