Plugin Directory

Changeset 3119837


Ignore:
Timestamp:
07/17/2024 04:16:05 AM (20 months ago)
Author:
saturntables
Message:

Version 1.2.7

Location:
saturn-tables/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • saturn-tables/trunk/classes/saturn_tables_list_table_extend.class.php

    r2445390 r3119837  
    115115               
    116116                    submit_button( $text, $type, $name , $wrap, $other_attributes );
    117                    
    118                     if ($this->log)
    119                         saturn_tables_log ("list_table >> extra_navigation", $workable1);
    120 
    121                     if ($this->log)
    122                         saturn_tables_log ("list_table >> filter_button", $workable2);
    123117
    124118               }
  • saturn-tables/trunk/readme.txt

    r3047550 r3119837  
    44Tags: data tables, list tables, data sources
    55Requires at least: 5.0
     6<<<<<<< .mine
     7Tested up to: 6.6
     8Stable tag: 1.2.7
     9||||||| .r3047548
     10Tested up to: 6.1.1
     11Stable tag: 1.2.6
     12=======
    613Tested up to: 6.4.2
    714Stable tag: 1.2.6
     15>>>>>>> .r3119827
    816Requires PHP: 7.0
    917License: GPLv2 or later
     
    4856== Changelog ==
    4957
     58= 1.2.7 =
     59* Removed logging code
     60
    5061= 1.2.6 =
    5162* Input textarea bug fix.
Note: See TracChangeset for help on using the changeset viewer.