Plugin Directory

Changeset 3436181


Ignore:
Timestamp:
01/09/2026 05:41:51 PM (6 weeks ago)
Author:
wpcentrics
Message:

uploading new version

Location:
coming-soon-for-woocommerce/trunk
Files:
2 added
2 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • coming-soon-for-woocommerce/trunk/assets/css/admin-coming-soon-wc.css

    r2448243 r3436181  
    2525    padding: 10px;
    2626    margin: 5px;
    27     border: #aaa 1px solid;
    28     text-align: center;
     27    border: #ccc 1px solid;
     28    text-align: center;
     29    background: #f8f8f8;
     30    border-radius: 4px; text-align: center;
     31}
     32.coming-soon-wc-columns .col:hover {
     33    background: #fff;
    2934}
    3035
  • coming-soon-for-woocommerce/trunk/coming-soon-for-woocommerce.php

    r3242900 r3436181  
    44 * Plugin URI: https://wordpress.org/plugins/coming-soon-for-woocommerce/
    55 * Description: Show coming soon badge over products
    6  * Version: 1.0.19
     6 * Version: 1.1.0
    77 * Author: wpcentrics
    88 * Author URI: https://www.wp-centrics.com
     
    1010 * Domain Path: /languages
    1111 * Requires at least: 4.7
    12  * Tested up to: 6.7
     12 * Tested up to: 6.9
    1313 * WC requires at least: 3.0
    14  * WC tested up to: 9.6
     14 * WC tested up to: 10.4.3
    1515 * Requires PHP: 7.0
    1616 * License: GPLv2
     
    3535defined( 'ABSPATH' ) || exit;
    3636
    37 define ('COMING_SOON_WC_VERSION', '1.0.19' );
     37define ('COMING_SOON_WC_VERSION', '1.1.0' );
    3838define ('COMING_SOON_WC_PATH', dirname(__FILE__) . '/' );
    3939define ('COMING_SOON_WC_URL', plugin_dir_url( __FILE__ ) );
  • coming-soon-for-woocommerce/trunk/inc/discover-fns.php

    r3242900 r3436181  
    11<div class="cswc-discover-wrapper">
    2     <a href="https://wordpress.org/plugins/fish-and-ships/" target="_blank" title="Advanced Shipping Rates for WooCommerce"><img src="<?php echo COMING_SOON_WC_URL; ?>assets/img/advanced-shipping-rates-wc.png" width="800" height="260" alt="Advanced Shipping Rates for WooCommerce" /></a>
     2    <a href="https://wordpress.org/plugins/fish-and-ships/" target="_blank" title="Advanced Shipping Rates for WooCommerce"><img src="<?php echo COMING_SOON_WC_URL; ?>assets/img/advanced-shipping-rates-wc2026.png" width="800" height="260" alt="Advanced Shipping Rates for WooCommerce" class="cswc-discover-ban" /></a>
    33
    44    <div class="cswc-content">
     
    66        <h2>The Best Shipping Plugin for WooCommerce</h2>
    77
    8         <p>With simple setup, an intuitive interface, and advanced functionalities, <strong>Wp-Centrics Advanced Shipping Rates for WooCommerce</strong>, previously known as <strong>Fish and Ships</strong>, helps you to <strong>optimize shipping costs</strong>, increase sales, and prevent abandoned carts.</p>
    9 
    10         <p>Thanks to its multiple options, it is the preferred choice for those seeking an <strong>advanced shipping plugin</strong> fully adaptable to their needs.</p>
    11 
     8        <p>With simple setup, an intuitive interface, and advanced functionalities, <br><strong>Wp-Centrics Advanced Shipping Rates for WooCommerce</strong> helps you to <strong>optimize shipping costs</strong>, increase sales, and prevent abandoned carts.</p>
     9
     10        <p>The most flexible and all-in-one shipping table rate plugin it is the preferred choice for those seeking an <strong>advanced shipping plugin</strong> fully adaptable to their needs.</p>
     11       
     12        <p><a href="https://www.youtube.com/watch?v=HM8sSz9xsbg" target="_blank" class="cswc-video-link"><img src="<?php echo COMING_SOON_WC_URL; ?>assets/img/advanced-shipping-rates-video.png" width="800" height="450" alt="Video about Advanced Shipping Rates for WooCommerce" /></a></p>
    1213        <h3>Why do you need a WooCommerce Shipping Plugin?</h3>
    1314
     
    4950</div>
    5051<div class="cswc_fixed_buttons">
    51     <a href="https://wordpress.org/plugins/fish-and-ships/" target="_blank">Get it in WordPress.org</a>
    52     <a href="https://www.wp-centrics.com/advanced-shipping-rates-woocommerce-free-vs-pro/" target="_blank">Free vs Pro</a>
     52    <a href="https://wordpress.org/plugins/fish-and-ships/" target="_blank">Get Free Version</a>
     53    <a href="https://www.wp-centrics.com/" target="_blank">Get more info</a>
    5354</div>
    5455<style>
    5556    .cswc-discover-wrapper {
    56         max-width: 800px;
    57         margin: 30px auto;
    5857        background: #fff;
    5958        text-align: center;
    6059        box-shadow: #aaa 0 0 3px;
     60        margin: 30px auto;
     61        max-width: 1200px;
     62    }
     63    .cswc-discover-ban {
     64        width: 100%;
     65        height: auto;
     66        display: block;
    6167    }
    6268    .cswc-discover-wrapper .cswc-content {
    6369        padding: 0 50px 30px 50px;
     70        max-width: 800px;
     71        margin: 0 auto;
    6472    }
    6573    .cswc-discover-wrapper h2 {
    6674        font-size: 28px;
    6775        line-height:36px;
    68         font-weight: 600;
    69         color: #a36597;
     76        font-weight: 700;
     77        color: #0079c4;
    7078    }
    7179    .cswc-discover-wrapper h2 strong {
     
    8189        font-size: 22px;
    8290        line-height: 30px;
    83         font-weight: 600;
     91        font-weight: 700;
    8492        margin-top: 40px;
    8593    }
    8694    .cswc-discover-wrapper h3 {
    87         color: #a36597;
     95        color: #0079c4;
    8896        font-size: 28px;
    8997    }
    9098    .cswc-discover-wrapper a {
    91         color: #a36597;
     99        color: #0079c4;
    92100        text-decoration: underline;
    93101    }
     
    105113    }
    106114    .cswc-discover-wrapper strong {
    107         color: #a36597;
     115        color: #0079c4;
    108116    }
    109117    .cswc-discover-wrapper p,
     
    112120        line-height: 1.5em;
    113121    }
    114     .cswc-discover-wrapper .fns-video-link {
    115         display: inline-block;
    116         margin: auto;
    117         border: #fff 5px solid;
    118         max-width: 500px;
    119     }
    120     .cswc-discover-wrapper .fns-video-link img {
     122
     123    .cswc-discover-wrapper .cswc-video-link {
     124        display: inline-block;
     125        margin: 50px auto 20px;
     126    }
     127    .cswc-discover-wrapper .cswc-video-link img {
     128        max-width: 600px;
    121129        display: block;
     130        border: transparent 2px solid;
     131    }
     132    .cswc-discover-wrapper .cswc-video-link:hover img {
     133        border-color: #0079c4;
    122134    }
    123135
     
    147159    .cswc-discover-wrapper .llistes_dos_cols li::before {
    148160        content: "\2022";
    149         color: #a36597;
     161        color: #0079c4;
    150162        font-weight: bold;
    151163        display: inline-block;
     
    161173        text-align: center;
    162174        padding: 15px 15px 15px 160px;
    163         background: #a36597;
     175        background: #0079c4;
     176    }
     177    @media only screen and (max-width: 960px) {
     178        .cswc_fixed_buttons {
     179            padding-left: 15px;
     180        }
    164181    }
    165182    .cswc_fixed_buttons a {
    166183        display: inline-block;
    167184        padding: 10px 20px;
    168         color: #a36597;
     185        color: #0079c4;
    169186        background: #fff;
    170187        font-weight: 600;
     
    175192    }
    176193    .cswc_fixed_buttons a:hover {
    177         background: #000;
     194        background: #f6ab00;
    178195        color: #fff;
    179196    }
  • coming-soon-for-woocommerce/trunk/readme.txt

    r3242900 r3436181  
    22Contributors: wpcentrics
    33Donate link: https://www.wp-centrics.com/
    4 Tags: badge, coming soon, woocommerce badge, product badge
     4Tags: woocommerce badge, coming soon, badge, product badge
    55Requires at least: 4.7
    6 Tested up to: 6.7
     6Tested up to: 6.9
    77WC requires at least: 3.0
    8 WC tested up to: 9.6
    9 Stable tag: 1.0.19
     8WC tested up to: 10.4.3
     9Stable tag: 1.1.0
    1010Requires PHP: 7.0
    1111Requires Plugins: woocommerce
     
    129129
    130130== Changelog ==
     131
     132= 1.1.0 - 2026-01-09 =
     133* Checked for WordPress 6.9
     134* Checked for WooCommerce 9.4
     135* Checked for PHP 8.4
    131136
    132137= 1.0.19 - 2025-02-19 =
Note: See TracChangeset for help on using the changeset viewer.