Plugin Directory

Changeset 3325107


Ignore:
Timestamp:
07/09/2025 03:43:17 PM (9 months ago)
Author:
vedicastroapiadmin
Message:

Woocommerce PDF and 21 Language Update

Location:
vedicastroapi/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vedicastroapi/trunk/ReadMe.txt

    r3324972 r3325107  
    33Tags: kundli, panchang, marriage matching, planets, numerology, moon calendar, daily prediction, weekly prediction, sun sign, moon sign, planetary details, horoscope, dashas, gem stones, retrograde dates, rudraksh, sade sati, woocommerce, pdf
    44Requires at least: 6.0
     5Tested up to: 6.7
    56Stable tag: 2.0.1
    67Requires PHP: 7.4 or later
     
    105106* Feature: Added WooCommerce PDF Addon integration allowing users to create PDF products with customizable pricing for different PDF types (small, medium, large, 12_month_prediction, predictions, matching).
    106107* Enhancement: Updated plugin settings to include PDF product mapping dropdowns for WooCommerce integration.
    107 ======== 1.0.13 =
     108
     109= 1.0.13 =
    108110* Version 1.0.13 - January 27, 2025
    109111* Information: Added total API call count on Vedic Astro Shortcode List under VedicAstroAPI Settings.
    110112
    111113= 1.0.12 =
    112 * Version 1.0.12 - January 25, 2025
    113 * Issue: Panchang and Moon Calendar shortcode issues fixed.
    114 
    115 ======== 1.0.12 =
    116114* Version 1.0.12 - January 25, 2025
    117115* Issue: Panchang and Moon Calendar shortcode issues fixed.
     
    179177* Description: "Added support for 21 languages and WooCommerce PDF Addon integration with customizable pricing for different PDF types."
    180178
    181 == 1.0.13 =
     179= 1.0.13 =
    182180* Title: "Plugin Update Available"
    183181* Introduction: "A new version of VedicAstroAPI is now available."
     
    188186* Introduction: "A new version of VedicAstroAPI is now available."
    189187* Description: "Panchang and Moon Calendar shortcode issues fixed."
    190 
    191188
    192189= 1.0.11 =
  • vedicastroapi/trunk/vedic-astro-api.php

    r3228916 r3325107  
    1717 * Plugin URI:        https://vedicastroapi.com
    1818 * Description:       Horoscope and Astrology is the first vedic astrology plugin that lets you generate horoscope reports based on the birth details.
    19  * Version:           1.0.13
     19 * Version:           2.0.1
    2020 * Author:            Vedic Astro API
    2121 * Author URI:        https://sohamsolution.com
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'VEDIC_ASTRO_API_VERSION', '1.0.13' );
     38define( 'VEDIC_ASTRO_API_VERSION', '2.0.1' );
    3939define( 'VEDICASTRO_URL', plugin_dir_url( __FILE__ ) );
    4040define( 'VEDIC_ASTRO_API_ROOT_URL', 'https://api.vedicastroapi.com/v3-json/' );
Note: See TracChangeset for help on using the changeset viewer.