Plugin Directory

Changeset 3416702


Ignore:
Timestamp:
12/10/2025 07:12:19 PM (4 months ago)
Author:
consulinfolm
Message:

Version 1.0.7: Updated all links to domilocus.consulinfo.it subdomain

Location:
domilocus/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • domilocus/trunk/domilocus.php

    r3412428 r3416702  
    44 * Plugin URI: https://www.consulinfo.it/domilocus
    55 * Description: Complete booking and property management solution for vacation rentals, apartments, and accommodations with backend administration.
    6  * Version: 1.0.6
     6 * Version: 1.0.7
    77 * Author: ConsulInfo
    88 * Author URI: https://www.consulinfo.it
     
    2323
    2424// Define plugin constants
    25 define('DOMILOCUS_VERSION', '1.0.6');
     25define('DOMILOCUS_VERSION', '1.0.7');
    2626define('DOMILOCUS_PLUGIN_FILE', __FILE__);
    2727define('DOMILOCUS_PLUGIN_DIR', plugin_dir_path(__FILE__));
  • domilocus/trunk/readme.txt

    r3412428 r3416702  
    55Tested up to: 6.9
    66Requires PHP: 8.0
    7 Stable tag: 1.0.6
     7Stable tag: 1.0.7
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2929= Premium Add-ons =
    3030
    31 Extend Domilocus with powerful premium add-ons available at [consulinfo.it](https://consulinfo.it/domilocus-premium):
     31Extend Domilocus with powerful premium add-ons available at [domilocus.consulinfo.it](https://domilocus.consulinfo.it/premium):
    3232
    3333**Starter Plan (€19/month)**
     
    9595
    9696**For Premium Features:**
    97 Purchase and install add-on plugins from [consulinfo.it](https://consulinfo.it/domilocus-premium)
     97Purchase and install add-on plugins from [domilocus.consulinfo.it](https://domilocus.consulinfo.it/premium)
    9898
    9999== Frequently Asked Questions ==
     
    168168= Where can I get premium add-ons? =
    169169
    170 Premium add-ons are available at [consulinfo.it](https://consulinfo.it/domilocus-premium)
     170Premium add-ons are available at [domilocus.consulinfo.it](https://domilocus.consulinfo.it/premium)
    171171
    172172== Screenshots ==
     
    180180
    181181== Changelog ==
     182
     183= 1.0.7 =
     184* Updated: all documentation and support links now point to domilocus.consulinfo.it subdomain
     185* Updated: premium add-ons link updated to new subdomain
    182186
    183187= 1.0.6 =
     
    242246For support, feature requests, or bug reports:
    243247* Free version support: WordPress.org support forum
    244 * Premium support: https://consulinfo.it/support
    245 * Documentation: https://consulinfo.it/domilocus-docs
     248* Premium support: https://domilocus.consulinfo.it/support
     249* Documentation: https://domilocus.consulinfo.it/docs
    246250* GitHub: https://github.com/consulinfo/domilocus
    247251
Note: See TracChangeset for help on using the changeset viewer.