Plugin Directory

Changeset 3155045


Ignore:
Timestamp:
09/20/2024 07:36:44 AM (19 months ago)
Author:
wpscreens
Message:

tags file upload 2 september

Location:
wpscreens/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • wpscreens/trunk/README.md

    r3155015 r3155045  
    11# WPScreens
    22
    3 **Contributors:** WPScreens 
    4 **Donate link:** [wpscreens.com](https://www.wpscreens.com) 
     3**Contributors:** WPScreens
     4**Donate link:** [wpscreens.com](https://www.wpscreens.com)
    55**Tags:** slider, wpscreens, digital signage, remote screen, narrowcasting
    6 **Requires at least:** 4.7 
    7 **Tested up to:** 6.6.1 
    8 **Requires PHP:** 7.4 
    9 **License:** GPLv2 or later 
    10 **License URI:** [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html) 
    11 **Stable tag:** 2.5.2 
    12 **Version:** 2.5.2 
     6**Requires at least:** 4.7
     7**Tested up to:** 6.6.1
     8**Requires PHP:** 7.4
     9**License:** GPLv2 or later
     10**License URI:** [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)
     11**Stable tag:** 2.5.2
     12**Version:** 2.5.2
    1313
    1414The friendliest free narrowcasting (digital signage) system for WordPress or the cloud, with an easy setup for on-screen presentations.
  • wpscreens/trunk/README.txt

    r3155028 r3155045  
    6060== Changelog ==
    6161
    62 = 2.5.2 = 
     62= 2.5.2 =
    6363* Tested for WordPress 6.6.1
    6464* Added new function: Addon functionality
    6565
    66 = 2.1 = 
     66= 2.1 =
    6767* Tested for WordPress 6.5
    6868* Added new function: Splitscreens
    6969
    70 = 2.0 = 
     70= 2.0 =
    7171* Tested for WordPress 6.2
    7272* Added new function: Message ticker
    7373
    74 = 1.5 = 
     74= 1.5 =
    7575* Tested for WordPress 6.1.1
    7676* Added languages for Date and Time
    7777
    78 = 1.4 = 
     78= 1.4 =
    7979* Tested for WordPress 6.0
    8080* Removed (broken) Master Slider WP compatibility
    8181* Added Free Depicter slider compatibility
    8282
    83 = 1.3 = 
     83= 1.3 =
    8484* Fixed issue with ACF
    8585* Scrollbar removed from displays
    8686
    87 = 1.2 = 
     87= 1.2 =
    8888* Increased amount of display to 10 for Pro version
    8989
    90 = 1.1 = 
     90= 1.1 =
    9191* Password protection
    9292
    93 = 1.0 = 
     93= 1.0 =
    9494* Initial release
  • wpscreens/trunk/readme.md

    r3155015 r3155045  
    11# WPScreens
    22
    3 **Contributors:** WPScreens 
    4 **Donate link:** [wpscreens.com](https://www.wpscreens.com) 
     3**Contributors:** WPScreens
     4**Donate link:** [wpscreens.com](https://www.wpscreens.com)
    55**Tags:** slider, wpscreens, digital signage, remote screen, narrowcasting
    6 **Requires at least:** 4.7 
    7 **Tested up to:** 6.6.1 
    8 **Requires PHP:** 7.4 
    9 **License:** GPLv2 or later 
    10 **License URI:** [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html) 
    11 **Stable tag:** 2.5.2 
    12 **Version:** 2.5.2 
     6**Requires at least:** 4.7
     7**Tested up to:** 6.6.1
     8**Requires PHP:** 7.4
     9**License:** GPLv2 or later
     10**License URI:** [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)
     11**Stable tag:** 2.5.2
     12**Version:** 2.5.2
    1313
    1414The friendliest free narrowcasting (digital signage) system for WordPress or the cloud, with an easy setup for on-screen presentations.
  • wpscreens/trunk/readme.txt

    r3155044 r3155045  
    6060== Changelog ==
    6161
    62 = 2.5.2 = 
     62= 2.5.2 =
    6363* Tested for WordPress 6.6.1
    6464* Added new function: Addon functionality
    6565
    66 = 2.1 = 
     66= 2.1 =
    6767* Tested for WordPress 6.5
    6868* Added new function: Splitscreens
    6969
    70 = 2.0 = 
     70= 2.0 =
    7171* Tested for WordPress 6.2
    7272* Added new function: Message ticker
    7373
    74 = 1.5 = 
     74= 1.5 =
    7575* Tested for WordPress 6.1.1
    7676* Added languages for Date and Time
    7777
    78 = 1.4 = 
     78= 1.4 =
    7979* Tested for WordPress 6.0
    8080* Removed (broken) Master Slider WP compatibility
    8181* Added Free Depicter slider compatibility
    8282
    83 = 1.3 = 
     83= 1.3 =
    8484* Fixed issue with ACF
    8585* Scrollbar removed from displays
    8686
    87 = 1.2 = 
     87= 1.2 =
    8888* Increased amount of display to 10 for Pro version
    8989
    90 = 1.1 = 
     90= 1.1 =
    9191* Password protection
    9292
    93 = 1.0 = 
     93= 1.0 =
    9494* Initial release
  • wpscreens/trunk/wp-screens.php

    r3155042 r3155045  
    115115
    116116function restrict_publish_post($post_ID, $post) {
    117    
     117
    118118   if($post->post_type === 'displays'){
    119119    $wpscreens_valid_licanse = get_option('wpscreens_valid_licance');
    120    
     120
    121121    $wp_screens_addon_valid_license = get_option('wpscreens_valid_licence_addon');
    122122
     
    148148    );
    149149
    150    
     150
    151151    $all_posts = get_posts($args);
    152152    $total_posts = count($all_posts);
Note: See TracChangeset for help on using the changeset viewer.