Plugin Directory

Changeset 2714818 for wpide


Ignore:
Timestamp:
04/26/2022 11:25:29 AM (4 years ago)
Author:
xplodedthemes
Message:

Plugin acquired by XplodedThemes

Location:
wpide/trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • wpide/trunk/css/wpide.css

    r2514030 r2714818  
    544544
    545545#wpfooter {
     546    position:relative;
    546547}
    547548#wpbody-content {
  • wpide/trunk/readme.txt

    r2514030 r2714818  
    11=== WPide ===
    2 Contributors: WebFactory
     2Contributors: XplodedThemes
    33Tags: theme editor, plugin editor, code editor, file editor, file manager, wpide, ide
    44Requires at least: 5.0
    5 Tested up to: 5.7
    6 Stable tag: 2.5
     5Tested up to: 5.9
     6Stable tag: 2.6
    77Requires PHP: 5.2
    88License: GPLv2 or later
     
    1616
    1717This plugin would not be possible without the <a href="http://ace.ajax.org/">Ajax.org Cloud9 Editor</a> which is the embedded code editor that powers much of the functionality.
    18 
    19 This plugin performs best in Chrome.
    2018
    2119= Current Features: =
     
    4543*   Integration with version control systems such as Git
    4644
    47 Icon based on https://thenounproject.com/search/?q=code&i=909303
     45Icon based on <a href="https://thenounproject.com/search/?q=code&i=909303">code</a> by Pravin Unagar.
    4846
    4947== Installation ==
     
    8583
    8684== Changelog ==
     85
     86= 2.6 =
     87* 2022-04-26
     88* Plugin acquired by XplodedThemes
     89* A brand new and completely revamped version of WPide is coming soon, Stay tuned!
    8790
    8891= 2.5 =
  • wpide/trunk/wf-flyout/config.php

    r2514030 r2714818  
    1111
    1212$config['menu_items'] = array(
    13   array('href' => 'https://wpreset.com/?ref=wff-wpide', 'target' => '_blank', 'label' => 'Problems with your site? Need to start over? Get WP Reset', 'icon' => 'wp-reset.png'),
    14   array('href' => 'https://underconstructionpage.com/?ref=wff-wpide&coupon=welcome', 'target' => '_blank', 'label' => 'Get UnderConstrucionPage PRO with 20% OFF', 'icon' => 'ucp.png', 'class' => ''),
    15   array('href' => 'https://wp301redirects.com/?ref=wff-wpide&coupon=50off', 'label' => 'Fix 2 most common SEO issues on WordPress', 'icon' => '301-logo.png', 'class' => 'wp301-icon'),
    16   array('href' => 'https://wpsticky.com/?ref=wff-wpide', 'target' => '_blank', 'label' => 'Make any element sticky with WP Sticky', 'icon' => 'dashicons-admin-post'),
    17   array('href' => 'https://wordpress.org/support/plugin/wpide/reviews/?filter=5#new-post', 'target' => '_blank', 'label' => 'Rate the Plugin', 'icon' => 'dashicons-thumbs-up'),
    18   array('href' => 'https://wordpress.org/support/plugin/wpide/', 'target' => '_blank', 'label' => 'Get Support', 'icon' => 'dashicons-sos'),
     13  array('href' => 'https://slickmenu.com/?ref=wpide', 'target' => '_blank', 'label' => 'Slick Menu - The Non-Boring Vertical Menu for WordPress', 'icon' => 'slickmenu.png'),
     14  array('href' => 'https://xplodedthemes.com/?ref=wpide', 'target' => '_blank', 'label' => 'XplodedThemes - Feature-Rich & Sales-Boosting WooCommerce Plugins', 'icon' => 'xt.png', 'class' => ''),
     15  array('href' => 'https://xplodedthemes.com/support/', 'target' => '_blank', 'label' => 'Get Support', 'icon' => 'dashicons-sos'),
    1916);
  • wpide/trunk/wf-flyout/wf-flyout.css

    r2514030 r2714818  
    11/**
    2  * Universal fly-out menu for WebFactory plugins
    3  * (c) WebFactory Ltd, 2021
     2 * Universal fly-out menu for XplodedThemes plugins
     3 * (c) XplodedThemes, 2021
    44 */
    55
  • wpide/trunk/wf-flyout/wf-flyout.js

    r2514030 r2714818  
    11/**
    2  * Universal fly-out menu for WebFactory plugins
    3  * (c) WebFactory Ltd, 2021
     2 * Universal fly-out menu for XplodedThemes plugins
     3 * (c) XplodedThemes, 2021
    44 */
    55
  • wpide/trunk/wf-flyout/wf-flyout.php

    r2514030 r2714818  
    22
    33/**
    4  * Universal fly-out menu for WebFactory plugins
    5  * (c) WebFactory Ltd, 2021
     4 * Universal fly-out menu for XplodedThemes plugins
     5 * (c) XplodedThemes, 2021
    66 */
    77
  • wpide/trunk/wpide.php

    r2514030 r2714818  
    44  Plugin URI: https://wpide.com/
    55  Description: WordPress code editor with auto-completion of both WordPress and PHP functions with reference, syntax highlighting, line numbers, tabbed editing, automatic backup.
    6   Version: 2.5
    7   Author: WebFactory Ltd
    8   Author URI: https://www.webfactoryltd.com/
     6  Version: 2.6
     7  Author: XplodedThemes
     8  Author URI: https://www.xplodedthemes.com/
    99  Requires at least: 5.0
    1010  Requires PHP: 5.2
    1111  Tested up to: 5.7
    1212  Text Domain: wpide
    13 
    14   Copyright 2021  WebFactory Ltd  (email: wpide@webfactoryltd.com)
    15   Copyright 2011 - 2021  Simon @ WPsites
    1613
    1714  This program is free software; you can redistribute it and/or modify
     
    175172      }
    176173
    177       $text = '<i><a href="https://wpide.com/" title="Visit WPide\'s site for more info" target="_blank">WPide</a> v' . $this->version . ' by <a href="https://www.webfactoryltd.com/" title="Visit our site to get more great plugins" target="_blank">WebFactory Ltd</a>. Please <a target="_blank" href="https://wordpress.org/support/plugin/wpide/reviews/#new-post" title="Rate the plugin">rate the plugin <span>★★★★★</span></a> to help us spread the word. Thank you!</i>';
     174      $text = '<i><a href="https://wpide.com/" title="Visit WPide\'s site for more info" target="_blank">WPide</a> v' . $this->version . ' by <a href="https://www.xplodedthemes.com/" title="Visit our site to get more great plugins" target="_blank">XplodedThemes</a>. Please <a target="_blank" href="https://wordpress.org/support/plugin/wpide/reviews/#new-post" title="Rate the plugin">rate the plugin <span>★★★★★</span></a> to help us spread the word. Thank you!</i>';
    178175
    179176      return $text;
Note: See TracChangeset for help on using the changeset viewer.