Plugin Directory

Changeset 2065285


Ignore:
Timestamp:
04/08/2019 07:40:52 PM (7 years ago)
Author:
nfusionsolutions
Message:

wordpress 5 support

Location:
precious-metals-chart-and-widgets/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • precious-metals-chart-and-widgets/trunk/readme.txt

    r1936998 r2065285  
    33Contributors: nfusionsolutions
    44Author: nFusion Solutions
    5 Tested up to: 4.9.5
     5Tested up to: 5.1.1
    66License: GPLv2
    77Requires at least: 3.5.0
    8 Stable tag: 1.2.0
     8Stable tag: 1.2.1
    99
    1010Precious metals widgets (intraday and historical charts, tickers, spot tables, london fixings, etc) for Gold, Silver, Platinum, and Palladium
     
    1313= Be A Trusted Source While Building Your Brand =
    1414With this **Precious Metals Charts and Widgets** plugin you will get turn-key precious metals data visualizations. We empower your company by helping you to build your brand assets, service your clients and secure their loyalty.
    15 Having accurate and timely metals market data visualized on your site through mobile responsive, interactive and professionally designed charts and spot price widgets is critical to building trust and establishing your website as a source of information that your visitors can depend on.
     15Having accurate and timely metals market data visualized on your site through mobile responsive, interactive and professionally designed [charts and spot price widgets](https://nfusionsolutions.com/charts-widgets/ "precious metals charts and tickers") is critical to building trust and establishing your website as a source of information that your visitors can depend on.
    1616Attempting to build and maintain these yourself, or choose other unsupported and often inaccurate sources of spot market data, are much more costly than you may think.
    1717[nFusion Solutions](https://nfusionsolutions.com/ "the cloud platform for precious metals") is the global leader in technology solutions for the Precious Metals market. The WordPress **Precious Metals Charts and Widgets** plugin will solve your current and ongoing need for accurate and reliable gold, silver, platinum and palladium pricing needs.
     
    5353
    5454= Need even more? Install to our WordPress "Precious Metals Automated Pricing - Lite or Pro" plugin =
    55 As a retailer or wholesaler in the precious metals market it is mission critical for you to have your product pricing as accurate and reliable as possible. We understand that. We also know competition is fierce and margins are thin, which is why you simply can't afford to compromise when implementing your product pricing strategy.
     55As a retailer or wholesaler in the precious metals market it is mission critical for you to have your [product pricing](https://nfusionsolutions.com/product-pricing-catalog/ "precious metals automated pricing") as accurate and reliable as possible. We understand that. We also know competition is fierce and margins are thin, which is why you simply can't afford to compromise when implementing your product pricing strategy.
    5656nFusion Solutions is the global leader in technology solutions for the Precious Metals market. The Precious Metals Automated Pricing - Lite or Pro plugins will solve your mission critical gold, silver, platinum and palladium bullion product pricing needs:
    5757
     
    109109* prevent function name conflicts with other plugins
    110110
     111= 1.2.1 =
     112* Wordpress 5
     113
    111114== Upgrade Notice ==
    112115Latest stable version
  • precious-metals-chart-and-widgets/trunk/wp-nFusion-Widgets.php

    r1936998 r2065285  
    55Description: To show nFusion widgets using shortcode and widgets.
    66Author: nFusion Solutions
    7 Version: 1.2.0
     7Version: 1.2.1
    88*/
    99
     
    454454    add_action('wp_footer', 'nfusion_footer_poweredby');
    455455    function nfusion_footer_poweredby() {
    456         echo '<div class="nfusion-poweredby"><a href="https://nfusionsolutions.com/data-feeds/">Precious Metals and Currency Data</a> <a href="https://nfusionsolutions.com/">Powered by nFusion Solutions</a></div>';
     456        echo '<div class="nfusion-poweredby"><a href="https://nfusionsolutions.com/data-feeds/">Precious Metals Data, Currency Data</a><a href="https://nfusionsolutions.com/charts-widgets/">, Charts, and Widgets</a> <a href="https://nfusionsolutions.com/">Powered by nFusion Solutions</a></div>';
    457457    }   
    458458}
Note: See TracChangeset for help on using the changeset viewer.