Plugin Directory

Changeset 2250835


Ignore:
Timestamp:
02/26/2020 05:35:12 PM (6 years ago)
Author:
obox
Message:

Rebrand to Pronto

Location:
obox-mobile
Files:
72 edited

Legend:

Unmodified
Added
Removed
  • obox-mobile/assets/readme.txt

    r2213384 r2250835  
    1 === Obox Mobile ===
     1=== Pronto ===
    22Contributors: obox
    33Tags: android, iphone, mobile, slider, responsive
     
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Obox Mobile turns your WordPress website into a fully function mobile plugin.
     10Pronto turns your WordPress website into a fully function mobile plugin.
    1111
    1212== Description ==
    1313
    14 From the makers of Layers, [Obox Mobile](http://www.oboxthemes.com/obox-mobile "The ultimate pre-launch landing page plugin") by Obox is the most beautiful and easy to use mobile plugin for WordPress.
     14From the makers of Layers, [Pronto](http://www.oboxthemes.com/obox-mobile "The ultimate pre-launch landing page plugin") by Obox is the most beautiful and easy to use mobile plugin for WordPress.
    1515
    1616All you need to do is activate the plugin to turn your site into a fully mobile experience for your users.
     
    2020
    2121**Unique Slider**
    22 Obox Mobile includes a beautiful intro slider for your site, activate the slider and show your featured posts.
     22Pronto includes a beautiful intro slider for your site, activate the slider and show your featured posts.
    2323
    2424**Home Page Builder**
     
    2929
    3030**Works with any WordPress theme**
    31 It doesn't matter whether you use an Obox Theme, a free theme or even a custom built theme, Obox Mobile will work on any kind of WordPress installment.
     31It doesn't matter whether you use an Obox Theme, a free theme or even a custom built theme, Pronto will work on any kind of WordPress installment.
    3232
    3333**Add your own logo**
     
    3838
    3939**Where can I use it?**
    40 Obox Mobile can be used with any WordPress install. As long as you have a site and as long as you have WordPress then Launchpad will work for you.
     40Pronto can be used with any WordPress install. As long as you have a site and as long as you have WordPress then Launchpad will work for you.
    4141
    4242== Installation ==
  • obox-mobile/tags/1.0.1/admin/config/mobile-menus.php

    r2214885 r2250835  
    33    global $add_general_page, $add_themes_page, $add_adverts_page, $add_update_page;
    44    add_menu_page(
    5         "Obox Mobile",
    6         "Obox Mobile",
     5        "Pronto",
     6        "Pronto",
    77        "manage_options",
    88        basename( __FILE__ ),
  • obox-mobile/tags/1.0.1/admin/config/navs-and-sidebars.php

    r2214885 r2250835  
    3333    register_sidebar(
    3434            array(
    35                 'name' => 'Obox Mobile Slider',
     35                'name' => 'Pronto Slider',
    3636                'id' => 'mobile-slider',
    37                 'description' => 'Place only the "(Obox Mobile) - Slider" widget in this block.'
     37                'description' => 'Place only the "(Pronto) - Slider" widget in this block.'
    3838            )
    3939    );
    4040    register_sidebar(
    4141            array(
    42                 'name' => 'Obox Mobile Home Page',
     42                'name' => 'Pronto Home Page',
    4343                'id' => 'mobile-home-page',
    4444                'before_title' => '<h3 class="post-title">',
     
    4646                'before_widget' => '<li id="%1$s" class="post-item clearfix large %2$s"><div class="copy">',
    4747                'after_widget' => '</div></li>',
    48                 'description' => 'Place only the "(Obox Mobile) Content Widget" widget in this block.'
     48                'description' => 'Place only the "(Pronto) Content Widget" widget in this block.'
    4949            )
    5050    );
    5151    register_sidebar(
    5252            array(
    53                 'name' => 'Obox Mobile Sidebar',
     53                'name' => 'Pronto Sidebar',
    5454                'id' => 'mobile-sidebar',
    5555                'before_title' => '<h3 class="widgettitle">',
     
    5757                'before_widget' => '<li id="%1$s" class="widget %2$s">',
    5858                'after_widget' => '</li>',
    59                 'description' => 'Place any standard WordPress widget here, they will display in the slide out sidebar when Obox Mobile is active.'
     59                'description' => 'Place any standard WordPress widget here, they will display in the slide out sidebar when Pronto is active.'
    6060            )
    6161    ); // register_sidebar
  • obox-mobile/tags/1.0.1/admin/config/options.php

    r2214885 r2250835  
    4242                    "sub_elements" => array(
    4343                        array(
    44                             "label" => "Disallow Obox Mobile on the following Posts and Pages",
    45                             "description" => "Fill in the page and post 'slugs' that you would like to exclude from using Obox Mobile. Example: <code>/about, /contact</code>",
     44                            "label" => "Disallow Pronto on the following Posts and Pages",
     45                            "description" => "Fill in the page and post 'slugs' that you would like to exclude from using Pronto. Example: <code>/about, /contact</code>",
    4646                            "name" => "exclude_posts",
    4747                            "default" => "",
  • obox-mobile/tags/1.0.1/admin/includes/media.php

    r2214885 r2250835  
    44
    55    /**
    6     * Check that we're only allowing files that are specified by Obox Mobile
     6    * Check that we're only allowing files that are specified by Pronto
    77    **/
    88   
  • obox-mobile/tags/1.0.1/admin/interface/container.php

    r2214885 r2250835  
    1616                    <div class="mobile-title-block">
    1717                        <h2>
    18                             Obox Mobile
     18                            Pronto
    1919                        </h2>
    2020                        <h5>
     
    3333                    <?php elseif ( isset( $_GET["options_reset"] ) ) : ?>
    3434                        <div class="updated below-h2" id="mobile-note">
    35                             <p><?php _e( "All Obox Mobile Options Have Been Reset." ) ?></p>
     35                            <p><?php _e( "All Pronto Options Have Been Reset." ) ?></p>
    3636                        </div> <!-- mobile-note -->
    3737                    <?php endif; // changes or reset ?>
  • obox-mobile/tags/1.0.1/admin/lang/obox-mobile-en_US.po

    r2214885 r2250835  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: Obox Mobile\n"
     3"Project-Id-Version: Pronto\n"
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: \n"
     
    458458#: admin/interface/upgrade.php:11
    459459#@ default
    460 msgid "Enter your License Key from Obox or your Purchase Code from Theme Forest. This is only for <em>updates</em>, it is not required to use Obox Mobile."
     460msgid "Enter your License Key from Obox or your Purchase Code from Theme Forest. This is only for <em>updates</em>, it is not required to use Pronto."
    461461msgstr ""
    462462
     
    673673#: mobile.php:75
    674674#@ default
    675 msgid "Obox Mobile"
     675msgid "Pronto"
    676676msgstr ""
    677677
  • obox-mobile/tags/1.0.1/functions/class.php

    r2214885 r2250835  
    2525
    2626    public function remove_plugins() {
    27         // Disable  common plugins which can cause unwanted behaviour with Obox Mobile, such as showing a cached version of  the wrong site! */
     27        // Disable  common plugins which can cause unwanted behaviour with Pronto, such as showing a cached version of  the wrong site! */
    2828
    2929        // Facebook Like button
     
    215215    public function initiate() {
    216216
    217         // Set the Obox Mobile options
     217        // Set the Pronto options
    218218        $this->obox_obox_mobile_options = get_option( 'obox-mobile' );
    219219
  • obox-mobile/tags/1.0.1/functions/media.php

    r2214885 r2250835  
    2323
    2424function get_obox_mobile_media( $args ) {
    25     // Fire up the Obox Mobile Class to get the plugin options
     25    // Fire up the Pronto Class to get the plugin options
    2626    global $obox_mobile;
    2727    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/tags/1.0.1/functions/template.php

    r2214885 r2250835  
    11<?php
    22/**
    3  * All functions in this file are common elements accessed by all Obox Mobile themes.
     3 * All functions in this file are common elements accessed by all Pronto themes.
    44 **/
    55function obox_mobile_site_title() {
  • obox-mobile/tags/1.0.1/functions/widget.content.php

    r2214885 r2250835  
    44    function __construct() {
    55            $widget_ops = array( 'classname' => 'obox_mobile_content_widget', 'description' => 'Display various kinds of content in a multi-column layout on your home page.' );
    6             parent::__construct( 'obox_mobile_content_widget', __('(Obox Mobile) Content Widget', 'obox-mobile'), $widget_ops );
     6            parent::__construct( 'obox_mobile_content_widget', __('(Pronto) Content Widget', 'obox-mobile'), $widget_ops );
    77    }
    88    /** @see WP_Widget::widget */
  • obox-mobile/tags/1.0.1/functions/widget.slider.php

    r2214885 r2250835  
    44    function __construct() {
    55            $widget_ops = array( 'classname' => 'obox_mobile_slider_widget', 'description' => 'Display a touch-friendly slider of post images or videos' );
    6             parent::__construct( 'obox_mobile_slider_widget', __('(Obox Mobile) Slider Widget', 'obox-mobile'), $widget_ops );
     6            parent::__construct( 'obox_mobile_slider_widget', __('(Pronto) Slider Widget', 'obox-mobile'), $widget_ops );
    77    }
    88
  • obox-mobile/tags/1.0.1/mobile.php

    r2214885 r2250835  
    11<?php
    22/*
    3  * Plugin Name: Obox Mobile
     3 * Plugin Name: Pronto
    44 * Plugin URI: http://oboxthemes.com/obox-mobile
    55 * Description: A framework which formats your site with a mobile theme for mobile devices.
  • obox-mobile/tags/1.0.1/readme.txt

    r2214885 r2250835  
    1 === Obox Mobile ===
     1=== Pronto ===
    22Contributors: obox
    33Tags: android, iphone, mobile, slider, responsive
     
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Obox Mobile turns your WordPress website into a fully function mobile plugin.
     10Pronto turns your WordPress website into a fully function mobile plugin.
    1111
    1212== Description ==
    1313
    14 From the makers of Layers, [Obox Mobile](http://www.oboxthemes.com/obox-mobile "The ultimate pre-launch landing page plugin") by Obox is the most beautiful and easy to use mobile plugin for WordPress.
     14From the makers of Layers, [Pronto](http://www.oboxthemes.com/obox-mobile "The ultimate pre-launch landing page plugin") by Obox is the most beautiful and easy to use mobile plugin for WordPress.
    1515
    1616All you need to do is activate the plugin to turn your site into a fully mobile experience for your users.
     
    2020
    2121**Unique Slider**
    22 Obox Mobile includes a beautiful intro slider for your site, activate the slider and show your featured posts.
     22Pronto includes a beautiful intro slider for your site, activate the slider and show your featured posts.
    2323
    2424**Home Page Builder**
     
    2929
    3030**Works with any WordPress theme**
    31 It doesn't matter whether you use an Obox Theme, a free theme or even a custom built theme, Obox Mobile will work on any kind of WordPress installment.
     31It doesn't matter whether you use an Obox Theme, a free theme or even a custom built theme, Pronto will work on any kind of WordPress installment.
    3232
    3333**Add your own logo**
     
    3939**100/100 Pagespeed Test**
    4040
    41 With Obox Mobile enabled along with a caching plugin, it's easy to get a 100% Pagespeed score
     41With Pronto enabled along with a caching plugin, it's easy to get a 100% Pagespeed score
    4242
    4343![pagespeed](http://demo.oboxthemes.com/oboxmobile/files/2019/12/page-speed.png "Pagepeed score")
    4444
    4545**Where can I use it?**
    46 Obox Mobile can be used with any WordPress install. As long as you have a site and as long as you have WordPress then Launchpad will work for you.
     46Pronto can be used with any WordPress install. As long as you have a site and as long as you have WordPress then Launchpad will work for you.
    4747
    4848
  • obox-mobile/tags/1.0.1/theme/header.php

    r2214885 r2250835  
    77</head>
    88
    9 <?php // Get the Obox Mobile Options
     9<?php // Get the Pronto Options
    1010global $obox_mobile;
    1111$obox_mobile_options = $obox_mobile->get_options(); ?>
  • obox-mobile/tags/1.0.1/theme/inc/scripts.php

    r2214885 r2250835  
    3434
    3535function obox_mobile_default_add_styles() {
    36     // Fire up the Obox Mobile Class to get the plugin options
     36    // Fire up the Pronto Class to get the plugin options
    3737    global $obox_mobile;
    3838    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/tags/1.0.1/theme/sidebar.php

    r2214885 r2250835  
    11<?php if( is_active_sidebar( 'mobile-sidebar' ) ) {
    2     // Get the Obox Mobile Options
     2    // Get the Pronto Options
    33    global $obox_mobile;
    44    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/tags/1.0.1/theme/style.css

    r2214885 r2250835  
    11/*
    2 Plugin Name: Obox Mobile
     2Plugin Name: Pronto
    33Design Studio: Obox Design http://www.obox-design.com/
    44Version: 2.0.3
  • obox-mobile/tags/1.1.0/admin/config/mobile-menus.php

    r2239107 r2250835  
    33    global $add_general_page, $add_themes_page, $add_adverts_page, $add_update_page;
    44    add_menu_page(
    5         "Obox Mobile",
    6         "Obox Mobile",
     5        "Pronto",
     6        "Pronto",
    77        "manage_options",
    88        basename( __FILE__ ),
  • obox-mobile/tags/1.1.0/admin/config/navs-and-sidebars.php

    r2239107 r2250835  
    3333    register_sidebar(
    3434            array(
    35                 'name' => 'Obox Mobile Slider',
     35                'name' => 'Pronto Slider',
    3636                'id' => 'mobile-slider',
    37                 'description' => 'Place only the "(Obox Mobile) - Slider" widget in this block.'
     37                'description' => 'Place only the "(Pronto) - Slider" widget in this block.'
    3838            )
    3939    );
    4040    register_sidebar(
    4141            array(
    42                 'name' => 'Obox Mobile Home Page',
     42                'name' => 'Pronto Home Page',
    4343                'id' => 'mobile-home-page',
    4444                'before_title' => '<h3 class="post-title">',
     
    4646                'before_widget' => '<li id="%1$s" class="post-item clearfix large %2$s"><div class="copy">',
    4747                'after_widget' => '</div></li>',
    48                 'description' => 'Place only the "(Obox Mobile) Content Widget" widget in this block.'
     48                'description' => 'Place only the "(Pronto) Content Widget" widget in this block.'
    4949            )
    5050    );
    5151    register_sidebar(
    5252            array(
    53                 'name' => 'Obox Mobile Sidebar',
     53                'name' => 'Pronto Sidebar',
    5454                'id' => 'mobile-sidebar',
    5555                'before_title' => '<h3 class="widgettitle">',
     
    5757                'before_widget' => '<li id="%1$s" class="widget %2$s">',
    5858                'after_widget' => '</li>',
    59                 'description' => 'Place any standard WordPress widget here, they will display in the slide out sidebar when Obox Mobile is active.'
     59                'description' => 'Place any standard WordPress widget here, they will display in the slide out sidebar when Pronto is active.'
    6060            )
    6161    ); // register_sidebar
  • obox-mobile/tags/1.1.0/admin/config/options.php

    r2239107 r2250835  
    4242                    "sub_elements" => array(
    4343                        array(
    44                             "label" => "Disallow Obox Mobile on the following Posts and Pages",
    45                             "description" => "Fill in the page and post 'slugs' that you would like to exclude from using Obox Mobile. Example: <code>/about, /contact</code>",
     44                            "label" => "Disallow Pronto on the following Posts and Pages",
     45                            "description" => "Fill in the page and post 'slugs' that you would like to exclude from using Pronto. Example: <code>/about, /contact</code>",
    4646                            "name" => "exclude_posts",
    4747                            "default" => "",
  • obox-mobile/tags/1.1.0/admin/includes/media.php

    r2239107 r2250835  
    44
    55    /**
    6     * Check that we're only allowing files that are specified by Obox Mobile
     6    * Check that we're only allowing files that are specified by Pronto
    77    **/
    88   
  • obox-mobile/tags/1.1.0/admin/interface/container.php

    r2239107 r2250835  
    1616                    <div class="mobile-title-block">
    1717                        <h2>
    18                             Obox Mobile
     18                            Pronto
    1919                        </h2>
    2020                        <h5>
     
    3333                    <?php elseif ( isset( $_GET["options_reset"] ) ) : ?>
    3434                        <div class="updated below-h2" id="mobile-note">
    35                             <p><?php _e( "All Obox Mobile Options Have Been Reset." ) ?></p>
     35                            <p><?php _e( "All Pronto Options Have Been Reset." ) ?></p>
    3636                        </div> <!-- mobile-note -->
    3737                    <?php endif; // changes or reset ?>
  • obox-mobile/tags/1.1.0/admin/lang/obox-mobile-en_US.po

    r2239107 r2250835  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: Obox Mobile\n"
     3"Project-Id-Version: Pronto\n"
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: \n"
     
    458458#: admin/interface/upgrade.php:11
    459459#@ default
    460 msgid "Enter your License Key from Obox or your Purchase Code from Theme Forest. This is only for <em>updates</em>, it is not required to use Obox Mobile."
     460msgid "Enter your License Key from Obox or your Purchase Code from Theme Forest. This is only for <em>updates</em>, it is not required to use Pronto."
    461461msgstr ""
    462462
     
    673673#: mobile.php:75
    674674#@ default
    675 msgid "Obox Mobile"
     675msgid "Pronto"
    676676msgstr ""
    677677
  • obox-mobile/tags/1.1.0/functions/class.php

    r2239107 r2250835  
    2525
    2626    public function remove_plugins() {
    27         // Disable  common plugins which can cause unwanted behaviour with Obox Mobile, such as showing a cached version of  the wrong site! */
     27        // Disable  common plugins which can cause unwanted behaviour with Pronto, such as showing a cached version of  the wrong site! */
    2828
    2929        // Facebook Like button
     
    215215    public function initiate() {
    216216
    217         // Set the Obox Mobile options
     217        // Set the Pronto options
    218218        $this->obox_mobile_options = get_option( 'obox-mobile' );
    219219
  • obox-mobile/tags/1.1.0/functions/media.php

    r2239107 r2250835  
    2323
    2424function get_obox_mobile_media( $args ) {
    25     // Fire up the Obox Mobile Class to get the plugin options
     25    // Fire up the Pronto Class to get the plugin options
    2626    global $obox_mobile;
    2727    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/tags/1.1.0/functions/template.php

    r2239107 r2250835  
    11<?php
    22/**
    3  * All functions in this file are common elements accessed by all Obox Mobile themes.
     3 * All functions in this file are common elements accessed by all Pronto themes.
    44 **/
    55function obox_mobile_site_title() {
  • obox-mobile/tags/1.1.0/functions/widget.content.php

    r2239107 r2250835  
    44    function __construct() {
    55            $widget_ops = array( 'classname' => 'obox_mobile_content_widget', 'description' => 'Display various kinds of content in a multi-column layout on your home page.' );
    6             parent::__construct( 'obox_mobile_content_widget', __('(Obox Mobile) Content Widget', 'obox-mobile'), $widget_ops );
     6            parent::__construct( 'obox_mobile_content_widget', __('(Pronto) Content Widget', 'obox-mobile'), $widget_ops );
    77    }
    88    /** @see WP_Widget::widget */
  • obox-mobile/tags/1.1.0/functions/widget.slider.php

    r2239107 r2250835  
    44    function __construct() {
    55            $widget_ops = array( 'classname' => 'obox_mobile_slider_widget', 'description' => 'Display a touch-friendly slider of post images or videos' );
    6             parent::__construct( 'obox_mobile_slider_widget', __('(Obox Mobile) Slider Widget', 'obox-mobile'), $widget_ops );
     6            parent::__construct( 'obox_mobile_slider_widget', __('(Pronto) Slider Widget', 'obox-mobile'), $widget_ops );
    77    }
    88
  • obox-mobile/tags/1.1.0/mobile.php

    r2239107 r2250835  
    11<?php
    22/*
    3  * Plugin Name: Obox Mobile
     3 * Plugin Name: Pronto
    44 * Plugin URI: http://oboxthemes.com/obox-mobile
    55 * Description: A framework which formats your site with a mobile theme for mobile devices.
  • obox-mobile/tags/1.1.0/readme.txt

    r2239107 r2250835  
    1 === Obox Mobile ===
     1=== Pronto ===
    22Contributors: obox
    33Tags: android, iphone, mobile, slider, responsive, jetpack, woocommerce
     
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Obox Mobile turns your WordPress website into a fully function mobile plugin.
     10Pronto turns your WordPress website into a fully function mobile plugin.
    1111
    1212== Description ==
    1313
    14 From the makers of Layers, [Obox Mobile](http://www.oboxthemes.com/obox-mobile "The ultimate pre-launch landing page plugin") by Obox is the most beautiful and easy to use mobile plugin for WordPress.
     14From the makers of Layers, [Pronto](http://www.oboxthemes.com/obox-mobile "The ultimate pre-launch landing page plugin") by Obox is the most beautiful and easy to use mobile plugin for WordPress.
    1515
    1616All you need to do is activate the plugin to turn your site into a fully mobile experience for your users.
     
    2020
    2121= Jetpack Mobile Theme Replacement =
    22 As of March 2020, the Jetpack Mobile theme is being deprecated. Thankfully you can use Obox Mobile as an alternative, meaning you won't have to change your theme!
     22As of March 2020, the Jetpack Mobile theme is being deprecated. Thankfully you can use Pronto as an alternative, meaning you won't have to change your theme!
    2323
    2424**Unique Slider**
    25 Obox Mobile includes a beautiful intro slider for your site, activate the slider and show your featured posts.
     25Pronto includes a beautiful intro slider for your site, activate the slider and show your featured posts.
    2626
    2727**Home Page Builder**
     
    3232
    3333**Full WooCommerce Support**
    34 Obox Mobile has full WooCommerce support, allowing you to run a fully mobile-optimized online store.
     34Pronto has full WooCommerce support, allowing you to run a fully mobile-optimized online store.
    3535
    3636**Works with any WordPress theme**
    37 It doesn't matter whether you use an Obox Theme, a free theme or even a custom built theme, Obox Mobile will work on any kind of WordPress installment.
     37It doesn't matter whether you use an Obox Theme, a free theme or even a custom built theme, Pronto will work on any kind of WordPress installment.
    3838
    3939**Add your own logo**
     
    4545**100/100 Pagespeed Test**
    4646
    47 With Obox Mobile enabled along with a caching plugin, it's easy to get a 100% Pagespeed score
     47With Pronto enabled along with a caching plugin, it's easy to get a 100% Pagespeed score
    4848
    4949**Where can I use it?**
    5050
    51 Obox Mobile can be used with any WordPress install. As long as you have a site and as long as you have WordPress then Launchpad will work for you.
     51Pronto can be used with any WordPress install. As long as you have a site and as long as you have WordPress then Launchpad will work for you.
    5252
    5353
  • obox-mobile/tags/1.1.0/theme/header.php

    r2239107 r2250835  
    77</head>
    88
    9 <?php // Get the Obox Mobile Options
     9<?php // Get the Pronto Options
    1010global $obox_mobile;
    1111$obox_mobile_options = $obox_mobile->get_options(); ?>
  • obox-mobile/tags/1.1.0/theme/inc/scripts.php

    r2239107 r2250835  
    3434
    3535function obox_mobile_default_add_styles() {
    36     // Fire up the Obox Mobile Class to get the plugin options
     36    // Fire up the Pronto Class to get the plugin options
    3737    global $obox_mobile;
    3838    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/tags/1.1.0/theme/sidebar.php

    r2239107 r2250835  
    11<?php if( is_active_sidebar( 'mobile-sidebar' ) || class_exists('woocommerce') ) {
    2     // Get the Obox Mobile Options
     2    // Get the Pronto Options
    33    global $obox_mobile;
    44    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/tags/1.1.0/theme/style.css

    r2239107 r2250835  
    11/*
    2 Plugin Name: Obox Mobile
    3 Design Studio: Obox Design http://www.obox-design.com/
     2Plugin Name: Pronto
     3Design Studio: Obox Themes http://www.oboxthemes.com/
    44Version: 2.0.3
    5 Author: Obox Design
     5Author: Obox Themes
    66Author Description: Creators of beautiful and useable premium WordPress themes.
    7 Author URI: http://www.obox-design.com/
    8 Theme URI: http://www.obox-design.com/wpmobile.cfm
     7Author URI: http://www.oboxthemes.com/
     8Theme URI: http://www.oboxthemes.com/pronto/
    99Description: A WordPress plugin that converts your site into a gorgeous theme compatible for mobile devices.
    1010Tags: one-column, two-columns, fluid-width, responsive, custom-colors, featured-images, theme-options, translation-ready
  • obox-mobile/tags/1.1.1/admin/config/mobile-menus.php

    r2239593 r2250835  
    33    global $add_general_page, $add_themes_page, $add_adverts_page, $add_update_page;
    44    add_menu_page(
    5         "Obox Mobile",
    6         "Obox Mobile",
     5        "Pronto",
     6        "Pronto",
    77        "manage_options",
    88        basename( __FILE__ ),
  • obox-mobile/tags/1.1.1/admin/config/navs-and-sidebars.php

    r2239593 r2250835  
    3333    register_sidebar(
    3434            array(
    35                 'name' => 'Obox Mobile Slider',
     35                'name' => 'Pronto Slider',
    3636                'id' => 'mobile-slider',
    37                 'description' => 'Place only the "(Obox Mobile) - Slider" widget in this block.'
     37                'description' => 'Place only the "(Pronto) - Slider" widget in this block.'
    3838            )
    3939    );
    4040    register_sidebar(
    4141            array(
    42                 'name' => 'Obox Mobile Home Page',
     42                'name' => 'Pronto Home Page',
    4343                'id' => 'mobile-home-page',
    4444                'before_title' => '<h3 class="post-title">',
     
    4646                'before_widget' => '<li id="%1$s" class="post-item clearfix large %2$s"><div class="copy">',
    4747                'after_widget' => '</div></li>',
    48                 'description' => 'Place only the "(Obox Mobile) Content Widget" widget in this block.'
     48                'description' => 'Place only the "(Pronto) Content Widget" widget in this block.'
    4949            )
    5050    );
    5151    register_sidebar(
    5252            array(
    53                 'name' => 'Obox Mobile Sidebar',
     53                'name' => 'Pronto Sidebar',
    5454                'id' => 'mobile-sidebar',
    5555                'before_title' => '<h3 class="widgettitle">',
     
    5757                'before_widget' => '<li id="%1$s" class="widget %2$s">',
    5858                'after_widget' => '</li>',
    59                 'description' => 'Place any standard WordPress widget here, they will display in the slide out sidebar when Obox Mobile is active.'
     59                'description' => 'Place any standard WordPress widget here, they will display in the slide out sidebar when Pronto is active.'
    6060            )
    6161    ); // register_sidebar
  • obox-mobile/tags/1.1.1/admin/config/options.php

    r2239593 r2250835  
    4242                    "sub_elements" => array(
    4343                        array(
    44                             "label" => "Disallow Obox Mobile on the following Posts and Pages",
    45                             "description" => "Fill in the page and post 'slugs' that you would like to exclude from using Obox Mobile. Example: <code>/about, /contact</code>",
     44                            "label" => "Disallow Pronto on the following Posts and Pages",
     45                            "description" => "Fill in the page and post 'slugs' that you would like to exclude from using Pronto. Example: <code>/about, /contact</code>",
    4646                            "name" => "exclude_posts",
    4747                            "default" => "",
  • obox-mobile/tags/1.1.1/admin/includes/media.php

    r2239593 r2250835  
    44
    55    /**
    6     * Check that we're only allowing files that are specified by Obox Mobile
     6    * Check that we're only allowing files that are specified by Pronto
    77    **/
    88   
  • obox-mobile/tags/1.1.1/admin/interface/container.php

    r2239593 r2250835  
    1616                    <div class="mobile-title-block">
    1717                        <h2>
    18                             Obox Mobile
     18                            Pronto
    1919                        </h2>
    2020                        <h5>
     
    3333                    <?php elseif ( isset( $_GET["options_reset"] ) ) : ?>
    3434                        <div class="updated below-h2" id="mobile-note">
    35                             <p><?php _e( "All Obox Mobile Options Have Been Reset." ) ?></p>
     35                            <p><?php _e( "All Pronto Options Have Been Reset." ) ?></p>
    3636                        </div> <!-- mobile-note -->
    3737                    <?php endif; // changes or reset ?>
  • obox-mobile/tags/1.1.1/admin/lang/obox-mobile-en_US.po

    r2239593 r2250835  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: Obox Mobile\n"
     3"Project-Id-Version: Pronto\n"
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: \n"
     
    458458#: admin/interface/upgrade.php:11
    459459#@ default
    460 msgid "Enter your License Key from Obox or your Purchase Code from Theme Forest. This is only for <em>updates</em>, it is not required to use Obox Mobile."
     460msgid "Enter your License Key from Obox or your Purchase Code from Theme Forest. This is only for <em>updates</em>, it is not required to use Pronto."
    461461msgstr ""
    462462
     
    673673#: mobile.php:75
    674674#@ default
    675 msgid "Obox Mobile"
     675msgid "Pronto"
    676676msgstr ""
    677677
  • obox-mobile/tags/1.1.1/functions/class.php

    r2239593 r2250835  
    2525
    2626    public function remove_plugins() {
    27         // Disable  common plugins which can cause unwanted behaviour with Obox Mobile, such as showing a cached version of  the wrong site! */
     27        // Disable  common plugins which can cause unwanted behaviour with Pronto, such as showing a cached version of  the wrong site! */
    2828
    2929        // Facebook Like button
     
    215215    public function initiate() {
    216216
    217         // Set the Obox Mobile options
     217        // Set the Pronto options
    218218        $this->obox_mobile_options = get_option( 'obox-mobile' );
    219219
  • obox-mobile/tags/1.1.1/functions/media.php

    r2239593 r2250835  
    2323
    2424function get_obox_mobile_media( $args ) {
    25     // Fire up the Obox Mobile Class to get the plugin options
     25    // Fire up the Pronto Class to get the plugin options
    2626    global $obox_mobile;
    2727    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/tags/1.1.1/functions/template.php

    r2239593 r2250835  
    11<?php
    22/**
    3  * All functions in this file are common elements accessed by all Obox Mobile themes.
     3 * All functions in this file are common elements accessed by all Pronto themes.
    44 **/
    55function obox_mobile_site_title() {
  • obox-mobile/tags/1.1.1/functions/widget.content.php

    r2239593 r2250835  
    44    function __construct() {
    55            $widget_ops = array( 'classname' => 'obox_mobile_content_widget', 'description' => 'Display various kinds of content in a multi-column layout on your home page.' );
    6             parent::__construct( 'obox_mobile_content_widget', __('(Obox Mobile) Content Widget', 'obox-mobile'), $widget_ops );
     6            parent::__construct( 'obox_mobile_content_widget', __('(Pronto) Content Widget', 'obox-mobile'), $widget_ops );
    77    }
    88    /** @see WP_Widget::widget */
  • obox-mobile/tags/1.1.1/functions/widget.slider.php

    r2239593 r2250835  
    44    function __construct() {
    55            $widget_ops = array( 'classname' => 'obox_mobile_slider_widget', 'description' => 'Display a touch-friendly slider of post images or videos' );
    6             parent::__construct( 'obox_mobile_slider_widget', __('(Obox Mobile) Slider Widget', 'obox-mobile'), $widget_ops );
     6            parent::__construct( 'obox_mobile_slider_widget', __('(Pronto) Slider Widget', 'obox-mobile'), $widget_ops );
    77    }
    88
  • obox-mobile/tags/1.1.1/mobile.php

    r2239629 r2250835  
    11<?php
    22/*
    3  * Plugin Name: Obox Mobile
     3 * Plugin Name: Pronto
    44 * Plugin URI: http://oboxthemes.com/obox-mobile
    55 * Description: A framework which formats your site with a mobile theme for mobile devices.
  • obox-mobile/tags/1.1.1/readme.txt

    r2239629 r2250835  
    1 === Obox Mobile ===
     1=== Pronto ===
    22Contributors: obox
    33Tags: android, iphone, mobile, slider, responsive, jetpack, woocommerce
     
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Obox Mobile turns your WordPress website into a fully function mobile plugin.
     10Pronto turns your WordPress website into a fully function mobile plugin.
    1111
    1212== Description ==
    1313
    14 From the makers of Layers, [Obox Mobile](http://www.oboxthemes.com/obox-mobile "The ultimate pre-launch landing page plugin") by Obox is the most beautiful and easy to use mobile plugin for WordPress.
     14From the makers of Layers, [Pronto](http://www.oboxthemes.com/obox-mobile "The ultimate pre-launch landing page plugin") by Obox is the most beautiful and easy to use mobile plugin for WordPress.
    1515
    1616All you need to do is activate the plugin to turn your site into a fully mobile experience for your users.
     
    2020
    2121= Jetpack Mobile Theme Replacement =
    22 As of March 2020, the Jetpack Mobile theme is being deprecated. Thankfully you can use Obox Mobile as an alternative, meaning you won't have to change your theme!
     22As of March 2020, the Jetpack Mobile theme is being deprecated. Thankfully you can use Pronto as an alternative, meaning you won't have to change your theme!
    2323
    2424= Full WooCommerce Support =
    2525
    26 Obox Mobile has full WooCommerce support, allowing you to run a full mobile e-commerce website with a design completely optimized for mobile browsing.
     26Pronto has full WooCommerce support, allowing you to run a full mobile e-commerce website with a design completely optimized for mobile browsing.
    2727
    2828**Unique Slider**
    29 Obox Mobile includes a beautiful intro slider for your site, activate the slider and show your featured posts.
     29Pronto includes a beautiful intro slider for your site, activate the slider and show your featured posts.
    3030
    3131**Home Page Builder**
     
    3939
    4040**Works with any WordPress theme**
    41 It doesn't matter whether you use an Obox Theme, a free theme or even a custom built theme, Obox Mobile will work on any kind of WordPress installment.
     41It doesn't matter whether you use an Obox Theme, a free theme or even a custom built theme, Pronto will work on any kind of WordPress installment.
    4242
    4343**Add your own logo**
     
    4949**100/100 Pagespeed Test**
    5050
    51 With Obox Mobile enabled along with a caching plugin, it's easy to get a 100% Pagespeed score
     51With Pronto enabled along with a caching plugin, it's easy to get a 100% Pagespeed score
    5252
    5353**Where can I use it?**
    5454
    55 Obox Mobile can be used with any WordPress install. As long as you have a site and as long as you have WordPress then Launchpad will work for you.
     55Pronto can be used with any WordPress install. As long as you have a site and as long as you have WordPress then Launchpad will work for you.
    5656
    5757
  • obox-mobile/tags/1.1.1/theme/header.php

    r2239593 r2250835  
    77</head>
    88
    9 <?php // Get the Obox Mobile Options
     9<?php // Get the Pronto Options
    1010global $obox_mobile;
    1111$obox_mobile_options = $obox_mobile->get_options(); ?>
  • obox-mobile/tags/1.1.1/theme/inc/scripts.php

    r2239593 r2250835  
    3434
    3535function obox_mobile_default_add_styles() {
    36     // Fire up the Obox Mobile Class to get the plugin options
     36    // Fire up the Pronto Class to get the plugin options
    3737    global $obox_mobile;
    3838    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/tags/1.1.1/theme/sidebar.php

    r2239593 r2250835  
    11<?php if( is_active_sidebar( 'mobile-sidebar' ) || class_exists('woocommerce') ) {
    2     // Get the Obox Mobile Options
     2    // Get the Pronto Options
    33    global $obox_mobile;
    44    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/tags/1.1.1/theme/style.css

    r2239593 r2250835  
    11/*
    2 Plugin Name: Obox Mobile
     2Plugin Name: Pronto
    33Design Studio: Obox Design http://www.obox-design.com/
    44Version: 2.0.3
  • obox-mobile/trunk/admin/config/mobile-menus.php

    r2213386 r2250835  
    33    global $add_general_page, $add_themes_page, $add_adverts_page, $add_update_page;
    44    add_menu_page(
    5         "Obox Mobile",
    6         "Obox Mobile",
     5        "Pronto",
     6        "Pronto",
    77        "manage_options",
    88        basename( __FILE__ ),
  • obox-mobile/trunk/admin/config/navs-and-sidebars.php

    r2213386 r2250835  
    3333    register_sidebar(
    3434            array(
    35                 'name' => 'Obox Mobile Slider',
     35                'name' => 'Pronto Slider',
    3636                'id' => 'mobile-slider',
    37                 'description' => 'Place only the "(Obox Mobile) - Slider" widget in this block.'
     37                'description' => 'Place only the "(Pronto) - Slider" widget in this block.'
    3838            )
    3939    );
    4040    register_sidebar(
    4141            array(
    42                 'name' => 'Obox Mobile Home Page',
     42                'name' => 'Pronto Home Page',
    4343                'id' => 'mobile-home-page',
    4444                'before_title' => '<h3 class="post-title">',
     
    4646                'before_widget' => '<li id="%1$s" class="post-item clearfix large %2$s"><div class="copy">',
    4747                'after_widget' => '</div></li>',
    48                 'description' => 'Place only the "(Obox Mobile) Content Widget" widget in this block.'
     48                'description' => 'Place only the "(Pronto) Content Widget" widget in this block.'
    4949            )
    5050    );
    5151    register_sidebar(
    5252            array(
    53                 'name' => 'Obox Mobile Sidebar',
     53                'name' => 'Pronto Sidebar',
    5454                'id' => 'mobile-sidebar',
    5555                'before_title' => '<h3 class="widgettitle">',
     
    5757                'before_widget' => '<li id="%1$s" class="widget %2$s">',
    5858                'after_widget' => '</li>',
    59                 'description' => 'Place any standard WordPress widget here, they will display in the slide out sidebar when Obox Mobile is active.'
     59                'description' => 'Place any standard WordPress widget here, they will display in the slide out sidebar when Pronto is active.'
    6060            )
    6161    ); // register_sidebar
  • obox-mobile/trunk/admin/config/options.php

    r2239593 r2250835  
    4242                    "sub_elements" => array(
    4343                        array(
    44                             "label" => "Disallow Obox Mobile on the following Posts and Pages",
    45                             "description" => "Fill in the page and post 'slugs' that you would like to exclude from using Obox Mobile. Example: <code>/about, /contact</code>",
     44                            "label" => "Disallow Pronto on the following Posts and Pages",
     45                            "description" => "Fill in the page and post 'slugs' that you would like to exclude from using Pronto. Example: <code>/about, /contact</code>",
    4646                            "name" => "exclude_posts",
    4747                            "default" => "",
  • obox-mobile/trunk/admin/includes/media.php

    r2239107 r2250835  
    44
    55    /**
    6     * Check that we're only allowing files that are specified by Obox Mobile
     6    * Check that we're only allowing files that are specified by Pronto
    77    **/
    88   
  • obox-mobile/trunk/admin/interface/container.php

    r2239107 r2250835  
    1616                    <div class="mobile-title-block">
    1717                        <h2>
    18                             Obox Mobile
     18                            Pronto
    1919                        </h2>
    2020                        <h5>
     
    3333                    <?php elseif ( isset( $_GET["options_reset"] ) ) : ?>
    3434                        <div class="updated below-h2" id="mobile-note">
    35                             <p><?php _e( "All Obox Mobile Options Have Been Reset." ) ?></p>
     35                            <p><?php _e( "All Pronto Options Have Been Reset." ) ?></p>
    3636                        </div> <!-- mobile-note -->
    3737                    <?php endif; // changes or reset ?>
  • obox-mobile/trunk/admin/lang/obox-mobile-en_US.po

    r2213386 r2250835  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: Obox Mobile\n"
     3"Project-Id-Version: Pronto\n"
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: \n"
     
    458458#: admin/interface/upgrade.php:11
    459459#@ default
    460 msgid "Enter your License Key from Obox or your Purchase Code from Theme Forest. This is only for <em>updates</em>, it is not required to use Obox Mobile."
     460msgid "Enter your License Key from Obox or your Purchase Code from Theme Forest. This is only for <em>updates</em>, it is not required to use Pronto."
    461461msgstr ""
    462462
     
    673673#: mobile.php:75
    674674#@ default
    675 msgid "Obox Mobile"
     675msgid "Pronto"
    676676msgstr ""
    677677
  • obox-mobile/trunk/functions/class.php

    r2239107 r2250835  
    2525
    2626    public function remove_plugins() {
    27         // Disable  common plugins which can cause unwanted behaviour with Obox Mobile, such as showing a cached version of  the wrong site! */
     27        // Disable  common plugins which can cause unwanted behaviour with Pronto, such as showing a cached version of  the wrong site! */
    2828
    2929        // Facebook Like button
     
    215215    public function initiate() {
    216216
    217         // Set the Obox Mobile options
     217        // Set the Pronto options
    218218        $this->obox_mobile_options = get_option( 'obox-mobile' );
    219219
  • obox-mobile/trunk/functions/media.php

    r2213386 r2250835  
    2323
    2424function get_obox_mobile_media( $args ) {
    25     // Fire up the Obox Mobile Class to get the plugin options
     25    // Fire up the Pronto Class to get the plugin options
    2626    global $obox_mobile;
    2727    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/trunk/functions/template.php

    r2239107 r2250835  
    11<?php
    22/**
    3  * All functions in this file are common elements accessed by all Obox Mobile themes.
     3 * All functions in this file are common elements accessed by all Pronto themes.
    44 **/
    55function obox_mobile_site_title() {
  • obox-mobile/trunk/functions/widget.content.php

    r2213386 r2250835  
    44    function __construct() {
    55            $widget_ops = array( 'classname' => 'obox_mobile_content_widget', 'description' => 'Display various kinds of content in a multi-column layout on your home page.' );
    6             parent::__construct( 'obox_mobile_content_widget', __('(Obox Mobile) Content Widget', 'obox-mobile'), $widget_ops );
     6            parent::__construct( 'obox_mobile_content_widget', __('(Pronto) Content Widget', 'obox-mobile'), $widget_ops );
    77    }
    88    /** @see WP_Widget::widget */
  • obox-mobile/trunk/functions/widget.slider.php

    r2213386 r2250835  
    44    function __construct() {
    55            $widget_ops = array( 'classname' => 'obox_mobile_slider_widget', 'description' => 'Display a touch-friendly slider of post images or videos' );
    6             parent::__construct( 'obox_mobile_slider_widget', __('(Obox Mobile) Slider Widget', 'obox-mobile'), $widget_ops );
     6            parent::__construct( 'obox_mobile_slider_widget', __('(Pronto) Slider Widget', 'obox-mobile'), $widget_ops );
    77    }
    88
  • obox-mobile/trunk/mobile.php

    r2239597 r2250835  
    11<?php
    22/*
    3  * Plugin Name: Obox Mobile
     3 * Plugin Name: Pronto
    44 * Plugin URI: http://oboxthemes.com/obox-mobile
    55 * Description: A framework which formats your site with a mobile theme for mobile devices.
  • obox-mobile/trunk/readme.txt

    r2245399 r2250835  
    1 === Obox Mobile ===
     1=== Pronto ===
    22Contributors: obox
    33Tags: android, iphone, mobile, slider, responsive, jetpack, woocommerce
     
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Obox Mobile turns your WordPress website into a fully function mobile plugin.
     10Pronto turns your WordPress website into a fully function mobile plugin.
    1111
    1212== Description ==
    1313
    14 [Obox Mobile](http://www.oboxthemes.com/obox-mobile "One-click mobile website") is a one-click mobile conversion plugin for your WordPress website.
     14[Pronto](https://www.oboxthemes.com/pronto/ "One-click mobile website") is a one-click mobile conversion plugin for your WordPress website.
    1515
    1616All you need to do is activate the plugin to turn your site into a fully mobile experience for your users.
    1717
    18 Responsive themes are mobile compromised, not optimised. Obox Mobile overrides your heavy desktop theme and instead delivers a clean, lightweight totally mobile optimised experience for your users.
     18Responsive themes are mobile compromised, not optimised. Pronto overrides your heavy desktop theme and instead delivers a clean, lightweight totally mobile optimised experience for your users.
    1919
    2020= How does it work? =
     
    2424= Jetpack Mobile Theme Replacement =
    2525
    26 As of March 2020, the Jetpack Mobile theme is being deprecated. Thankfully you can use Obox Mobile as an alternative, meaning you won't have to change your theme!
     26As of March 2020, the Jetpack Mobile theme is being deprecated. Thankfully you can use Pronto as an alternative, meaning you won't have to change your theme!
    2727
    2828= Full WooCommerce Support =
    2929
    30 Obox Mobile has full WooCommerce support, allowing you to run a full mobile e-commerce website with a design completely optimized for mobile browsing.
     30Pronto has full WooCommerce support, allowing you to run a full mobile e-commerce website with a design completely optimized for mobile browsing.
    3131
    3232== Demos ==
    3333
    34 [Click here to see a Demo of the plugin!](http://demo.oboxthemes.com/oboxmobiledemo/ "One-click mobile website")
     34[Click here to see a live demo of the plugin!](http://demo.oboxthemes.com/prontodemo/ "One-click mobile website")
    3535
    3636**Unique Slider**
    37 Obox Mobile includes a beautiful intro slider for your site, activate the slider and show your featured posts.
     37Pronto includes a beautiful intro slider for your site, activate the slider and show your featured posts.
    3838
    3939**Home Page Builder**
     
    4747
    4848**Works with any WordPress theme**
    49 It doesn't matter whether you use an Obox Theme, a free theme or even a custom built theme, Obox Mobile will work on any kind of WordPress installment.
     49It doesn't matter whether you use an Obox Theme, a free theme or even a custom built theme, Pronto will work on any kind of WordPress installment.
    5050
    5151**Add your own logo**
     
    5757**100/100 Pagespeed Test**
    5858
    59 With Obox Mobile enabled along with a caching plugin, it's easy to get a 100% Pagespeed score
     59With Pronto enabled along with a caching plugin, it's easy to get a 100% Pagespeed score
    6060
    6161**Where can I use it?**
    6262
    63 Obox Mobile can be used with any WordPress install. As long as you have a site and as long as you have WordPress then Launchpad will work for you.
     63Pronto can be used with any WordPress install. As long as you have a site and as long as you have WordPress then Launchpad will work for you.
    6464
    6565
  • obox-mobile/trunk/theme/header.php

    r2239107 r2250835  
    77</head>
    88
    9 <?php // Get the Obox Mobile Options
     9<?php // Get the Pronto Options
    1010global $obox_mobile;
    1111$obox_mobile_options = $obox_mobile->get_options(); ?>
  • obox-mobile/trunk/theme/inc/scripts.php

    r2239107 r2250835  
    3434
    3535function obox_mobile_default_add_styles() {
    36     // Fire up the Obox Mobile Class to get the plugin options
     36    // Fire up the Pronto Class to get the plugin options
    3737    global $obox_mobile;
    3838    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/trunk/theme/sidebar.php

    r2239107 r2250835  
    11<?php if( is_active_sidebar( 'mobile-sidebar' ) || class_exists('woocommerce') ) {
    2     // Get the Obox Mobile Options
     2    // Get the Pronto Options
    33    global $obox_mobile;
    44    $obox_mobile_options = $obox_mobile->get_options();
  • obox-mobile/trunk/theme/style.css

    r2239107 r2250835  
    11/*
    2 Plugin Name: Obox Mobile
     2Plugin Name: Pronto
    33Design Studio: Obox Design http://www.obox-design.com/
    44Version: 2.0.3
Note: See TracChangeset for help on using the changeset viewer.