Plugin Directory

Changeset 1050390


Ignore:
Timestamp:
12/20/2014 05:10:18 PM (11 years ago)
Author:
jquindlen
Message:

4.9.26

  • Updated: Compatible with 4.1 and 4.2 nightly build
Location:
wpsc-support-tickets
Files:
116 added
3 edited

Legend:

Unmodified
Added
Removed
  • wpsc-support-tickets/trunk/nbproject/private/private.xml

    r1030094 r1050390  
    66        <group>
    77            <file>file:/D:/PORTABLES/EasyPHP-5.3.3/www/wordpress2/wp-content/plugins/wpsc-support-tickets/wpsc-support-tickets.php</file>
    8             <file>file:/D:/PORTABLES/EasyPHP-5.3.3/www/wordpress2/wp-content/plugins/wpsc-support-tickets/readme.txt</file>
    98        </group>
    109    </open-files>
  • wpsc-support-tickets/trunk/readme.txt

    r1043816 r1050390  
    44Tags: support,tickets,supporttickets,support-tickets,client,clients,help,helpdesk,help-desk,wpstorecart
    55Requires at least: 3.5.0
    6 Tested up to: 4.0
    7 Stable tag: 4.9.25
     6Tested up to: 4.2
     7Stable tag: 4.9.26
    88
    99== Description ==
     
    9595= 5.0.0 =
    9696* COMING SOON:
     97* Added: Easier to use permissions system
    9798* Added: Assign specific support staff to a single or multiple departments
    9899* Added: Option for the ticket creator to choose a specific person from the department admins while creating the ticket (admin must enable this feature, as it's disabled by default)
     
    108109* Updated: Added randomized addition to filenames & updated the file upload presentation
    109110
     111= 4.9.26 =
     112* Updated: Compatible with 4.1 and 4.2 nightly build
     113
    110114= 4.9.25 =
    111115* Updated: Rebranded to match my other plugins
  • wpsc-support-tickets/trunk/wpsc-support-tickets.php

    r1043816 r1050390  
    44  Plugin URI: http://indiedevbundle.com/app/idb-ultimate-wordpress-bundle/#idbsupporttickets
    55  Description: An open source help desk and support ticket system for Wordpress using jQuery. Easy to use for both users & admins.
    6   Version: 4.9.25
     6  Version: 4.9.26
    77  Author: IndieDevBundle.com
    88  Author URI: URI: http://indiedevbundle.com/app/idb-ultimate-wordpress-bundle/#idbsupporttickets
     
    1212
    1313/*
    14   Copyright 2012, 2013, 2014 Jeff Quindlen
     14  Copyright 2012, 2013, 2014 Jeff Quindlen  (email : blacklodgegames@gmail.com)
    1515
    1616  This library is free software; you can redistribute it and/or modify it under the terms
Note: See TracChangeset for help on using the changeset viewer.