Plugin Directory

Changeset 2126062


Ignore:
Timestamp:
07/20/2019 10:53:19 AM (7 years ago)
Author:
devjoe2016
Message:

Minor updates

Location:
database-operations
Files:
55 added
4 edited

Legend:

Unmodified
Added
Removed
  • database-operations/trunk/db_op.php

    r2126047 r2126062  
    44Plugin URI: https://antechncom.wordpress.com/
    55Description: This plugin connects Wordpress and the MY_SQL database, thus allowing a user fetch data from the MY_SQL database, a user can display a table or perform a simple 'UNION' on two tables. Copy shortcodes to use on any page.
    6 Version: 2.5.6
     6Version: 2.5.7
    77Author: Antechn
    88Author URI: https://antechncom.wordpress.com/about-us/
  • database-operations/trunk/readme.txt

    r2126047 r2126062  
    55Requires at least: 4.6
    66Tested up to: 5.2
    7 Stable tag: 2.5.6
     7Stable tag: 2.5.7
    88Requires PHP: 5.2.4
    99License: GPLv2 or later
     
    2525*   Can support multiple themes
    2626*   Shortcodes support
     27*   Chart option
    2728
    2829== Installation ==
     
    43441. /assets/screenshot-1.png
    4445
    45 Preview of query results using shortcodes
     46Preview of query results of tables using shortcodes
    46472. /assets/screenshot-2.png
     48
     49Preview of query results of charts using shortcodes
     503. /assets/screenshot-3.png
    4751
    4852== Changelog ==
     
    7882* Chart preview with shortcodes
    7983
     84= 2.5.7 =
     85* Minor changes
    8086
    8187
     88
Note: See TracChangeset for help on using the changeset viewer.