Plugin Directory

Changeset 2495897


Ignore:
Timestamp:
03/15/2021 12:21:55 PM (5 years ago)
Author:
stappdevelopment
Message:

Modify redme.txt

Location:
stapp-video/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stapp-video/trunk/readme.txt

    r2495895 r2495897  
    66Tested up to: 5.7
    77Requires PHP: 7.0
    8 Stable tag: 0.9
     8Stable tag: 1.0
    99License: GPLv3 or later
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    1515== Description ==
    1616
    17  * Responsive optimierte Darstellung deiner Videos auf allen Endgeräten
    18  * Kinderleichtes Handling, keine Programmierkenntnisse erforderlich
    19  * Weise jedem Endgerättyp (Desktop, Tablet oder Smartphone) eine Video-Datei mit der passenden Größe zu
    20  * Deine Videos sind damit automatisch SEO-freundlich & Responsive
    21  * Forum oder E-Mail-Support
    22  * Unbegrenzte Updates auf Lebenszeit
    23  * Füge deine Videos einfach an einer gewünschten Stelle ein, ohne an Layout-Richtlinien gebunden zu sein.
     17 * Responsive optimized display of your videos on all devices
     18 * Very easy handling, no programming skills required
     19 * Assign a video file of the appropriate size to each end device type (desktop, tablet or smartphone)
     20 * Your videos are automatically SEO-friendly & responsive
     21 * Forum or email support
     22 * Unlimited lifetime updates
     23 * Simply insert your videos wherever you want, without being bound by layout guidelines.
    2424
     25Plugin language in German or English. Other languages will follow
    2526
    2627== Screenshots ==
    2728
    28 
     291. Simply create a new configuration and insert it as a shortcode
    2930
    3031== Questions & Support ==
     
    3536== Changelog ==
    3637
    37 = 0.8 =
     38= 1.0 =
    3839
    3940
     41
     42
  • stapp-video/trunk/stapp_video.php

    r2495895 r2495897  
    77Plugin URI: https://dev-wordpress.com/forum/
    88Description: Insert videos on any postion via shortcode
    9 Version: 0.9
     9Version: 1.0
    1010Author: STApp Professional GmbH
    1111Author URI: https://stapp-professional.de
     
    2424
    2525
    26 define( 'STAPP_VIDEO_VERSION', '0.9' );
     26define( 'STAPP_VIDEO_VERSION', '1.0' );
    2727
    2828define( 'STAPP_VIDEO_REQUIRED_WP_VERSION', '5.7' );
Note: See TracChangeset for help on using the changeset viewer.