Plugin Directory

Changeset 2976123


Ignore:
Timestamp:
10/09/2023 12:14:28 AM (2 years ago)
Author:
irmau
Message:

1.2.15

  • Tested up to: 6.3.1
  • Changed QuoteAPI from 1.8.5 to 1.15.7
Location:
irm-newsroom/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • irm-newsroom/trunk/README.txt

    r2944445 r2976123  
    55Tags: ASX, ASX Announcements, ASX Listed, ASX Share Price, financial data, finance, public company, stock price, stock price feed, irm, newsroom, social, distribution, investors, subscriptions.
    66Requires at least: 4.0
    7 Tested up to: 6.2.2
     7Tested up to: 6.3.1
    88Stable tag: 4.0
    99License: GPLv2 or later
     
    105105== Changelog ==
    106106
     1071.2.15
     108* Tested up to: 6.3.1
     109* Changed QuoteAPI from 1.8.5 to 1.15.7
     110
    1071111.2.14
    108112* Tested on Wordpress version 6.2.2
  • irm-newsroom/trunk/irm-newsroom.php

    r2944445 r2976123  
    1717 * Plugin URI:        http://www.irmnewsroom.com/
    1818 * Description:       IRM Newsroom is an ASX announcements, news and social media distribution service, which enables companies to easily communicate with investors and other stakeholders across multiple online channels – including website, email subscriptions and social media channels.
    19  * Version:           1.2.14
     19 * Version:           1.2.15
    2020 * Author:            IRM
    2121 * Author URI:        http://irmau.com
     
    9090
    9191function iguana_js() {
    92     echo '<script src="https://quoteapi.com/lib/1.8.5/quoteapi-loader.js" integrity="sha256-Zs2jee5Cu9XOmK67dVQJDI5LqiV+faelNQm8OyslG6s= sha512-lgVikkbStJeoqvs4NNkrxcnQZM5q2WZDvD71Lo8c7F7AKW4/X/5iKuZVErv/gPS/4VdoBH642y+SHtiZA+B2ag==" crossorigin="anonymous"></script>';
     92    /* echo '<script src="https://quoteapi.com/lib/1.8.5/quoteapi-loader.js" integrity="sha256-Zs2jee5Cu9XOmK67dVQJDI5LqiV+faelNQm8OyslG6s= sha512-lgVikkbStJeoqvs4NNkrxcnQZM5q2WZDvD71Lo8c7F7AKW4/X/5iKuZVErv/gPS/4VdoBH642y+SHtiZA+B2ag==" crossorigin="anonymous"></script>'; */
     93    echo '<script src="https://quoteapi.com/lib/1.15.7/quoteapi-loader.js" integrity="sha256-kJqBnp944BwFlkXp7kYJrarrpXTrVSCO7R8i2eKkuf4= sha512-srIP/oXEtvnO/K5vuXdAS4Zjfu7bUWoQSyogRuy59E4P7TfhBebPsrjWkkonIRrXwyzH1xVVr6VZrnK58mY8RA==" crossorigin="anonymous"></script>';
    9394
    9495    $site_key = esc_attr( get_option('site_key') );
Note: See TracChangeset for help on using the changeset viewer.