Plugin Directory

Changeset 3441419


Ignore:
Timestamp:
01/17/2026 04:08:12 AM (3 months ago)
Author:
edgarr41
Message:

Updated blueprint and fixed shortcode name

Location:
eh-mortgage-calculator
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • eh-mortgage-calculator/assets/blueprints/blueprint.json

    r3441344 r3441419  
    2222      },
    2323      "options": {
    24         "activate": true
     24        "activate": true,
     25        "ehmc_show_chart": 1
    2526      }
    2627    },
  • eh-mortgage-calculator/tags/3.1.0/readme.txt

    r3441255 r3441419  
    2222- Accurate mortgage payment calculation
    2323- Full amortization table with year-by-year pagination
    24 - Shortcode support: `[ehmortgagecalculator]`
     24- Shortcode support: `[eh_mortgage_calculator]`
    2525- Native Gutenberg block (WordPress 5.0+)
    2626- Modern JavaScript architecture (no globals, no inline JS)
  • eh-mortgage-calculator/trunk/readme.txt

    r3441254 r3441419  
    2222- Accurate mortgage payment calculation
    2323- Full amortization table with year-by-year pagination
    24 - Shortcode support: `[ehmortgagecalculator]`
     24- Shortcode support: `[eh_mortgage_calculator]`
    2525- Native Gutenberg block (WordPress 5.0+)
    2626- Modern JavaScript architecture (no globals, no inline JS)
Note: See TracChangeset for help on using the changeset viewer.