[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$faXVl4XKBUVmGfz85YqRNDOWu6LfVw1jwt3a05ZoK_5M":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":11,"num_ratings":11,"last_updated":13,"tested_up_to":14,"requires_at_least":15,"requires_php":16,"tags":17,"homepage":23,"download_link":24,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":34,"analysis":124,"fingerprints":175},"equibles-stocks","Equibles Stocks","1.0.2","Equibles","https:\u002F\u002Fprofiles.wordpress.org\u002Fequibles\u002F","\u003Cp>Equibles Stocks allows you to display stock quotes provided by Equibles on your WordPress website.\u003Cbr \u002F>\nAfter installing the plugin you should register on \u003Ca href=\"https:\u002F\u002Fwww.equibles.com\u002F\" rel=\"nofollow ugc\">Equibles\u003C\u002Fa> and get your API key for free.\u003Cbr \u002F>\nOnce you have got your API key you should save it in the plugin options page (Options -> Equibles Stocks).\u003Cbr \u002F>\nAfter that the plugin setup is completed and you can start using the shortcodes provided by this plugin.\u003C\u002Fp>\n\u003Ch3>Examples\u003C\u002Fh3>\n\u003Ch3>Displaying the daily closing price for a stock\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>[equibles_stock ticker=\"AAPL\" type=\"daily_prices\" subtype=\"close\"]\n\n[equibles_stock ticker=\"AAPL\" type=\"daily_prices\" subtype=\"time\" time_format=\"d\u002Fm\u002FY\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>You can check all the parameters available in the “Documentation” section below.\u003C\u002Fp>\n\u003Ch3>Documentation\u003C\u002Fh3>\n\u003Cp>Is this section we describe the shortcode parameters available.\u003C\u002Fp>\n\u003Ch3>Parameter “ticker”\u003C\u002Fh3>\n\u003Cp>The ticker of a common stock supported by Equibles. Example: AAPL\u003C\u002Fp>\n\u003Ch3>Parameter “type”\u003C\u002Fh3>\n\u003Cp>The type of data to show. The available options are the following.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>daily_prices – Data related to the daily price of the selected ticker (updated every 24 hours).\u003C\u002Fli>\n\u003Cli>intraday_prices – Data related to the intraday price of the selected ticker (updated every minute).\u003C\u002Fli>\n\u003Cli>52_week – Data related to the 52 week range of the selected stock.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Parameter “subtype”\u003C\u002Fh3>\n\u003Cp>The subtype of data to show. This parameter depends on the value of the “type” option.\u003Cbr \u002F>\nThe available options are:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>daily_prices\n\u003Cul>\n\u003Cli>high – The high value of the daily price candle.\u003C\u002Fli>\n\u003Cli>low – The low value of the daily price candle.\u003C\u002Fli>\n\u003Cli>close – The close value of the daily price candle.\u003C\u002Fli>\n\u003Cli>open – The open value of the daily price candle.\u003C\u002Fli>\n\u003Cli>time – The time of close of the candle.\u003C\u002Fli>\n\u003Cli>volume – The amount of shares traded during the period.\u003C\u002Fli>\n\u003Cli>change – The absolute change in the stock price.\u003C\u002Fli>\n\u003Cli>change_percentage – The percentage change in the stock price.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>intraday_prices\n\u003Cul>\n\u003Cli>high – The high value of the price candle.\u003C\u002Fli>\n\u003Cli>low – The low value of the price candle.\u003C\u002Fli>\n\u003Cli>close – The close value of the price candle.\u003C\u002Fli>\n\u003Cli>open – The open value of the price candle.\u003C\u002Fli>\n\u003Cli>time – The time of close of the candle.\u003C\u002Fli>\n\u003Cli>volume – The amount of shares traded during the period.\u003C\u002Fli>\n\u003Cli>change – The absolute change in the stock price.\u003C\u002Fli>\n\u003Cli>change_percentage – The percentage change in the stock price.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>52_week\n\u003Cul>\n\u003Cli>high – The 52-week high of the selected stock.\u003C\u002Fli>\n\u003Cli>low – The 52-week low of the selected stock.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Parameter “decimal_places”\u003C\u002Fh3>\n\u003Cp>The number of decimal places to show when formatting a number, default: 2.\u003C\u002Fp>\n\u003Ch3>Parameter “decimal_separator”\u003C\u002Fh3>\n\u003Cp>The decimal separator, default: . (dot) .\u003C\u002Fp>\n\u003Ch3>Parameter “thousands_separator”\u003C\u002Fh3>\n\u003Cp>The thousands’ separator, default: ” ” (space).\u003C\u002Fp>\n\u003Ch3>Parameter “time_format”\u003C\u002Fh3>\n\u003Cp>The format of the time as in the PHP format function.\u003C\u002Fp>\n\u003Ch3>Settings page\u003C\u002Fh3>\n\u003Cp>You should save your API in the plugin settings page (Settings -> Equibles Stocks).\u003Cbr \u002F>\nYou can also enable caching for the API requests. We recommend using a cache time of 15 minutes to improve your site load time.\u003C\u002Fp>\n\u003Ch4>Where can I report bugs?\u003C\u002Fh4>\n\u003Cp>Report bugs on the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fequibles\u002Fstocks-wordpress\u002Fissues?utm_medium=referral&utm_source=wordpress.org&utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Equibles Stocks GitHub repository\u003C\u002Fa>.\u003C\u002Fp>\n","Equibles Stocks allows to display stock quotes provided by Equibles on your Wordpress website using our shortcodes.",0,1189,"","6.0.11","5.8","7.2",[18,19,20,21,22],"equibles","stock-prices","stock-quotes","stocks","stocks-api","https:\u002F\u002Fwww.equibles.com\u002Fapi\u002Fpricing","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fequibles-stocks.1.0.2.zip",100,null,"2026-03-15T10:48:56.248Z",[],{"slug":18,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":11,"avg_security_score":25,"avg_patch_time_days":31,"trust_score":32,"computed_at":33},1,30,94,"2026-04-04T23:44:23.866Z",[35,57,72,89,110],{"slug":36,"name":37,"version":38,"author":39,"author_profile":40,"description":13,"short_description":41,"active_installs":42,"downloaded":43,"rating":44,"num_ratings":45,"last_updated":46,"tested_up_to":47,"requires_at_least":48,"requires_php":13,"tags":49,"homepage":53,"download_link":54,"security_score":55,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":56},"show-stock-quotes","Show Stock Quotes by 99 Robots","2.3.2","kjbenk","https:\u002F\u002Fprofiles.wordpress.org\u002Fkjbenk\u002F","Display up to 20 stock quotes per portfolio.  Each widget instance is considered a portfolio, so just add more widget instances for more portfolios.",40,15624,92,5,"2020-09-14T11:54:00.000Z","5.5.18","4.5",[50,51,52,20,21],"investing","market","money","https:\u002F\u002Fdraftpress.com\u002Fdocs\u002Fshow-stock-quotes\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fshow-stock-quotes.2.3.2.zip",85,"2026-03-15T15:16:48.613Z",{"slug":58,"name":59,"version":60,"author":61,"author_profile":62,"description":63,"short_description":64,"active_installs":42,"downloaded":65,"rating":25,"num_ratings":30,"last_updated":66,"tested_up_to":14,"requires_at_least":67,"requires_php":13,"tags":68,"homepage":70,"download_link":71,"security_score":55,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":56},"stock-portfolio","Stock Portfolio","1.2.3","aguadavid","https:\u002F\u002Fprofiles.wordpress.org\u002Faguadavid\u002F","\u003Cp>This plugin allows you to track the performance of up to 12 positions in percentage terms.  In addition to tickers and cost basis, you can  also provide a custom URL for each position and a title for the widget.  Finally, you can decide to track the month the trade was entered, as we do with our 821 model trade, or to display the cost basis instead.\u003C\u002Fp>\n\u003Cp>Although, built to “scratch my own itch”, I hope some of you will find this plug-in useful as well!\u003C\u002Fp>\n\u003Ch3>Disclaimer\u003C\u002Fh3>\n\u003Cp>DIY Investor assumes no responsibility or liability for your trading and investment results.\u003C\u002Fp>\n\u003Cp>All information provided is based on data whose accuracy is deemed reliable, but is not guaranteed.\u003C\u002Fp>\n\u003Cp>In addition, all information is provided for information and educational purposes only and should not be construed as investment advice.\u003C\u002Fp>\n","Keep track of the percentage gain\u002Floss performance of up to 12 stocks in your portfolio",3939,"2022-06-21T18:11:00.000Z","4.0",[69,51,52,20,21],"diy-investor","http:\u002F\u002Fdiyinvestor.me\u002Fwordpress-stock-portfolio-plugin\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstock-portfolio.1.2.3.zip",{"slug":73,"name":74,"version":75,"author":76,"author_profile":77,"description":78,"short_description":79,"active_installs":11,"downloaded":80,"rating":11,"num_ratings":11,"last_updated":81,"tested_up_to":82,"requires_at_least":13,"requires_php":13,"tags":83,"homepage":87,"download_link":88,"security_score":44,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":56},"simple-stock-charts","Simple Stock Charts","1.0.0","Trading Simulator","https:\u002F\u002Fprofiles.wordpress.org\u002Fsimul8or\u002F","\u003Cp>Simple Stock Charts is a lightweight, straightforward plugin that adds basic stock market data to your WordPress site. No complicated features, no premium upgrades – just the essentials you need:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Live stock quotes\u003C\u002Fli>\n\u003Cli>Simple price charts\u003C\u002Fli>\n\u003Cli>Easy-to-use shortcodes\u003C\u002Fli>\n\u003Cli>Fast loading times\u003C\u002Fli>\n\u003Cli>Zero configuration needed\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Perfect for:\u003Cbr \u002F>\n– Personal finance blogs\u003Cbr \u002F>\n– Investment websites\u003Cbr \u002F>\n– News sites\u003Cbr \u002F>\n– Anyone needing basic stock data\u003C\u002Fp>\n\u003Cp>Just install and use this simple shortcode:\u003Cbr \u002F>\n* \u003Ccode>[simple_stock_charts]\u003C\u002Fcode> – Display the stock widget on any page or post.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Note:\u003C\u002Fstrong> This plugin uses external APIs to fetch stock data. Please ensure your site complies with your local regulations regarding financial data usage.\u003C\u002Fp>\n","Add simple, real-time stock quotes and basic charts to your WordPress site - completely free, no frills.",322,"2025-01-30T15:48:00.000Z","6.7.5",[84,85,86,20,21],"financial-data","market-data","stock-charts","https:\u002F\u002Fsimul8or.com\u002Fsimple-stock-charts.php","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimple-stock-charts.zip",{"slug":90,"name":91,"version":92,"author":93,"author_profile":94,"description":95,"short_description":96,"active_installs":97,"downloaded":98,"rating":99,"num_ratings":100,"last_updated":101,"tested_up_to":102,"requires_at_least":103,"requires_php":13,"tags":104,"homepage":108,"download_link":109,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":56},"stock-market-ticker","Stock Market Ticker","1.9.27","Stockdio","https:\u002F\u002Fprofiles.wordpress.org\u002Fstockdio\u002F","\u003Cp>Stockdio’s Stock Market Ticker contains a plugin and a widget that allow to display a ticker of stock market prices, market indices, currencies and commodities with their variations. Over 65 different stock exchanges and a large number of market indices, currencies and commodities are supported.\u003C\u002Fp>\n\u003Cp>If you’re using the standard Gutenberg editor, the easiest way to include this plugin on your page is using the Stock Market Ticker block, which is included in the Stockdio Financial Visualizations category.\u003C\u002Fp>\n\u003Cp>If you’re using a different editor o prefer to use the shortcode, below is a sample to help you start. Please be aware that most of the parameters listed below are optional, and are also available through the plugin’s settings page. Any parameter you include in the shortcode will overwrite the parameter used in the settings page.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[stock-market-ticker symbols=\"AAPL;MSFT;GOOG;HPQ;^SPX;^DJI;LSE:BAG\" stockExchange=\"USA\" width=\"100%\" palette=\"financial-light\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This plugin is part of the Stockdio Financial Widgets, which also includes the following plugins:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstockdio-historical-chart\u002F\" rel=\"ugc\">Stockdio Historical Chart\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-quotes-list\u002F\" rel=\"ugc\">Stock Quotes List\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-market-overview\u002F\" rel=\"ugc\">Stock Market Overview\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-market-news\u002F\" rel=\"ugc\">Stock Market News\u003C\u002Fa>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The following parameters are supported in the shortcode and also available through the plugin’s settings page:\u003C\u002Fp>\n\u003Cp>\u003Cstrong>stockExchange\u003C\u002Fstrong>: The exchange market the symbols belong to (optional). If not specified, NYSE\u002FNASDAQ will be used by default. For a list of available exchanges please visit www.stockdio.com\u002Fexchanges.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>symbols\u003C\u002Fstrong>: A list of companies stock symbols, market index tickers, currency pairs or commodities ticker, separated by semi-colon (;) (e.g. \u003Cstrong>AAPL;MSFT;GOOG;HPQ;^SPX;^DJI;LSE:BAG\u003C\u002Fstrong>). Please review the FAQ section for additional details on how to includes indices, currencies and commodities, as well as how to specify custom names, combine data from different exchanges, etc.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>scroll\u003C\u002Fstrong>: Allows to set the ticker’s scrolling behavior (optional).\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Auto: ticker automatically scrolls (default).\u003C\u002Fli>\n\u003Cli>No: static ticker.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>speed\u003C\u002Fstrong>: Allows to change the ticker’s scrolling speed. Supported values are: slowest, slower, slow, normal, fast and faster. (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>layoutType\u003C\u002Fstrong>: A number specifying the layout type used to display the ticker. Please visit \u003Ca href=\"https:\u002F\u002Fwww.stockdio.com\u002Fticker_layouts\" rel=\"nofollow ugc\">www.stockdio.com\u002Fticker_layouts\u003C\u002Fa> to review the many ticker layout options available (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>width\u003C\u002Fstrong>: Width of the list in either px or % (optional, default: 100%).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>height\u003C\u002Fstrong>: Height of ticker in px(optional, default: none). Normally, the ticker height is set automatically by the plugin, so in most cases this will not be necessary. However, certain plugins cause conflict and do not allow to set the height automatically; in those cases, you should set the ticker height manually.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>culture\u003C\u002Fstrong>: Allows to specify a combination of language and country settings, used to display texts and to format numbers and dates, e.g. Spanish-Spain (optional). For a list of available culture combinations please visit http:\u002F\u002Fwww.stockdio.com\u002Fcultures.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>motif\u003C\u002Fstrong>: Design used to display the visualization with specific aesthetics, including borders and styles, among other elements (optional). For a list of available motifs please visit www.stockdio.com\u002Fmotifs.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>palette\u003C\u002Fstrong>: Includes a set of consistent colors used for the visualization (optional). For a list of available palettes please visit www.stockdio.com\u002Fpalettes.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>font\u003C\u002Fstrong>: Allows to specify the font that will be used to render the chart. Multiple fonts may be specified separated by comma, e.g. Lato,Helvetica,Arial (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>transparentBackground\u003C\u002Fstrong>: Allows to display the ticker with a transparent background, which is particularly useful when using image or gradient backgrounds on your page. By default, the ticker’s background color is inherited from the palette. Setting this to true overrides any background color. (optional)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>backgroundColor\u003C\u002Fstrong>: Allows to specify a color for the ticker’s background. Color must be specified in RGB Hex format, without the # sign, e.g. use 000000 for black. By default, the ticker’s background color is inherited from the palette. (optional)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>labelsColor\u003C\u002Fstrong>: Allows to specify a color for the ticker’s labels, such as the symbol and company name. Color must be specified in RGB Hex format, without the # sign, e.g. use 0000FF for blue. By default, the labels color is inherited from the palette. Prices and percent of change are usually displayed using positive and negative colors, rather than the labels color. (optional)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>positiveColor\u003C\u002Fstrong>: Allows to specify a color to be used as “Positive” color, i.e. when close price is greater than previous close price. Color must be specified in Hex format, without the # sign, e.g. use 00FF00 for green. By default, the positive color is inherited from the palette. (optional)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>negativeColor\u003C\u002Fstrong>: Allows to specify a color to be used as “Negative” color, i.e. when close price is smaller than previous close price. Color must be specified in Hex format, without the # sign, e.g. use FF0000 for red. By default, the negative color is inherited from the palette. (optional)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>loadDataWhenVisible\u003C\u002Fstrong>: Allows to fetch the data and display the visualization only when it becomes visible on the page, in order to avoid using calls (requests) when they are not needed. This is particularly useful when the visualization is not visible on the page by default, but it becomes visible as result of a user interaction (e.g. clicking on an element, etc.). It is also useful when using the same visualization multiple times on a page for different devices (e.g. using one instance of the plugin for mobile and another one for desktop). We recommend not using this by default but only on scenarios as those described above, as it may provide the end user with a small delay to display the visualization (optional).\u003C\u002Fp>\n","Easy to use and versatile stock market ticker, with support of over 65 world exchanges, indices, commodities and currencies.",3000,111376,74,15,"2026-01-08T17:02:00.000Z","6.9.4","3.1",[105,90,106,21,107],"financial-ticker","stock-ticker","ticker","http:\u002F\u002Fwww.stockdio.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstock-market-ticker.zip",{"slug":111,"name":112,"version":113,"author":93,"author_profile":94,"description":114,"short_description":115,"active_installs":116,"downloaded":117,"rating":25,"num_ratings":118,"last_updated":101,"tested_up_to":102,"requires_at_least":103,"requires_php":13,"tags":119,"homepage":108,"download_link":123,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":56},"stock-market-overview","Stock Market Overview","1.6.20","\u003Cp>Stockdio’s Stock Market Overview contain a plugin and a widget that provide the means to display a categorized list of equities, market indices, currencies and commodities with their prices and variations. Over 65 different stock exchanges and a large number of market indices, currencies and commodities are supported. Optionally, an interactive price chart can be included with the list.\u003C\u002Fp>\n\u003Cp>If you’re using the standard Gutenberg editor, the easiest way to include this plugin on your page is using the Stock Market Overview block, which is included in the Stockdio Financial Visualizations category.\u003C\u002Fp>\n\u003Cp>If you’re using a different editor o prefer to use the shortcode, below is a sample to help you start. Please be aware that most of the parameters listed below are optional, and are also available through the plugin’s settings page. Any parameter you include in the shortcode will overwrite the parameter used in the settings page.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[stock-market-overview stockExchange=\"USA\" width=\"100%\" palette=\"financial-light\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This plugin is part of the Stockdio Financial Widgets, which also includes the following plugins:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstockdio-historical-chart\u002F\" rel=\"ugc\">Stockdio Historical Chart\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-quotes-list\u002F\" rel=\"ugc\">Stock Quotes List\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-market-news\u002F\" rel=\"ugc\">Stock Market News\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-market-ticker\u002F\" rel=\"ugc\">Stock Market Ticker\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Feconomic-market-news\u002F\" rel=\"ugc\">Economic & Market News\u003C\u002Fa>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The following parameters are supported in the shortcode and also available through the plugin’s settings page:\u003C\u002Fp>\n\u003Cp>\u003Cstrong>stockExchange\u003C\u002Fstrong>: The exchange market the symbols belong to (optional). If not specified, NYSE\u002FNASDAQ will be used by default. For a list of available exchanges please visit www.stockdio.com\u002Fexchanges.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeEquities\u003C\u002Fstrong>: If enabled (true), the Equities category will be included in the list (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>equities\u003C\u002Fstrong>: A list of one or more valid stock symbols from the given exchange, separated by a semicolon (;), e.g. AAPL;MSFT;GOOG;LSE:VOD. To include a symbol from a different exchange, this must be specified as a prefix and separated from the symbol with a colon (:), for example LSE:VOD. If not specified, a default list of equities for the given exchange will be used (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeIndices\u003C\u002Fstrong>: If enabled (true), the Indices category will be included in the list (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>indices\u003C\u002Fstrong>: A list of one or more valid index symbols, separated by a semicolon (;), e.g. SPX;DJI;IXIC. For a list of valid indices, visit http:\u002F\u002Fwww.stockdio.com\u002Findices. If not specified, a default list of indices related to the given exchange will be used (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCommodities\u003C\u002Fstrong>: If enabled (true), the Commodities category will be included in the list (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>commodities\u003C\u002Fstrong>: One or more valid commodities, separated by a semicolon (;), e.g. GC;SI;NG. For a list of valid commodities, visit http:\u002F\u002Fwww.stockdio.com\u002Fcommodities. If not specified, a default list of commodities will be used (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCurrencies\u003C\u002Fstrong>: If enabled (true), the Currencies category will be included in the list (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>currencies\u003C\u002Fstrong>: One or more valid currency pairs, in the format currency-base\u002Fcurrency-target, separated by a semicolon (;), e.g. EUR\u002FUSD;GBP\u002FUSD;USD\u002FCAD. For a list of valid currencies, visit http:\u002F\u002Fwww.stockdio.com\u002Fcurrencies. If not specified, a default list of currency pairs for the given exchange will be used (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>width\u003C\u002Fstrong>: Width of the list in either px or % (default: 100%).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>height\u003C\u002Fstrong>: Height of the list in pixels. If not specified, the list height will be calculated automatically.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>title\u003C\u002Fstrong>: Allows to specify a title for the list, e.g. Market Overview (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>intraday\u003C\u002Fstrong>: If enabled (true), auto refresh intraday delayed data will be used if available for the exchange. For a list of exchanges with intraday data available, please visit http:\u002F\u002Fwww.stockdio.com\u002Fexchanges.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeChart\u003C\u002Fstrong>: Allows to include an interactive chart along with the list (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>chartHeight\u003C\u002Fstrong>: Height of the chart in pixels (default: 200px).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeLogo\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock logo or index country flag, if available. Use includeLogo=false to hide the logo (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>logoMaxHeight\u003C\u002Fstrong>: Specify the maximum height allowed for the logo. The height may be smaller than the maximum, depending on the logo width, as it maintains the logo’s aspect ratio (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>logoMaxWidth\u003C\u002Fstrong>: Specify the maximum width allowed for the logo. The width may be smaller than the maximum, depending on the logo height, as it maintains the logo’s aspect ratio (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeEquitiesSymbol\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock symbol in the Equities category. Use includeEquitiesSymbol=false to hide the symbol (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeEquitiesName\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock name in the Equities category. Use includeEquitiesName=true to show the name (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeIndicesSymbol\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the index symbol in the Indices category. Use includeIndicesSymbol=true to show the symbol (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeIndicesName\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the index name in the Indices category. Use includeIndicesName=false to hide the name (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCommoditiesSymbol\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the commodity symbol in the Commodities category. Use includeCommoditiesSymbol=true to show the symbol (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCommoditiesName\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the commodity name in the Commodities category. Use includeCommoditiesName=false to hide the name (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCurrenciesSymbol\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the currency pair symbol in the Currencies category. Use includeCurrenciesSymbol=false to hide the symbol (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCurrenciesName\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the currency pair name in the Currencies category. Use includeCurrenciesName=true to show the name (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includePrice\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the latest stock price. Use includePrice=false to hide the stock price (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeChange\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock price change. Use includeChange=false to hide the price change (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includePercentChange\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock price percentual change. Use includePercentChange=false to hide the price percent change (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeTrend\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock price trend icon (up\u002Fdown\u002Fneutral). Use includeTrend=false to hide the trend icon (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeVolume\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the latest volume. By default, volume is not visible. Use includeVolume=true to show it (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>showHeader\u003C\u002Fstrong>: Allows to display the list header. Use showHeader=false to hide it (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>showCurrency\u003C\u002Fstrong>: Allows to display the currency symbol next to the price, depending on the culture settings.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>allowSort\u003C\u002Fstrong>: If enabled (true), it allows the end user to sort the data by any of the fields, by clicking on the header, if this is visible.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>culture\u003C\u002Fstrong>: Allows to specify a combination of language and country settings, used to display texts and to format numbers and dates, e.g. Spanish-Spain (optional). For a list of available culture combinations please visit http:\u002F\u002Fwww.stockdio.com\u002Fcultures.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>motif\u003C\u002Fstrong>: Design used to display the visualization with specific aesthetics, including borders and styles, among other elements (optional). For a list of available motifs please visit www.stockdio.com\u002Fmotifs.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>palette\u003C\u002Fstrong>: Includes a set of consistent colors used for the visualization (optional). For a list of available palettes please visit www.stockdio.com\u002Fpalettes.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>font\u003C\u002Fstrong>: Allows to specify the font that will be used to render the chart. Multiple fonts may be specified separated by comma, e.g. Lato,Helvetica,Arial (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>displayPrices\u003C\u002Fstrong>: Allows to specify how to display the prices on the chart (if enabled), using one of the following options (default: Line):\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Line\u003C\u002Fli>\n\u003Cli>Candlestick\u003C\u002Fli>\n\u003Cli>Area\u003C\u002Fli>\n\u003Cli>OHLC\u003C\u002Fli>\n\u003Cli>HLC\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>allowPeriodChange\u003C\u002Fstrong>: If enabled (true), it provides a UI to allow the end user to select the period for the data to be displayed in the chart. This UI is enabled by default.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>days\u003C\u002Fstrong>: Allows to specify the number of days for the period to display in the chart (if enabled). If not specified, its default value is 365 days.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>loadDataWhenVisible\u003C\u002Fstrong>: Allows to fetch the data and display the visualization only when it becomes visible on the page, in order to avoid using calls (requests) when they are not needed. This is particularly useful when the visualization is not visible on the page by default, but it becomes visible as result of a user interaction (e.g. clicking on an element, etc.). It is also useful when using the same visualization multiple times on a page for different devices (e.g. using one instance of the plugin for mobile and another one for desktop). We recommend not using this by default but only on scenarios as those described above, as it may provide the end user with a small delay to display the visualization (optional).\u003C\u002Fp>\n","At-a-glance display of stock market, with categories for Equities, Indices, Commodities and Currencies. Supports over 65 world exchanges.",2000,65639,2,[120,121,122,21,107],"finance","quote","quotes","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstock-market-overview.zip",{"attackSurface":125,"codeSignals":152,"taintFlows":162,"riskAssessment":163,"analyzedAt":174},{"hooks":126,"ajaxHandlers":145,"restRoutes":146,"shortcodes":147,"cronEvents":151,"entryPointCount":30,"unprotectedCount":11},[127,133,137,142],{"type":128,"name":129,"callback":130,"file":131,"line":132},"action","after_setup_theme","equibles_stocks_carbon_fields","equibles-stocks.php",31,{"type":128,"name":134,"callback":135,"file":131,"line":136},"carbon_fields_register_fields","equibles_stocks_settings_page",43,{"type":128,"name":138,"callback":139,"file":140,"line":141},"admin_notices","hello_dolly","hello.php",69,{"type":128,"name":143,"callback":144,"file":140,"line":25},"admin_head","dolly_css",[],[],[148],{"tag":149,"callback":149,"file":131,"line":150},"equibles_stock",179,[],{"dangerousFunctions":153,"sqlUsage":154,"outputEscaping":156,"fileOperations":11,"externalRequests":11,"nonceChecks":11,"capabilityChecks":11,"bundledLibraries":158},[],{"prepared":11,"raw":11,"locations":155},[],{"escaped":11,"rawEcho":11,"locations":157},[],[159],{"name":160,"version":26,"knownCves":161},"Guzzle",[],[],{"summary":164,"deductions":165},"The \"equibles-stocks\" plugin version 1.0.2 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the complete output escaping are all excellent security practices. Furthermore, the plugin has no recorded vulnerability history, indicating a history of security diligence or a lack of targeted attacks.\n\nHowever, there are some areas for improvement. The complete lack of nonce checks and capability checks, while not directly leading to identified vulnerabilities in this analysis, represents a potential weakness. If any of the plugin's functionalities were to be exposed to external input in the future, the absence of these checks could open doors for Cross-Site Request Forgery (CSRF) or privilege escalation attacks. The bundled Guzzle library also warrants attention; its version is not specified, and outdated bundled libraries can introduce known vulnerabilities if not maintained.\n\nIn conclusion, \"equibles-stocks\" v1.0.2 is currently in a good state from a security perspective, with no immediate critical vulnerabilities detected. The strengths lie in its secure handling of database operations and output. The primary concern is the lack of authorization checks, which, while not exploited in the current version's analysis, should be a priority for future development to ensure robust protection against potential attacks.",[166,169,171],{"reason":167,"points":168},"Missing nonce checks",10,{"reason":170,"points":168},"Missing capability checks",{"reason":172,"points":173},"Bundled library (Guzzle) version not specified",3,"2026-03-17T05:47:34.572Z",{"wat":176,"direct":181},{"assetPaths":177,"generatorPatterns":178,"scriptPaths":179,"versionParams":180},[],[],[],[],{"cssClasses":182,"htmlComments":183,"htmlAttributes":184,"restEndpoints":185,"jsGlobals":186,"shortcodeOutput":187},[],[],[],[],[],[188,189,190],"[equibles_stock ticker='AAPL' type='daily_prices' subtype='close']","[equibles_stock ticker='GOOG' type='intraday_prices' subtype='current_price']","[equibles_stock ticker='MSFT' type='52_week' subtype='high']"]