Plugin Directory

Changeset 2646648


Ignore:
Timestamp:
12/20/2021 09:54:21 AM (4 years ago)
Author:
s3bubble
Message:

Plugin name change - !Important you may need to reactivate the plugin after this update due to a name change. Simple click activate after updating.

Location:
drm-protected-video-streaming/trunk
Files:
1 added
6 edited

Legend:

Unmodified
Added
Removed
  • drm-protected-video-streaming/trunk/includes/admin-notices.php

    r2382693 r2646648  
    5353    echo '<div class="notice notice-info s3bubble-drm-notice"><img height="60" src="https://ps.w.org/drm-protected-video-streaming/assets/icon-128x128.jpg" /><p>';
    5454
    55         printf( __( "<b>Help Development!</b> We have noticed that you have been using <b>S3Bubble AWS Protected DRM Video Streaming</b> for some time. We hope you love it, and we would really appreciate it if you would give us a 5 stars rating! <a href='%s' target='_blank'>Leave A Review</a> | <a href='%s'>Leave Me Alone</a>" ), $reviewurl, $nobugurl );
     55        printf( __( "<b>Help Development!</b> We have noticed that you have been using <b>S3Bubble AWS Protected DRM Video Streaming</b> for some time. We hope you love it, and we would really appreciate it if you would give us a 5 stars rating! <a href='%s' target='_blank'>Leave A Review</a> | <a href='%s'>Leave Me Alone</a>" ), $reviewurl, $nobugurl );
    5656
    5757    echo "</p></div>";
  • drm-protected-video-streaming/trunk/includes/amp.php

    r2496038 r2646648  
    230230            'no_div' => __('ERROR: Please make sure your html div has a unique id element', 's3bubble-drm-languages'),
    231231            'old_plugin_title' => __('VERY IMPORTANT!', 's3bubble-drm-languages'),
    232             'old_plugin_description' => __('You have another S3Bubble plugin installed please remove it, the DRM plugin will not work with this plugin. You should be using one plugin called (AWS Protected DRM Video Streaming).', 's3bubble-drm-languages'),
     232            'old_plugin_description' => __('You have another S3Bubble plugin installed please remove it, the DRM plugin will not work with this plugin. You should be using one plugin called (AWS Protected DRM Video Streaming).', 's3bubble-drm-languages'),
    233233            'force_login_title' => __('Login Required', 's3bubble-drm-languages'),
    234234            'force_login_description' => __('Please login to view this video.', 's3bubble-drm-languages'),
  • drm-protected-video-streaming/trunk/includes/menu.php

    r2641747 r2646648  
    3636function s3bubble_drm_menu_page()
    3737{
    38     add_menu_page('S3Bubble', 'S3Bubble', 'manage_options', 's3bubble-drm-admin', 's3bubble_drm_dashboard_page', 'dashicons-video-alt3', 10);
     38    add_menu_page('S3Player', 'S3Player', 'manage_options', 's3bubble-drm-admin', 's3bubble_drm_dashboard_page', 'dashicons-video-alt3', 10);
    3939}
    4040
     
    5050    <div class="wrap s3bubble-drm-admin-wrapper">
    5151     
    52         <h2><?php _e('S3Bubble DRM Video Streaming', 's3bubble-drm-languages'); ?></h2>
     52        <h2><?php _e('S3Bubble DRM Video Streaming', 's3bubble-drm-languages'); ?></h2>
    5353
    5454        <?php settings_errors(); ?>
     
    460460        echo '<input type="checkbox" id="s3bubble_woo_short_description" name="s3bubble_drm_plugin_options[s3bubble_woo_short_description]" '.$checked.'/><small>'.__('Use Woocommerce product short description instead of main description for buy product overlays.', 's3bubble-drm-languages').'</small>';
    461461    } else {
    462         echo '<p>'.__('Woocomerce not installed').'</p>';
     462        echo '<p>'.__('Woocomerce not installed').'</p>';
    463463    }
    464464}
     
    481481        echo '<input type="checkbox" id="s3bubble_enable_fast_checkout" name="s3bubble_drm_plugin_options[s3bubble_enable_fast_checkout]" '.$checked.'/><small>'.__('Enable Woocommerce Fast Checkout.', 's3bubble-drm-languages').'</small>';
    482482    } else {
    483         echo '<p>'.__('Woocomerce not installed').'</p>';
     483        echo '<p>'.__('Woocomerce not installed').'</p>';
    484484    }
    485485}
     
    530530        echo '</select><br><small>'.__('If a user purchases the product set then ads will not display for this user.', 's3bubble-drm-languages').'</small>';
    531531    } else {
    532         echo '<p>'.__('Woocomerce not installed').'</p>';
     532        echo '<p>'.__('Woocomerce not installed').'</p>';
    533533    }
    534534}
  • drm-protected-video-streaming/trunk/includes/player.php

    r2589029 r2646648  
    147147            'no_div' => __('ERROR: Please make sure your html div has a unique id element', 's3bubble-drm-languages'),
    148148            'old_plugin_title' => __('VERY IMPORTANT!', 's3bubble-drm-languages'),
    149             'old_plugin_description' => __('You have another S3Bubble plugin installed please remove it, the DRM plugin will not work with this plugin. You should be using one plugin called (AWS Protected DRM Video Streaming).', 's3bubble-drm-languages'),
     149            'old_plugin_description' => __('You have another S3Bubble plugin installed please remove it, the DRM plugin will not work with this plugin. You should be using one plugin called (AWS Protected DRM Video Streaming).', 's3bubble-drm-languages'),
    150150            'force_login_title' => __('Login Required', 's3bubble-drm-languages'),
    151151            'force_login_description' => __('Please login to view this video.', 's3bubble-drm-languages'),
  • drm-protected-video-streaming/trunk/languages/s3bubble-drm-languages.pot

    r2370312 r2646648  
    33msgstr ""
    44"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    5 "Project-Id-Version: AWS Protected DRM Video Streaming\n"
     5"Project-Id-Version: AWS Protected DRM Video Streaming\n"
    66"POT-Creation-Date: 2020-08-27 09:58+0100\n"
    77"PO-Revision-Date: 2020-08-27 09:57+0100\n"
     
    1414"X-Poedit-Basepath: ..\n"
    1515"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
    16 "X-Poedit-WPHeader: drm-protected-video-streaming.php\n"
     16"X-Poedit-WPHeader: drm-protected-video-streaming.php\n"
    1717"X-Poedit-SourceCharset: UTF-8\n"
    1818"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
     
    6868"VERY IMPORTANT! You have another S3Bubble plugin installed please remove it, "
    6969"the DRM plugin will not work with this plugin. You should be using one "
    70 "plugin called (AWS Protected DRM Video Streaming)."
     70"plugin called (AWS Protected DRM Video Streaming)."
    7171msgstr ""
    7272
     
    7676
    7777#: includes/menu.php:61
    78 msgid "S3Bubble AWS Protected Video Streaming"
     78msgid "S3Bubble AWS Protected Video Streaming"
    7979msgstr ""
    8080
     
    108108
    109109#: includes/menu.php:413 includes/menu.php:478
    110 msgid "Woocomerce not installed"
     110msgid "Woocomerce not installed"
    111111msgstr ""
    112112
     
    140140"You have another S3Bubble plugin installed please remove it, the DRM plugin "
    141141"will not work with this plugin. You should be using one plugin called (AWS "
    142 "Protected DRM Video Streaming)."
     142"Protected DRM Video Streaming)."
    143143msgstr ""
    144144
     
    538538
    539539#. Plugin Name of the plugin/theme
    540 msgid "AWS Protected DRM Video Streaming"
     540msgid "AWS Protected DRM Video Streaming"
    541541msgstr ""
    542542
  • drm-protected-video-streaming/trunk/readme.txt

    r2646284 r2646648  
    1 === S3Bubble Secure DRM Video Streaming - WooCommerce & Elementor Integration ===
     1=== S3Player - WooCommerce & Elementor Integration ===
    22
    33Contributors: S3bubble
     
    7575== Changelog ==
    7676
     77## Upgrade Notice ##
     78### 4.1.4 ###
     79!Important you may need to reactivate the plugin after this update due to a name change. Simple click activate after updating.
     80
    7781= 4.1.4 16/12/2021) =
    7882* New SSAI Server Side Ad Insertion with Mediatailor ui
     83* Plugin name change - !Important you may need to reactivate the plugin after this update due to a name change. Simple click activate after updating.
    7984
    8085= 4.1.3 08/12/2021) =
Note: See TracChangeset for help on using the changeset viewer.