Plugin Directory

Changeset 2346779


Ignore:
Timestamp:
07/26/2020 04:41:25 PM (6 years ago)
Author:
vincentastolfi
Message:

Revision 0.0.3: Fixing github url type in readme.txt

Location:
wc-vimeo
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • wc-vimeo/tags/0.0.3/readme.txt

    r2265563 r2346779  
    6565This plugin works by setting meta data from the Vimeo video on the Product when you select a video. There are many ways to deliver this meta data to your users on purchase of a product.
    6666
    67 One way is to create an email template in your theme. See the sample gist here: [https://gist.github.com/astolfivincent/42cc9359d6b616675d70659e6de6f7a4](https://gist.github.com/astolfivincent/42cc9359d6b616675d70659e6de6f7a4)
     67One way is to create an email template in your theme. See the sample gist here: [https://gist.github.com/vastolf/42cc9359d6b616675d70659e6de6f7a4](https://gist.github.com/vastolf/42cc9359d6b616675d70659e6de6f7a4)
    6868
    6969Copy the content of the gist. In your theme (or child theme's) folder create a file at `/woocommerce/emails/customer-completed-order.php` and copy the contents of the gist into that file. So the full directory would be `/wp-content/themes/{your theme or child theme}/woocommerce/emails/customer-completed-order.php`
  • wc-vimeo/trunk/.git/COMMIT_EDITMSG

    r2265563 r2346779  
    1 Fixing typos in readme
     1Updating github link
  • wc-vimeo/trunk/.git/logs/HEAD

    r2265563 r2346779  
    77394fd71b89784b51a284aa2fe95a71ec43d17635 21414111554371f03e1b49687c2da96138639a5d Vincent Astolfi <astolfivincent@gmail.com> 1584930242 -0600   commit: 0.0.3: Update readme stable tag
    8821414111554371f03e1b49687c2da96138639a5d a36c444162fefc273683d1e3b0c55dbf4b6c0f18 Vincent Astolfi <astolfivincent@gmail.com> 1584931050 -0600   commit: Fixing typos in readme
     9a36c444162fefc273683d1e3b0c55dbf4b6c0f18 54f1ae2800a0bf66c6d67c612ca6a214ff789eff Vincent Astolfi <astolfivincent@gmail.com> 1595781384 -0600   commit: Updating github link
  • wc-vimeo/trunk/.git/logs/refs/heads/master

    r2265563 r2346779  
    66394fd71b89784b51a284aa2fe95a71ec43d17635 21414111554371f03e1b49687c2da96138639a5d Vincent Astolfi <astolfivincent@gmail.com> 1584930242 -0600   commit: 0.0.3: Update readme stable tag
    7721414111554371f03e1b49687c2da96138639a5d a36c444162fefc273683d1e3b0c55dbf4b6c0f18 Vincent Astolfi <astolfivincent@gmail.com> 1584931050 -0600   commit: Fixing typos in readme
     8a36c444162fefc273683d1e3b0c55dbf4b6c0f18 54f1ae2800a0bf66c6d67c612ca6a214ff789eff Vincent Astolfi <astolfivincent@gmail.com> 1595781384 -0600   commit: Updating github link
  • wc-vimeo/trunk/.git/logs/refs/remotes/origin/master

    r2265563 r2346779  
    66394fd71b89784b51a284aa2fe95a71ec43d17635 21414111554371f03e1b49687c2da96138639a5d Vincent Astolfi <astolfivincent@gmail.com> 1584930247 -0600   update by push
    7721414111554371f03e1b49687c2da96138639a5d a36c444162fefc273683d1e3b0c55dbf4b6c0f18 Vincent Astolfi <astolfivincent@gmail.com> 1584931055 -0600   update by push
     8a36c444162fefc273683d1e3b0c55dbf4b6c0f18 54f1ae2800a0bf66c6d67c612ca6a214ff789eff Vincent Astolfi <astolfivincent@gmail.com> 1595781405 -0600   update by push
  • wc-vimeo/trunk/.git/refs/heads/master

    r2265563 r2346779  
    1 a36c444162fefc273683d1e3b0c55dbf4b6c0f18
     154f1ae2800a0bf66c6d67c612ca6a214ff789eff
  • wc-vimeo/trunk/.git/refs/remotes/origin/master

    r2265563 r2346779  
    1 a36c444162fefc273683d1e3b0c55dbf4b6c0f18
     154f1ae2800a0bf66c6d67c612ca6a214ff789eff
  • wc-vimeo/trunk/readme.txt

    r2265563 r2346779  
    6565This plugin works by setting meta data from the Vimeo video on the Product when you select a video. There are many ways to deliver this meta data to your users on purchase of a product.
    6666
    67 One way is to create an email template in your theme. See the sample gist here: [https://gist.github.com/astolfivincent/42cc9359d6b616675d70659e6de6f7a4](https://gist.github.com/astolfivincent/42cc9359d6b616675d70659e6de6f7a4)
     67One way is to create an email template in your theme. See the sample gist here: [https://gist.github.com/vastolf/42cc9359d6b616675d70659e6de6f7a4](https://gist.github.com/vastolf/42cc9359d6b616675d70659e6de6f7a4)
    6868
    6969Copy the content of the gist. In your theme (or child theme's) folder create a file at `/woocommerce/emails/customer-completed-order.php` and copy the contents of the gist into that file. So the full directory would be `/wp-content/themes/{your theme or child theme}/woocommerce/emails/customer-completed-order.php`
Note: See TracChangeset for help on using the changeset viewer.