Plugin Directory

Changeset 2870987


Ignore:
Timestamp:
02/25/2023 12:50:37 PM (3 years ago)
Author:
restpack
Message:

test

Location:
announcekit/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • announcekit/trunk/admin.js

    r2404395 r2870987  
    55  var selector_menu_field = jQuery("table.form-table tr:eq(4)");
    66  var snippet = js_code_input.val();
     7
     8
     9  console.log("testing")
     10
    711
    812  var menu_selector = jQuery("select#selector");
  • announcekit/trunk/index.php

    r2492540 r2870987  
    55 * Plugin URI: https://announcekit.app/docs
    66 * Description: Beautifully designed newsfeed powered with fancy widgets and email notifications.
    7  * Version: 2.0.8
     7 * Version: 2.0.9
    88 * Text Domain: announcekit
    99 * Author: AnnounceKit
     
    1414 */
    1515
     16
     17
     18 
    1619class Announcekit
    1720{
  • announcekit/trunk/readme.txt

    r2492540 r2870987  
    44Requires at least: 4.1
    55Tested up to: 5.5.3
    6 Stable tag: 2.0.8
     6Stable tag: 2.0.9
    77Requires PHP: 5.2.4
    88License: GNUGPLv3
Note: See TracChangeset for help on using the changeset viewer.