Plugin Directory

Changeset 3228131


Ignore:
Timestamp:
01/24/2025 03:31:53 PM (14 months ago)
Author:
roberthoward
Message:

updates to handle error messages in Wordpress debug mode

Location:
dailystory/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dailystory/trunk/dailystory.php

    r3164516 r3228131  
    3030
    3131        if ( !defined('DAILYSTORY_PLUGIN_VERSION') )
    32             define('DAILYSTORY_PLUGIN_VERSION', '2.1.3');
     32            define('DAILYSTORY_PLUGIN_VERSION', '2.1.4');
    3333
    3434        // ──────────────────────────────────────────────
  • dailystory/trunk/readme.txt

    r3164516 r3228131  
    44Requires at least: 4.0
    55Tested up to: 6.6.2
    6 Stable tag: 2.1.3
     6Stable tag: 2.1.4
    77License: GNU General Public License v2.0 or later
    88
     
    9393## Changelog
    9494
     95### 2.1.4
     96* Updates to handle messages when WordPress is in debug mode
     97
    9598### 2.1.1
    9699* Support for redirect url in web form and new javascript events
Note: See TracChangeset for help on using the changeset viewer.