Plugin Directory

Changeset 3441300


Ignore:
Timestamp:
01/16/2026 11:01:20 PM (2 months ago)
Author:
woosofts
Message:
  • Minor bug fixes and stability improvements.
Location:
price-cart-hider-for-woocommerce/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • price-cart-hider-for-woocommerce/trunk/price-cart-hider-for-woocommerce.php

    r3421364 r3441300  
    44 * Plugin URI: https://wordpress.org/plugins/price-cart-hider-for-woocommerce
    55 * Description: Hide product prices and the Add to Cart button in WooCommerce based on user roles, countries, or other conditions.
    6  * Version: 1.1.3
     6 * Version: 1.1.4
    77 * Tags: hide price, hide cart, WooCommerce price hider, WooCommerce cart hider, price restriction
    88 * Author: VerseSofts
     
    2222define('PCHFW_PATH', plugin_dir_path(__FILE__));
    2323define('PCHFW_FILE', __FILE__);
    24 define('PCHFW_VERSION', '1.1.3');
     24define('PCHFW_VERSION', '1.1.4');
    2525
    2626//Freemius Integration Start
  • price-cart-hider-for-woocommerce/trunk/readme.txt

    r3421364 r3441300  
    1 === Price & Cart Hider – Hide Prices & Add to Cart Buttons ===
    2 Contributors: VerseSofts
     1=== Price & Cart Hider – WooCommerce Catalog Mode, Wholesale & B2B ===
     2Contributors: woosofts
    33Tags: woocommerce, catalog mode, hide price, wholesale, b2b
    44Requires at least: 5.6
    55Tested up to: 6.9
    6 Stable tag: 1.1.3
     6Stable tag: 1.1.4
    77Requires PHP: 7.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Easily hide product prices and Add to Cart buttons in your WooCommerce store by product, category, or tag — no coding needed.
     11Turn WooCommerce into Catalog Mode. Hide prices & Add to Cart. Perfect for Wholesale, B2B, and Members-only stores. No coding needed.
    1212
    1313== Description ==
    1414
    15 **Price & Cart Hider** lets you transform your WooCommerce store into a flexible catalog or private shopping experience. Effortlessly hide prices and Add to Cart buttons based on your own rules — by product, category, or tag — without writing a single line of code.
     15**Price & Cart Hider** is the ultimate solution to transform your WooCommerce store into a flexible **Catalog Mode**, **Wholesale**, or **B2B** store. Effortlessly hide prices and "Add to Cart" buttons based on your own rules—by product, category, or tag—without writing a single line of code.
     16
     17Whether you need a simple catalog website, a members-only shop, or a private wholesale portal, this plugin handles it all. It is ideal for store owners who want to disable checkout, hide prices for guest users, or run a wholesale or B2B WooCommerce catalog.
     18
     19[youtube https://www.youtube.com/watch?v=Z32LtmFqpAw]
    1620
    1721Need help? Email contact@versesofts.com
     
    1923#### 🔥 Key Features
    2024
    21 * **Hide Prices Anywhere:** Remove or hide product prices across your store
    22 * **Hide Add to Cart Button:** Disable purchasing while keeping your catalog visible
    23 * **Custom Replacement Text:** Display messages like “Login to View Price” or “Contact Us for Pricing”
    24 * **Flexible Rule System:** Apply settings to products, categories, or tags
    25 * **Exclude Specific Products:** Keep control over visibility for selected products
    26 * **Lightweight & Fast:** Built with performance and simplicity in mind
    27 * **Theme Compatible:** Works seamlessly with most WooCommerce-compatible themes
     25*   **WooCommerce Catalog Mode:** Easily turn your store into a catalog by identifying products and removing purchasing options.
     26*   **Hide Prices Anywhere:** Remove or hide product prices globally or for specific items.
     27*   **Hide Add to Cart Button:** Disable purchasing while keeping your product catalog visible.
     28*   **Wholesale & B2B Ready:** Perfect for hiding prices from guest users while showing them to logged-in customers.
     29*   **Custom Replacement Text:** Display calls to action like "Login to View Price", "Call for Price", or "Contact Us for Pricing".
     30*   **Flexible Rule System:** Apply settings to specific **Products**, **Categories**, or **Tags**.
     31*   **Exclude Specific Products:** Keep control over visibility for selected products (e.g., show prices for accessories but hide for main units).
     32*   **Lightweight & Fast:** Built with performance and simplicity in mind—won't slow down your site.
     33*   **Theme Compatible:** Works seamlessly with most WooCommerce-compatible themes (Astra, OceanWP, Divi, etc.).
    2834
    2935#### 🎯 Perfect For
    3036
    31 * **Wholesale Stores** – Keep retail users from seeing wholesale prices
    32 * **Catalog-Only Websites** – Display products without purchase options
    33 * **Membership-Based Shops** – Restrict pricing to logged-in members
    34 * **B2B Marketplaces** – Create business-only shopping experiences
    35 * **Private Pricing Models** – Offer exclusive prices to select users
     37*   **Wholesale Stores** – Hide wholesale prices from retail visitors.
     38*   **Catalog-Only Websites** – Display your full product range without ecommerce functionality.
     39*   **B2B Marketplaces** – Offer specific pricing for logged-in business partners.
     40*   **Membership-Based Shops** – Restrict pricing and purchasing to registered members only.
     41*   **Private Pricing Models** – Offer exclusive prices to select users.
     42*   **Pre-Launch Stores** – Show products before they are available for purchase.
    3643
    3744#### 🚀 Professional Tools
    3845
    39 * Smart visibility management
    40 * Intuitive and modern admin interface
    41 * Full compatibility with WooCommerce standards
    42 * Optimized, clean, and secure code
    43 * Customizable replacement messages
    44 * Works well with caching and optimization plugins
     46*   Smart visibility management
     47*   Intuitive and modern admin interface
     48*   Full compatibility with WooCommerce standards
     49*   Optimized, clean, and secure code
     50*   Customizable replacement messages
     51*   Works well with caching and optimization plugins
    4552
    4653== Installation ==
     
    8087== Changelog ==
    8188
    82 = 1.1.2 - Freemius Update.
     89= 1.1.4 =
     90* Minor bug fixes and stability improvements.
     91
     92= 1.1.3 =
     93* Minor bug fixes and stability improvements.
     94
     95= 1.1.2 =
     96* Freemius integration update.
    8397
    8498= 1.1.1 =
     
    93107== Upgrade Notice ==
    94108
    95 Always keep your plugin updated to get the latest improvements and new features added by VerseSofts.
     109Update to the latest version to receive bug fixes, performance improvements, and better compatibility with WooCommerce and WordPress.
    96110
    97111== Screenshots ==
    98 1. Price & Cart visibility settings panel
    99 2. Condition rules for products, categories, or tags
    100 3. Custom message setup for hidden prices
    101 4. Frontend example showing hidden prices and “Login to View Price” text
    102 
    103 == Third Party Services ==
    104 
    105 This plugin uses:
    106 * Material-UI (MUI) – [https://mui.com/material-ui/](https://mui.com/material-ui/)
     1121. Admin settings panel for controlling price & cart visibility
     1132. Rule setup for products, categories, and tags
     1143. Custom replacement message configuration
     1154. Frontend example showing hidden price with “Login to View Price”
    107116
    108117== Additional Information ==
Note: See TracChangeset for help on using the changeset viewer.