Plugin Directory

Changeset 2219048


Ignore:
Timestamp:
12/28/2019 08:48:37 PM (6 years ago)
Author:
magent
Message:

Updated version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vampire-character/trunk/readme.txt

    r2077863 r2219048  
    22Contributors: magent
    33Tags: vampire, character, generation, roleplay, rpg, lrp, larp
    4 Requires at least: 4.3.1
    5 Tested up to: 5.1.1
    6 Stable tag: 2.7
     4Requires at least: 5.2.4
     5Tested up to: 5.2.4
     6Stable tag: 2.8
     7Requires PHP: 5.6
    78License: GPLv2 or later
    89License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    114115This setting needs to be increased in your site php.ini or .htaccess file.  This will need to be done by your website administrator or by the webhost.
    115116
    116 Later versions of the plugin will not have this issue.
     117Version 2.8 has fixed this issue for normal experience spends but not experience spends during character generation.
    117118
    118119= I have an idea for a great new feature! =
     
    137138= 2.8 =
    138139
    139 * New shortcode to display inbox contents
     140* New feature: New shortcode to display inbox contents
     141* Bug fix: All disciplines in Clan data table are now optional - required for Caitiff who have no clan disciplines
     142* Bug fix: Dead characters no longer show in list of recipients for messages
     143* Bug fix: max_input_vars issue resolved for Spending Experience (still to do for Character Generation)
     144* Bug fix: incorrect link to character from profile heading when logged in as ST is fixed
     145* Bug fix: fixed issue when viewing characters of very low generation where the bloodpool boxes didn't wrap every 10 boxes
     146* Bug fix: Doesn't list deleted contact details in profile page
     147* Improvements: Emails are now sent in html format
     148* Improvements: Users can now update their own profile quotes
     149* Improvements: Added a 'Contact details' tab in extended backgrounds where you can automatically create and delete phone numbers
     150* Improvements: Character creation date shown on printable character sheet and on character_details shortcode
     151* Improvements: Classes added to some private message elements for better CSS support
     152* Improvements: Supports PHP7.3
     153
    140154
    141155= 2.7 =
     
    395409Review the new email settings for basic skinning of the HTML emails the plugin now sends.
    396410
     411Review the new settings for auto-generating phone numbers in the Messaging Configuration tab.
     412
     413Have a look at your Caitiff entry in the Clan tab of the Data Tables page and, if required, set all clan discipline entries to [select]
     414
    397415= Upgrading to 2.6 / 2.7 =
    398416
     
    573591= inbox_summary =
    574592
    575 List private messages.
    576 
    577 Options:
    578 
    579 * list - define what messages to display (all, *unread*, <number of messages>)
     593List the last x private messages.
     594
     595Options:
     596
     597* list - define what messages to display
    580598
    581599[inbox_summary list=5]
Note: See TracChangeset for help on using the changeset viewer.