Plugin Directory

Changeset 1920332


Ignore:
Timestamp:
08/06/2018 10:49:42 AM (8 years ago)
Author:
therealwebdisrupt
Message:

Clean up unused images, and rename Elementor pro image

Location:
web-disrupt-wp-assistant
Files:
47 added
12 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • web-disrupt-wp-assistant/trunk/README.txt

    r1920144 r1920332  
    2222* Header, footer, and templates will be fully customizable.
    2323* Full support for metadata with the search engines & social networks.
    24 * A custom impressively minimalistic theme installed.
    25 * We only install trusted plugins only.
     24* You will have a custom hyper-minimalistic theme.
     25* We only install plugins we trust.
    2626
    2727
     
    3737== Changelog ==
    3838
     39= 2.0.1 =
     40* Resubmit an image that was named incorrectly.
     41* clean up unused images.
    3942= 2.0.0 =
    4043* Created a custom miminalized theme "Disupt One".
  • web-disrupt-wp-assistant/trunk/includes/wdwa-ui.php

    r1920144 r1920332  
    133133                array(
    134134                    "check"     =>  "elementor-pro/elementor-pro.php",
    135                     "image"     =>  "elementor-pro-logo.png",
     135                    "image"     =>  "elementor-pro-icon.png",
    136136                    "link"      =>  "https://elementor.com/pro/?ref=1544&campaign=webdisrupt",
    137137                    "title"     =>  "Get Elemnetor Pro",
  • web-disrupt-wp-assistant/trunk/web-disrupt-wd-assistant.php

    r1920144 r1920332  
    55 * Description: Web Disrupt WordPress Assistant is a very simple, yet powerful way to maximize the power of WordPress.
    66 * Author: Web Disrupt
    7  * Version: 2.0.0
     7 * Version: 2.0.1
    88 *
    99 * Copyright 2018 Web Disrupt - Contact us at https://webdisrupt.com/
     
    9595        "name"            => "Web Disrupt WP Assistant",
    9696        "slug"            => "wdwa-menu",
    97         "version"         => "2.0.0",
     97        "version"         => "2.0.1",
    9898        "author"          => "Web Disrupt",
    9999        "description"     => "Web Disrupt WordPress Assistant will change the way you WordPress forever.",
Note: See TracChangeset for help on using the changeset viewer.