Changeset 2976123
- Timestamp:
- 10/09/2023 12:14:28 AM (2 years ago)
- Location:
- irm-newsroom/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (2 diffs)
-
irm-newsroom.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
irm-newsroom/trunk/README.txt
r2944445 r2976123 5 5 Tags: ASX, ASX Announcements, ASX Listed, ASX Share Price, financial data, finance, public company, stock price, stock price feed, irm, newsroom, social, distribution, investors, subscriptions. 6 6 Requires at least: 4.0 7 Tested up to: 6. 2.27 Tested up to: 6.3.1 8 8 Stable tag: 4.0 9 9 License: GPLv2 or later … … 105 105 == Changelog == 106 106 107 1.2.15 108 * Tested up to: 6.3.1 109 * Changed QuoteAPI from 1.8.5 to 1.15.7 110 107 111 1.2.14 108 112 * Tested on Wordpress version 6.2.2 -
irm-newsroom/trunk/irm-newsroom.php
r2944445 r2976123 17 17 * Plugin URI: http://www.irmnewsroom.com/ 18 18 * 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.1 419 * Version: 1.2.15 20 20 * Author: IRM 21 21 * Author URI: http://irmau.com … … 90 90 91 91 function 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>'; 93 94 94 95 $site_key = esc_attr( get_option('site_key') );
Note: See TracChangeset
for help on using the changeset viewer.