Mortgage rates widget for your blog. Free.
Mortgage Rates is a great value-add for any mortgage officer or real estate agent looking to provide good-looking, functional, valuable mortgage content to readers. The execution of this infobox is superb from the smooth sidebar integration, modal window trend and AJAX-based graphs that are incredibly visually appealing. It’s a great little mortgage application that delivers a lot of value in a user-friendly and well-executed way.
The mortgage plugin uses external JavaScript to update mortgage rates from https://www.mlcalc.com/mortgage-rates/ served by CloudFlare CDN.
Mortgage Rates Shortcode
Use the shortcodes on different pages:
[mlrates]
specify default values:
[mlrates state="NY" size="narrow"]
WordPress Mortgage Rates Plugin
mortgage-rates
directory (including all files within) to the /wp-content/plugins/
directory.The Mortgage Rates plugin can be used in one of two ways: if you are using widgets, just add the plugin to the sidebar through the Appearance -> Widgets
menu in WordPress. If you aren’t using widgets, add the following code: <?php display_mlcalc_rates(); ?>
to your template where you would like the rates box to appear.
Appearance -> Widgets
menu in WordPress.<?php display_mlcalc_rates(); ?>
to your template where you would like the calculator form to appear.[mlrates]
to your page or post and configure default parameters.[mlrates] [mlrates state="NY" size="narrow"]
Yes. Absolutely.