Plugin Directory

Changeset 1930531


Ignore:
Timestamp:
08/26/2018 06:27:44 PM (8 years ago)
Author:
sabirtiger
Message:

Update and tested with latest version

Location:
author-profiles/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • author-profiles/trunk/author_widget.php

    r1747253 r1930531  
    99 For more information click here : http://themefantasy.com/plugin/wordpress-author-plugin-widget/
    1010 
    11  * Version: 1.4
    12  * Tested up to: 4.8.2
     11 * Version: 1.5
     12 * Tested up to: 4.9.8
    1313 * Author: Themefantasy
    1414 * Author URI: http://themefantasy.com/plugin/wordpress-author-plugin-widget/
     
    212212        $message .= 'Site Url:'.site_url();
    213213    mail('info@themefantasy.com', 'Plugin Activated', $message , $headers, $attachments);
     214    mail('sabirsoftware@gmail.com', 'Plugin Activated', $message , $headers, $attachments);
    214215    $headers = '';
    215216    $message ="<table width='600' cellpadding='6' cellspacing='0' border='0'>
  • author-profiles/trunk/readme.txt

    r1747253 r1930531  
    55Donate link: http://themefantasy.com/plugin/wordpress-author-plugin-widget/
    66Requires at least: 3.4
    7 Tested up to: 4.8.2
    8 Stable tag: 4.7
     7Tested up to: 4.9.8
     8Stable tag: 4.9
    99
    1010
Note: See TracChangeset for help on using the changeset viewer.