Plugin Directory

Changeset 588462


Ignore:
Timestamp:
08/21/2012 05:31:07 PM (14 years ago)
Author:
ivycat
Message:

Fixed plugin header, housekeeping.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • washington-state-sales-tax-for-shopp/trunk/destination-taxes.php

    r588415 r588462  
    11<?php
     2
    23/**
    3  *      Plugin name: Shopp plugin for WA destination taxing
     4 *      Plugin name: Washington State Sales Tax for Shopp
     5 *      Plugin URI: http://wordpress.org/extend/plugins/washington-state-sales-tax-for-shopp/
    46 *      Author: IvyCat Web Services
    5  *
     7 *      Author URI: http://www.ivycat.com
     8 *      Description: Connect Shopp into WA State's DOR API for on-the-fly sales tax lookups.
     9 *      Version: 1.0
     10 *      License: GPLv3
    611**/
     12
    713new ShoppWATaxCalc();
    814
Note: See TracChangeset for help on using the changeset viewer.