[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f6rDQsK_wY9vVR_g6dJ37746W4-wojtp7OHmUIfUmWpU":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":24,"download_link":25,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29,"vulnerabilities":30,"developer":31,"crawl_stats":28,"alternatives":35,"analysis":147,"fingerprints":234},"wp-nasaads-query-importer","WP Nasa\u002FADS Query Importer","1.0","marblestation","https:\u002F\u002Fprofiles.wordpress.org\u002Fmarblestation\u002F","\u003Cp>\u003Ca href=\"https:\u002F\u002Fui.adsabs.harvard.edu\u002F\" rel=\"nofollow ugc\">The SAO\u002FNASA Astrophysics Data System (ADS)\u003C\u002Fa> (NASA ADS) is a digital library portal for researchers in astronomy and physics. Complex literature searches can be performed such that compiling a list of relevant papers for a specific topic can be done easily. This plugin provides an interface to the \u003Ca href=\"http:\u002F\u002Fadsabs.github.io\u002Fhelp\u002Fapi\u002F\" rel=\"nofollow ugc\">NASA ADS API\u003C\u002Fa> in order to include lists of records in your posts using shortcodes.\u003C\u002Fp>\n\u003Cp>With this plugin you are able to\u003Cbr \u002F>\n– easily include simple ADS queries without having to learn the NASA ADS API.\u003Cbr \u002F>\n– include complex ADS queries by providing the full GET method URL (see the \u003Cem>Shortcodes\u003C\u002Fem> section below).\u003Cbr \u002F>\n– customize the format and the displayed information of the returned list of records at the shortcode level if needed.\u003C\u002Fp>\n\u003Cp>Note: this code is not backward compatible with version 0.3 and older.\u003C\u002Fp>\n\u003Ch4>Shortcodes\u003C\u002Fh4>\n\u003Cp>The shortcode \u003Ccode>wp_nasaads_query_importer\u003C\u002Fcode> can be used to query the NASA ADS and output the returned list of records. It can be inserted into any post with or without providing enclosed content:\u003Cbr \u002F>\n\u003Cstrong>[wp_nasaads_query_importer \u003Cem>attributes\u003C\u002Fem>]\u003C\u002Fstrong>\u003Cbr \u002F>\nor\u003Cbr \u002F>\n\u003Cstrong>[wp_nasaads_query_importer \u003Cem>attributes\u003C\u002Fem>] \u003Cem>format\u003C\u002Fem> [\u002Fwp_nasaads_query_importer]\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Here, \u003Cem>attributes\u003C\u002Fem> are the shortcode’s attributes and it is mandatory to either provide\u003Cbr \u002F>\n– at least one of the query attributes described below,\u003Cbr \u002F>\n– the \u003Cem>library\u003C\u002Fem> attribute (and combined optionally with query attributes),\u003Cbr \u002F>\n– or the \u003Cem>query\u003C\u002Fem> attribute.\u003C\u002Fp>\n\u003Cp>In case of enclosed content the \u003Cem>format\u003C\u002Fem> is used to format the list of the records. See the \u003Cem>Format\u003C\u002Fem> section below.\u003C\u002Fp>\n\u003Cp>Please note that for all of the following query attributes the \u003Ca href=\"http:\u002F\u002Fadsabs.github.io\u002Fhelp\u002Fsearch\u002Fsearch-syntax\" rel=\"nofollow ugc\">NASA ADS search syntax\u003C\u002Fa> is applied, i.e., the shortcode’s attribute values are submitted unaltered to the API (with the exception of \u003Cem>author\u003C\u002Fem> and \u003Cem>title\u003C\u002Fem> as described below). This enables more complex searches, for instance when combined with logical operators like AND, OR, or NOT (read the search syntax for details).\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>author\u003C\u002Fstrong>: search for certain author(s). In case a single author is given the name of the author, i.e., the attribute’s value will be submitted with surrounding double quotes (e.g., \u003Ccode>Hawking, S.\u003C\u002Fcode> will be submitted as \u003Ccode>\"Hawking, S.\"\u003C\u002Fcode>).  Technically, a value is considered to be a single author if the string contains no AND, OR, double quotes or parentheses. If you need to include double quotes in the author field, please use single quotes around the attribute’s value (see the examples below).\u003C\u002Fli>\n\u003Cli>\u003Cstrong>aff\u003C\u002Fstrong>: search for author’s affiliations which contain the given string.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>bibstem\u003C\u002Fstrong>: search for articles published in specific journal(s) given by the acronym(s) of the journal(s).\u003C\u002Fli>\n\u003Cli>\u003Cstrong>year\u003C\u002Fstrong>: search for articles published in a certain year given in the format \u003Ccode>YYYY\u003C\u002Fcode>. Articles within a certain period can be searched by \u003Ccode>YYYY-YYYY\u003C\u002Fcode> or \u003Ccode>YYYY TO YYYY\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>title\u003C\u002Fstrong>: search for articles whose title contains the given string. The title will be submitted with surrounding double quotes under the same conditions as described for the \u003Cem>author\u003C\u002Fem> attribute.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>property\u003C\u002Fstrong>: filter the records on specific properties like \u003Ccode>refereed\u003C\u002Fcode>. Read the \u003Cem>Properties\u003C\u002Fem> section of the search syntax for a list of all available properties.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Showing the records within an \u003Ca href=\"http:\u002F\u002Fadsabs.github.io\u002Fhelp\u002Flibraries\u002Fcreating-libraries\" rel=\"nofollow ugc\">ADS user library\u003C\u002Fa> is supported by the\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>library\u003C\u002Fstrong> attribute: the ID of the user-library.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For more complex ADS searches, which are not supported by using the attributes of the shortcode, you may specify the\u003Cbr \u002F>\n– \u003Cstrong>query\u003C\u002Fstrong> attribute: the GET method’s URL to the API without the base path, i.e., https:\u002F\u002Fapi.adsabs.harvard.edu\u002Fv1\u002F  is added automatically to the URL.\u003C\u002Fp>\n\u003Cp>Finally,the following optional attributes can be used to control the output:\u003Cbr \u002F>\n– \u003Cstrong>sort\u003C\u002Fstrong>: sort the list of records. The value has to be in the format \u003Ccode>field+direction\u003C\u002Fcode> where \u003Ccode>field\u003C\u002Fcode> is the record field name to sort on and \u003Ccode>direction\u003C\u002Fcode> is either \u003Ccode>desc\u003C\u002Fcode> or \u003Ccode>asc\u003C\u002Fcode>. The default is \u003Ccode>date desc,bibcode desc\u003C\u002Fcode>.\u003Cbr \u002F>\n– \u003Cstrong>max_rec\u003C\u002Fstrong>: the maximum number of records to show. The default is set to \u003Ccode>25\u003C\u002Fcode>.\u003Cbr \u002F>\n– \u003Cstrong>max_authors\u003C\u002Fstrong>: the maximum number of authors to print, which is set to \u003Ccode>3\u003C\u002Fcode> by default. The remaining number of authors are appended to the printed author list.\u003Cbr \u002F>\n– \u003Cstrong>notify_empty_list\u003C\u002Fstrong>: overrides the global plugin option “Notify empty list”. Possible values are \u003Ccode>true\u003C\u002Fcode> or \u003Ccode>false\u003C\u002Fcode>. The default is \u003Ccode>true\u003C\u002Fcode>.\u003Cbr \u002F>\n– \u003Cstrong>show_num_rec\u003C\u002Fstrong>: overrides the global plugin option “Show number of records”. Allowed values are \u003Ccode>never\u003C\u002Fcode>, \u003Ccode>always\u003C\u002Fcode>, or \u003Ccode>depends\u003C\u002Fcode> (read the description in the plugin’s settings page for details). The default is set to \u003Ccode>depends\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Ch4>Format\u003C\u002Fh4>\n\u003Cp>How the list of records is formatted and inserted into your post can be defined in the plugin option “Content template” for all shortcodes. In case a shortcode is inserted into a post with enclosed content, i.e., \u003Ccode>[wp_nasaads_query_importer] ...  [\u002Fwp_nasaads_query_importer]\u003C\u002Fcode> then the content within the shortcode tags is used as the template and, thus, overrides the plugin’s global option.\u003C\u002Fp>\n\u003Cp>The template is applied to each record in the list and may contain HTML entities to style the output. The data of the record is inserted by the following placeholders: %author, %affil, %title, %year, %month, %bibstem, %pub, %page, %volume, and %adsurl. See the \u003Ca href=\"https:\u002F\u002Fadsabs.github.io\u002Fhelp\u002Fsearch\u002Fsearch-syntax\" rel=\"nofollow ugc\">NASA ADS search syntax\u003C\u002Fa> for the definition of the record’s fields with the exception of %year and %month which are derived from \u003Cem>date\u003C\u002Fem>, and %adsurl which is derived from \u003Cem>bibcode\u003C\u002Fem>.\u003C\u002Fp>\n\u003Cp>Ultimate full control over the output and field records can be gained by new WordPress filters added by the plugin (see the \u003Cem>WordPress filter\u003C\u002Fem> section below).\u003C\u002Fp>\n\u003Ch4>WordPress filter\u003C\u002Fh4>\n\u003Cp>This plugins adds a few \u003Ca href=\"https:\u002F\u002Fdeveloper.wordpress.org\u002Freference\u002Ffunctions\u002Fadd_filter\u002F\" rel=\"nofollow ugc\">filters\u003C\u002Fa> to WordPress, which can be used by third party plugins to further control the output and fetched record fields.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>apply_filters( 'wp_nasaads_query_importer-record_mapping', array $mapping )\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Defines which record fields are fetched from NASA ADS and on which placeholders they are mapped. The keys of the associative array \u003Ccode>$mapping\u003C\u002Fcode> are the placeholder names (without the leading %) and their values the API fields names. The default definition can be found in the source code. (\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fadsabs\u002Fwp-nasaads-query-importer\" rel=\"nofollow ugc\">Source code\u003C\u002Fa>)\u003C\u002Fp>\n\u003Cpre>\u003Ccode>apply_filters( 'wp_nasaads_query_importer-API_value', mixed $value, string $field )\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Filters the \u003Ccode>$value\u003C\u002Fcode> of a fetched API \u003Ccode>$field\u003C\u002Fcode> before it is inserted into the record’s data. (\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fadsabs\u002Fwp-nasaads-query-importer\" rel=\"nofollow ugc\">Source code\u003C\u002Fa>)\u003C\u002Fp>\n\u003Cpre>\u003Ccode>apply_filters( 'nasa_das_query-format_[placeholder]', mixed $current_value, mixed $original_value, array $atts )\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The final value returned by this filter will be the replacement for the placeholder (without the leading %). The \u003Ccode>$original_value\u003C\u002Fcode> is that returned by the NASA ADS API while \u003Ccode>$current_value\u003C\u002Fcode> is the value already modified by filter functions of higher priority. The shortcode attributes are passed as the associative array \u003Ccode>$atts\u003C\u002Fcode>. See the source code of the \u003Ccode>author filter\u003C\u002Fcode> for an example. (\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fadsabs\u002Fwp-nasaads-query-importer\" rel=\"nofollow ugc\">Source code\u003C\u002Fa>)\u003C\u002Fp>\n\u003Ch3>Requirements\u003C\u002Fh3>\n\u003Cp>The plugin needs your personalized NASA ADS API token in order to fetch records from the database and, thus, to work correctly! You need to \u003Ca href=\"https:\u002F\u002Fui.adsabs.harvard.edu\u002Fuser\u002Faccount\u002Fregister\" rel=\"nofollow ugc\">register an account\u003C\u002Fa> at NASA ADS or \u003Ca href=\"https:\u002F\u002Fui.adsabs.harvard.edu\u002Fuser\u002Faccount\u002Flogin\" rel=\"nofollow ugc\">login\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fui.adsabs.harvard.edu\u002Fuser\u002Fsettings\u002Ftoken\" rel=\"nofollow ugc\">generate your token\u003C\u002Fa> in the account settings.\u003C\u002Fp>\n\u003Ch3>Examples\u003C\u002Fh3>\n\u003Cp>Show a list of refereed papers with Stephen Hawking among the list of authors:\u003Cbr \u002F>\n    [wp_nasaads_query_importer author=”Hawking, S.” property=”refereed”]\u003C\u002Fp>\n\u003Cp>Same as before but where Hawking was first author:\u003Cbr \u002F>\n    [wp_nasaads_query_importer author=”^Hawking, S.” property=”refereed”]\u003C\u002Fp>\n\u003Cp>List all articles by Ejnar Hertzsprung published in the \u003Cem>Astronomische Nachrichten\u003C\u002Fem>:\u003Cbr \u002F>\n    [wp_nasaads_query_importer author=”Hertzsprung, E.” bibstem=”AN”]\u003C\u002Fp>\n\u003Cp>List all articles by Ejnar Hertzsprung and Henry Norris Russell. Note that the author string is surrounded by single quotes while the author names are surrounded by double quotes in order to preserve their last and first names. Also the search by both authors is logically combined by AND due to the space between their names:\u003Cbr \u002F>\n    [wp_nasaads_query_importer author='”Hertzsprung, E.” “Russell, H.N.”‘]\u003C\u002Fp>\n\u003Cp>Load a user ADS library and filter the list of papers on a year range and exclude a certain journal:\u003Cbr \u002F>\n    [wp_nasaads_query_importer library=”GdEguHJfSGCrYKKqJM-5XA” year=”1911-1914″ bibstem=”(-SciAm)” max_rec=40]\u003C\u002Fp>\n\u003Cp>Same as before but only show the title by customizing the record template:\u003Cbr \u002F>\n    \u003Ccode>\u003Cul>\u003Cbr \u002F>\n[wp_nasaads_query_importer library=\"GdEguHJfSGCrYKKqJM-5XA\" year=\"1911-1914\" bibstem=\"(-SciAm)\" max_rec=40]\u003Cbr \u002F>\n\u003Cli>\u003Ca href=\"%adsurl\">%title\u003C\u002Fa>\u003C\u002Fli>\u003Cbr \u002F>\n[\u002Fwp_nasaads_query_importer]\u003Cbr \u002F>\n\u003C\u002Ful>\u003C\u002Fcode>\u003C\u002Fp>\n","Fetch bibliographic records from The SAO\u002FNASA Astrophysics Data System (ADS) and include a list of these records in your posts using shortcodes.",20,3884,100,1,"2023-06-27T10:07:00.000Z","5.4.19","4.7","7.0",[20,21,22,23],"ads","article","astronomy","nasa","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fwp-nasaads-query-importer\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-nasaads-query-importer.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":14,"total_installs":11,"avg_security_score":26,"avg_patch_time_days":32,"trust_score":33,"computed_at":34},30,84,"2026-04-05T03:40:32.621Z",[36,54,78,99,124],{"slug":37,"name":38,"version":6,"author":39,"author_profile":40,"description":41,"short_description":42,"active_installs":11,"downloaded":43,"rating":27,"num_ratings":27,"last_updated":44,"tested_up_to":45,"requires_at_least":46,"requires_php":47,"tags":48,"homepage":52,"download_link":53,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"nasa-astrology-picture-of-the-day","NASA Picture of the Day","ianwww","https:\u002F\u002Fprofiles.wordpress.org\u002Fianwww\u002F","\u003Cp>This simple plugin will grab the NASA Astronomy Picture of the Day and create a new post with it. You can choose which username it will post under as well as whether or not to go ahead and publish on creation.\u003C\u002Fp>\n\u003Cp>Using this plugin will required you get an API Key from NASA, which is very easy to get. This does not utilize an RSS feed and does not post duplicates.\u003C\u002Fp>\n","Allow your readers to enjoy NASA's Astronomy Picture of the Day on your blog with this easy to use and setup plugin.",2222,"2015-05-14T21:49:00.000Z","4.2.39","4.0","",[49,22,23,50,51],"apod","pic-of-the-day","space","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fnasa-astrology-picture-of-the-day","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fnasa-astrology-picture-of-the-day.zip",{"slug":55,"name":56,"version":57,"author":58,"author_profile":59,"description":60,"short_description":61,"active_installs":62,"downloaded":63,"rating":33,"num_ratings":64,"last_updated":65,"tested_up_to":66,"requires_at_least":67,"requires_php":68,"tags":69,"homepage":75,"download_link":76,"security_score":13,"vuln_count":14,"unpatched_count":27,"last_vuln_date":77,"fetched_at":29},"google-site-kit","Site Kit by Google – Analytics, Search Console, AdSense, Speed","1.174.0","Google","https:\u002F\u002Fprofiles.wordpress.org\u002Fgoogle\u002F","\u003Cp>Site Kit is the official WordPress plugin from Google for insights about how people find and use your site. Site Kit is the one-stop solution to deploy, manage, and get insights from critical Google tools to make the site successful on the web. It provides authoritative, up-to-date insights from multiple Google products directly on the WordPress dashboard for easy access, all for free.\u003C\u002Fp>\n\u003Ch4>Bringing the best of Google tools to WordPress\u003C\u002Fh4>\n\u003Cp>Site Kit includes powerful features that make using these Google products seamless and flexible:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Easy-to-understand stats directly on your WordPress dashboard\u003C\u002Fli>\n\u003Cli>Official stats from multiple Google tools, all in one dashboard\u003C\u002Fli>\n\u003Cli>Quick setup for multiple Google tools without having to edit the source code of your site\u003C\u002Fli>\n\u003Cli>Metrics for your entire site and for individual posts\u003C\u002Fli>\n\u003Cli>Easy-to-manage, granular permissions across WordPress and different Google products\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Supported Google tools\u003C\u002Fh4>\n\u003Cp>Site Kit shows key metrics and insights from different Google products:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Search Console:\u003C\u002Fstrong> Understand how Google Search discovers and displays your pages in Google Search. Track how many people saw your site in Search results, and what query they used to search for your site.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Analytics:\u003C\u002Fstrong> Explore how users navigate your site and track goals you’ve set up for your users to complete.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>AdSense:\u003C\u002Fstrong> Keep track of how much your site is earning you.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>PageSpeed Insights:\u003C\u002Fstrong> See how your pages perform compared to other real-world sites. Improve performance with actionable tips from PageSpeed Insights.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Tag Manager:\u003C\u002Fstrong> Use Site Kit to easily set up Tag Manager- no code editing required. Then, manage your tags in Tag Manager.\u003C\u002Fli>\n\u003C\u002Ful>\n","Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.",5000000,243881054,980,"2026-03-10T15:16:00.000Z","6.9.4","5.2","7.4",[70,71,72,73,74],"adsense","analytics","google","pagespeed-insights","search-console","https:\u002F\u002Fsitekit.withgoogle.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgoogle-site-kit.1.174.0.zip","2020-05-21 00:00:00",{"slug":79,"name":80,"version":81,"author":82,"author_profile":83,"description":84,"short_description":85,"active_installs":86,"downloaded":87,"rating":88,"num_ratings":89,"last_updated":90,"tested_up_to":66,"requires_at_least":91,"requires_php":68,"tags":92,"homepage":47,"download_link":96,"security_score":97,"vuln_count":14,"unpatched_count":27,"last_vuln_date":98,"fetched_at":29},"google-listings-and-ads","Google for WooCommerce","3.5.3","WooCommerce","https:\u002F\u002Fprofiles.wordpress.org\u002Fwoocommerce\u002F","\u003Cp>Effortlessly sync your WooCommerce product feed across Google and be seen by millions of engaged shoppers with the Google for WooCommerce extension. Download and setup takes just five minutes.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Grow your business with $500 in Google Ads credit\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>To help you get started running campaigns, you can get $500 in ad credit when you spend your first $500 on Google Ads within 60 days.\u003C\u002Fp>\n\u003Cp>\u003Cem>Terms and conditions apply.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Sync your WooCommerce product feed to Google Merchant Center\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Seamlessly integrate your WooCommerce store with Google and set yourself up for success.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>\u003Cstrong>Sync your WooCommerce product feed to Google Merchant Center\u003C\u002Fstrong> in just a few clicks. With our API-integrated Product Sync feature, all the data and functionalities from your WooCommerce store will be linked to Google with seamless server-to-server connection.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Have your product listings automatically updated in real time\u003C\u002Fstrong> so your prices, promotions, inventories, and other product details stay accurate and synchronized across all your listings.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Access all the tools and features you need\u003C\u002Fstrong> to manage your WooCommerce store and grow your business — centralized in one place.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Find the right audiences and sell to high-intent customers with Google Ads\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Now your WooCommerce store is discoverable on Google – and you’re ready to \u003Cstrong>launch a Google Ads campaign!\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Put Google AI to work for you\u003C\u002Fstrong> by launching a Google Ads Performance Max campaign. Combined with your unique business insight, Performance Max can help you reach high-value customers using optimized placements, bidding, and more – all aligned with your budget and specific goals.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Showcase your products across Google Shopping, Search, YouTube, Gmail, Maps, Display, and Discover\u003C\u002Fstrong> – from a single campaign. Manage all your Google Ads campaigns from your WooCommerce dashboard and on the WooCommerce Mobile App.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Save time and effort\u003C\u002Fstrong> by using Google AI to help scale your asset creation. Performance Max will not only create additional copy and images based on the creative you upload, but also mix and match them for the best performing ad combinations.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Get custom insights and improve your conversions using Google tag\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Once you’re running Google Ads campaigns, the Google tag feature in the extension enables conversion tracking to give you insights — so you can test and learn what works, and fine-tune your strategy.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Easily adjust your product listings in real time\u003C\u002Fstrong> to reflect your learnings and business expertise. While the extension maps product attributes by default, it’s simple to modify if you’d like more control.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Leverage automatic Google tagging and conversion tracking to measure what’s working and what’s not.\u003C\u002Fstrong> With insight into your customers’ purchase journey, you’ll be able to pinpoint how effectively your ads translate into valuable customer activity.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Take your conversion tracking further with enhanced conversions\u003C\u002Fstrong> — a feature designed to improve your measurement accuracy by collecting privacy-conscious data without the need for third-party cookies. So you have the right data to help make your campaign more effective.\u003C\u002Fli>\n\u003C\u002Ful>\n","Native integration with Google that allows merchants to easily display their products across Google’s network.",900000,39664091,54,257,"2026-03-04T21:01:00.000Z","6.6",[20,72,93,94,95],"listings","product-feed","woocommerce","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgoogle-listings-and-ads.3.5.3.zip",99,"2024-11-18 09:24:48",{"slug":100,"name":101,"version":102,"author":103,"author_profile":104,"description":105,"short_description":106,"active_installs":107,"downloaded":108,"rating":109,"num_ratings":110,"last_updated":111,"tested_up_to":66,"requires_at_least":112,"requires_php":68,"tags":113,"homepage":119,"download_link":120,"security_score":121,"vuln_count":122,"unpatched_count":27,"last_vuln_date":123,"fetched_at":29},"duracelltomi-google-tag-manager","GTM4WP – A Google Tag Manager (GTM) plugin for WordPress","1.22.3","Thomas Geiger","https:\u002F\u002Fprofiles.wordpress.org\u002Fduracelltomi\u002F","\u003Cp>Google Tag Manager (GTM) is Google’s free tool for everyone to manage and deploy analytics and marketing tags as well as other code snippets\u003Cbr \u002F>\nusing an intuitive web UI. To learn more about this tool, visit the \u003Ca href=\"https:\u002F\u002Fmarketingplatform.google.com\u002Fabout\u002Ftag-manager\u002F\" rel=\"nofollow ugc\">official website\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>This plugin places the GTM container code snippets onto your WordPress website so that you do not need to add it manually.\u003Cbr \u002F>\nMultiple containers are also supported!\u003C\u002Fp>\n\u003Cp>The plugin complements your GTM setup by pushing page meta data and user information into the so called data layer.\u003Cbr \u002F>\nGoogle’s official help pages includes \u003Ca href=\"https:\u002F\u002Fdevelopers.google.com\u002Ftag-platform\u002Ftag-manager\u002Fdatalayer#datalayer\" rel=\"nofollow ugc\">more details about the data layer\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>PHP 7.4 is required to use this plugin.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch4>GTM container code placement\u003C\u002Fh4>\n\u003Cp>The original GTM container code is divided into two parts:\u003C\u002Fp>\n\u003Cp>The first part is a javascript code snippet that is added to the \u003Ccode>\u003Chead>\u003C\u002Fcode> section of every page of the website.\u003Cbr \u002F>\nThis part is critical to enable all features of GTM, and this plugin helps to place this part\u003Cbr \u002F>\ncorrectly on your site.\u003C\u002Fp>\n\u003Cp>The second part is an iframe snippet that acts as a failsafe\u002Ffallback should users’ JavaScript be disabled.\u003Cbr \u002F>\nGoogle recommends – for best performance – to place this code snippet directly after the opening \u003Ccode>\u003Cbody>\u003C\u002Fcode> tag on each page.\u003C\u002Fp>\n\u003Cp>Albeit not ideal, it will work when placed lower in the code. This plugin provides a code placement option for the second code snippet.\u003C\u002Fp>\n\u003Cp>If your WordPress theme is compatible with the additions of WordPress 5.2 then this plugin will place this second code to the right place.\u003Cbr \u002F>\nUsers of the Genisis theme, GeneratePress theme, Elementor, Oxygen Builder and Beaver Builder Theme will also have this placed correctly.\u003Cbr \u002F>\nTo utilize this, set the compatibility mode in plugin options to off.\u003C\u002Fp>\n\u003Cp>All other users can place this second code snippet using a custom PHP code (“Manually coded” option) or select the so called “Footer” option to\u003Cbr \u002F>\nadd the code lower in the code (it is not the recommended way but will work)\u003C\u002Fp>\n\u003Ch4>Basic data included\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>post\u002Fpage titles\u003C\u002Fli>\n\u003Cli>post\u002Fpage dates\u003C\u002Fli>\n\u003Cli>post\u002Fpage category names\u003C\u002Fli>\n\u003Cli>post\u002Fpage tag names\u003C\u002Fli>\n\u003Cli>post\u002Fpage author ID and name\u003C\u002Fli>\n\u003Cli>post\u002Fpage ID\u003C\u002Fli>\n\u003Cli>post types\u003C\u002Fli>\n\u003Cli>post format\u003C\u002Fli>\n\u003Cli>post count on the current page + in the current category\u002Ftag\u002Ftaxonomy\u003C\u002Fli>\n\u003Cli>custom terms associated with any post type\u003C\u002Fli>\n\u003Cli>logged in status\u003C\u002Fli>\n\u003Cli>logged in user role\u003C\u002Fli>\n\u003Cli>logged in user ID (to track cross device behaviour in Google Analytics)\u003C\u002Fli>\n\u003Cli>logged in user email address (both unhashed and SHA256 hased values to be used with tracking)\u003C\u002Fli>\n\u003Cli>logger in user creation date\u003C\u002Fli>\n\u003Cli>site search data\u003C\u002Fli>\n\u003Cli>site name and id (for WordPress multisite instances)\u003C\u002Fli>\n\u003Cli>IP address of the visitor (please use the explicit consent of the visitor to utilize this)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Browser \u002F OS \u002F Device data\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>browser data (name, version, engine)\u003C\u002Fli>\n\u003Cli>OS data (name, version)\u003C\u002Fli>\n\u003Cli>device data (type, manufacturer, model)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Data is provided using the WhichBrowser library: http:\u002F\u002Fwhichbrowser.net\u002F\u003C\u002Fp>\n\u003Ch4>Weather data\u003C\u002Fh4>\n\u003Cp>(beta)\u003C\u002Fp>\n\u003Cp>Push data about users’ current weather conditions into the dataLayer. This can be used to generate weather-related\u003Cbr \u002F>\naudience\u002Fremarketing lists on ad platforms and allows for user segmentation in your web analytics solutions:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>weather category (clouds, rain, snow, etc.)\u003C\u002Fli>\n\u003Cli>weather description: more detailed data\u003C\u002Fli>\n\u003Cli>temperature in Celsius or Fahrenheit\u003C\u002Fli>\n\u003Cli>air pressure\u003C\u002Fli>\n\u003Cli>wind speed and degrees\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Weather data is queried from Open Weather Map. Depending on your websites traffic, additional fees may apply:\u003Cbr \u002F>\nhttp:\u002F\u002Fopenweathermap.org\u002Fprice\u003C\u002Fp>\n\u003Cp>An (free) API key from OpenWeatherMap is required for this feature to work.\u003C\u002Fp>\n\u003Cp>ipstack.com is used to determine the site visitor’s location. A (free) API key from IPStack.com is required for this feature to work:\u003Cbr \u002F>\nhttps:\u002F\u002Fipstack.com\u002Fproduct\u003C\u002Fp>\n\u003Ch4>Media player events\u003C\u002Fh4>\n\u003Cp>(experimental)\u003C\u002Fp>\n\u003Cp>Track users’ interaction with any embedded media:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>YouTube\u003C\u002Fli>\n\u003Cli>Vimeo\u003C\u002Fli>\n\u003Cli>Soundcloud\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>DataLayer events can be chosen to fire upon media player load, media is being played, paused\u002Fstopped and optionally when\u003Cbr \u002F>\nthe user reaches 10, 20, 30, …, 90, 100% of the media duration.\u003C\u002Fp>\n\u003Cp>Tracking is supported for embedded media using the built-in oEmbed feature of WordPress as well as most other media plugins\u003Cbr \u002F>\nand copy\u002Fpasted codes. Players injected into the website after page load are not currently supported.\u003C\u002Fp>\n\u003Ch4>Scroll tracking\u003C\u002Fh4>\n\u003Cp>Fire tags based on how the visitor scrolls from the top to the bottom of a page.\u003Cbr \u002F>\nAn example would be to separate “readers” (who spend a specified amount of time on a page) from “scrollers”\u003Cbr \u002F>\n(who only scroll through within seconds). You can use these events to fire Analytics tags and\u002For remarketing\u002Fconversion tags\u003Cbr \u002F>\n(for micro conversions).\u003C\u002Fp>\n\u003Cp>Scroll tracking is based on the solution originally created by\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Nick Mihailovski\u003C\u002Fli>\n\u003Cli>Thomas Baekdal\u003C\u002Fli>\n\u003Cli>Avinash Kaushik\u003C\u002Fli>\n\u003Cli>Joost de Valk\u003C\u002Fli>\n\u003Cli>Eivind Savio\u003C\u002Fli>\n\u003Cli>Justin Cutroni\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Original script:\u003Cbr \u002F>\nhttp:\u002F\u002Fcutroni.com\u002Fblog\u002F2012\u002F02\u002F21\u002Fadvanced-content-tracking-with-google-analytics-part-1\u002F\u003C\u002Fp>\n\u003Ch4>Blacklist & Whitelist Tag Manager tags, triggers and variables\u003C\u002Fh4>\n\u003Cp>To increase website security, you have the option to white- and blacklist tags\u002Ftriggers\u002Fvariables.\u003Cbr \u002F>\nYou can prevent specific tags from firing or the use of certain variable types regardless of your GTM setup.\u003C\u002Fp>\n\u003Cp>If the Google account associated with your GTM account is being hacked, an attacker could easily\u003Cbr \u002F>\nexecute malware on your website without accessing its code on your hosting server. By blacklisting custom HTML tags\u003Cbr \u002F>\nand\u002For custom JavaScript variables you can secure the Tag Manager container.\u003C\u002Fp>\n\u003Ch4>Integration\u003C\u002Fh4>\n\u003Cp>Google Tag Manager for WordPress integrates with several popular plugins. More integration to come!\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Contact Form 7: fire an event when a Contact Form 7 form was submitted with any result (mail sent, mail failed, spam detected, invalid input)\u003C\u002Fli>\n\u003Cli>WooCommerce:\n\u003Cul>\n\u003Cli>Implementation of \u003Ca href=\"https:\u002F\u002Fdevelopers.google.com\u002Ftag-manager\u002Fecommerce-ga4\" rel=\"nofollow ugc\">GA4 E-commerce\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Does not support promotions since WooCommerce does not have such a feature (yet)\u003C\u002Fli>\n\u003Cli>Does not support refunds\u003C\u002Fli>\n\u003Cli>Compatibility with High Performance Order Storage (HPOS)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>AMP: load your AMP container on the AMP version of your pages\u003C\u002Fli>\n\u003Cli>Cookiebot: use automatic cookie blocking mode if needed\u003C\u002Fli>\n\u003Cli>Google Consent Mode v2: fire the “default” command with specific consent flags to integrat with non-certified Consent Management Platforms (CMPs) and plugins.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Server side containers\u003C\u002Fh4>\n\u003Cp>If you are using a \u003Ca href=\"https:\u002F\u002Fdevelopers.google.com\u002Ftag-manager\u002Fserverside\u002Fsend-data#update_the_gtmjs_source_domain\" rel=\"nofollow ugc\">server side container\u003C\u002Fa>\u003Cbr \u002F>\nyou can enter your custom domain name and custom path to load gtm.js from your there.\u003C\u002Fp>\n\u003Ch4>Exclude specific user roles from being tracked\u003C\u002Fh4>\n\u003Cp>You can set which user roles needs to be excluded from tracking when a user with that role visits the frontend. This will completely disable the container code for that user.\u003C\u002Fp>\n","Advanced tag management for WordPress with Google Tag Manager",700000,13906369,90,154,"2025-12-15T14:45:00.000Z","3.4.0",[114,115,116,117,118],"google-ads","google-analytics","google-tag-manager","gtm","tag-manager","https:\u002F\u002Fgtm4wp.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fduracelltomi-google-tag-manager.1.22.3.zip",98,3,"2022-05-31 00:00:00",{"slug":125,"name":126,"version":127,"author":128,"author_profile":129,"description":130,"short_description":131,"active_installs":107,"downloaded":132,"rating":13,"num_ratings":133,"last_updated":134,"tested_up_to":66,"requires_at_least":135,"requires_php":68,"tags":136,"homepage":142,"download_link":143,"security_score":144,"vuln_count":145,"unpatched_count":27,"last_vuln_date":146,"fetched_at":29},"tablepress","TablePress – Tables in WordPress made easy","3.2.8","Tobias Bäthge","https:\u002F\u002Fprofiles.wordpress.org\u002Ftobiasbg\u002F","\u003Cp>\u003Cstrong>Boost your website with feature-rich tables that your visitors will love!\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>TablePress is the most popular and highest-rated WordPress table plugin.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Easily create, edit, and manage \u003Cstrong>beautiful and modern\u003C\u002Fstrong> data tables, no matter if \u003Cstrong>small or large\u003C\u002Fstrong>!\u003C\u002Fli>\n\u003Cli>Add live \u003Cstrong>sorting\u003C\u002Fstrong>, \u003Cstrong>pagination\u003C\u002Fstrong>, \u003Cstrong>searching\u003C\u002Fstrong>, and more interactivity for your site’s visitors!\u003C\u002Fli>\n\u003Cli>Use any type of data, insert \u003Cstrong>images\u003C\u002Fstrong>, \u003Cstrong>links\u003C\u002Fstrong>, and even \u003Cstrong>math formulas\u003C\u002Fstrong>!\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Import\u003C\u002Fstrong> and \u003Cstrong>export\u003C\u002Fstrong> tables from\u002Fto Excel, CSV, HTML, and JSON files or URLs.\u003C\u002Fli>\n\u003Cli>Embed tables into posts, pages, or other site areas using the block editor, an Elementor widget, or Shortcodes.\u003C\u002Fli>\n\u003Cli>All with \u003Cstrong>no coding knowledge needed\u003C\u002Fstrong>!\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Even \u003Cstrong>more great features\u003C\u002Fstrong> for you and your site’s visitors and \u003Cstrong>priority email support\u003C\u002Fstrong> are \u003Cstrong>available\u003C\u002Fstrong> with a Premium license plan of TablePress. \u003Ca href=\"https:\u002F\u002Ftablepress.org\u002Fpremium\u002F?utm_source=wordpress.org&utm_medium=textlink&utm_content=readme\" rel=\"nofollow ugc\">Go check them out!\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>More information\u003C\u002Fh4>\n\u003Cp>Visit \u003Ca href=\"https:\u002F\u002Ftablepress.org\u002F\" rel=\"nofollow ugc\">tablepress.org\u003C\u002Fa> for more information, take a look at \u003Ca href=\"https:\u002F\u002Ftablepress.org\u002Fdemo\u002F\" rel=\"nofollow ugc\">example tables\u003C\u002Fa>, or \u003Ca href=\"https:\u002F\u002Ftablepress.org\u002Fdemo\u002F#try\" rel=\"nofollow ugc\">try TablePress on a free test site\u003C\u002Fa>. For latest news, \u003Ca href=\"https:\u002F\u002Ftwitter.com\u002FTablePress\" rel=\"nofollow ugc\">follow @TablePress\u003C\u002Fa> on Twitter\u002FX or subscribe to the \u003Ca href=\"https:\u002F\u002Ftablepress.org\u002F#newsletter\" rel=\"nofollow ugc\">TablePress Newsletter\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>How to use TablePress\u003C\u002Fh3>\n\u003Cp>After installing the plugin, you can create and manage tables on the “TablePress” screen in the WordPress Dashboard.\u003C\u002Fp>\n\u003Cp>To insert a table into a post or page, add a “TablePress table” block in the block editor or a widget in the Elementor page builder and select the desired table or use Shortcodes with other page builders.\u003C\u002Fp>\n\u003Cp>Beginner-friendly step-by-step \u003Ca href=\"https:\u002F\u002Ftablepress.org\u002Ftutorials\u002F\" rel=\"nofollow ugc\">tutorials, guides, and how-tos\u003C\u002Fa> show how to achieve common and popular tasks with TablePress.\u003Cbr \u002F>\nExamples for common styling changes via “Custom CSS” code can be found on the \u003Ca href=\"https:\u002F\u002Ftablepress.org\u002Ffaq\u002F\" rel=\"nofollow ugc\">TablePress FAQ page\u003C\u002Fa>.\u003Cbr \u002F>\nYou may also add certain features (like sorting, pagination, filtering, alternating row colors, row highlighting, print name and\u002For description, …) by enabling the corresponding checkboxes on a table’s “Edit” screen.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Even more great features for you and your site’s visitors and priority email support are available with a Premium license plan of TablePress. \u003Ca href=\"https:\u002F\u002Ftablepress.org\u002Fpremium\u002F?utm_source=wordpress.org&utm_medium=textlink&utm_content=readme\" rel=\"nofollow ugc\">Go check them out!\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n","Embed beautiful, accessible, and interactive tables into your WordPress website’s posts and pages, without having to write code!",22934643,4622,"2026-03-03T04:48:00.000Z","6.2",[137,138,139,140,141],"csv","excel","spreadsheet","table","tables","https:\u002F\u002Ftablepress.org\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftablepress.3.2.8.zip",89,9,"2025-11-03 14:02:33",{"attackSurface":148,"codeSignals":205,"taintFlows":224,"riskAssessment":225,"analyzedAt":233},{"hooks":149,"ajaxHandlers":192,"restRoutes":193,"shortcodes":194,"cronEvents":203,"entryPointCount":204,"unprotectedCount":27},[150,156,160,166,171,175,179,183,187],{"type":151,"name":152,"callback":153,"file":154,"line":155},"action","admin_init","wp_nasaads_query_importer_options_init","settings.php",57,{"type":151,"name":157,"callback":158,"file":154,"line":159},"admin_menu","wp_nasaads_query_importer_options_page",189,{"type":161,"name":162,"callback":163,"priority":164,"file":154,"line":165},"filter","plugin_action_links","wp_nasaads_query_importer_options_link",10,200,{"type":161,"name":167,"callback":168,"priority":14,"file":169,"line":170},"wp_nasaads_query_importer-format_author","wp_nasaads_query_importer_format_author","shortcodes.php",55,{"type":161,"name":172,"callback":173,"priority":14,"file":169,"line":174},"wp_nasaads_query_importer-format_month","wp_nasaads_query_importer_format_month",61,{"type":161,"name":176,"callback":177,"priority":14,"file":169,"line":178},"wp_nasaads_query_importer-format_bibstem","wp_nasaads_query_importer_format_bibstem",67,{"type":161,"name":180,"callback":181,"priority":14,"file":169,"line":182},"wp_nasaads_query_importer-format_adsurl","wp_nasaads_query_importer_format_adsurl",74,{"type":161,"name":184,"callback":185,"priority":14,"file":169,"line":186},"wp_nasaads_query_importer-API_value","wp_nasaads_query_importer_reduce_array_value",88,{"type":151,"name":188,"callback":189,"file":190,"line":191},"admin_notices","wp_nasaads_query_importer_not_validated","wp-nasaads-query-importer.php",38,[],[],[195,199],{"tag":196,"callback":197,"file":169,"line":198},"wp_nasaads_query_importer","wp_nasaads_query_importer_shortcode",271,{"tag":200,"callback":201,"file":169,"line":202},"wp_nasaads_query_importer_full","wp_nasaads_query_importer_old_shortcode",273,[],2,{"dangerousFunctions":206,"sqlUsage":207,"outputEscaping":209,"fileOperations":27,"externalRequests":14,"nonceChecks":27,"capabilityChecks":204,"bundledLibraries":223},[],{"prepared":27,"raw":27,"locations":208},[],{"escaped":204,"rawEcho":210,"locations":211},5,[212,215,217,219,221],{"file":154,"line":213,"context":214},73,"raw output",{"file":154,"line":216,"context":214},120,{"file":154,"line":218,"context":214},122,{"file":154,"line":220,"context":214},124,{"file":154,"line":222,"context":214},125,[],[],{"summary":226,"deductions":227},"The wp-nasaads-query-importer plugin v1.0 exhibits a generally good security posture based on the static analysis provided.  The plugin has a very small attack surface, with only two shortcodes and no exposed AJAX handlers or REST API routes that lack proper authentication or permission checks.  All SQL queries are performed using prepared statements, which significantly mitigates SQL injection risks.  Furthermore, the absence of known CVEs and a clean vulnerability history suggest a commitment to security by the developers or a lack of previously identified exploitable flaws.  However, the most significant concern lies in the output escaping. With only 29% of outputs properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the user interface through the plugin's functionality.",[228,231],{"reason":229,"points":230},"Low percentage of properly escaped output",15,{"reason":232,"points":210},"No nonce checks present","2026-03-16T23:09:14.651Z",{"wat":235,"direct":244},{"assetPaths":236,"generatorPatterns":241,"scriptPaths":242,"versionParams":243},[237,238,239,240],"\u002Fwp-content\u002Fplugins\u002Fwp-nasaads-query-importer\u002Fwp-nasaads-query-importer.php","\u002Fwp-content\u002Fplugins\u002Fwp-nasaads-query-importer\u002Fshortcodes.php","\u002Fwp-content\u002Fplugins\u002Fwp-nasaads-query-importer\u002Fsettings.php","\u002Fwp-content\u002Fplugins\u002Fwp-nasaads-query-importer\u002Fquery.php",[],[],[],{"cssClasses":245,"htmlComments":247,"htmlAttributes":261,"restEndpoints":274,"jsGlobals":275,"shortcodeOutput":276},[246],"notice-error",[248,249,250,251,252,253,254,255,256,257,258,259,260]," Copyright 2020 The SAO\u002FNASA Astrophysics Data System"," This program is free software: you can redistribute it and\u002For modify"," it under the terms of the GNU General Public License as published by"," the Free Software Foundation, either version 2 of the License, or (at"," your option) any later version."," This program is distributed in the hope that it will be useful,"," but WITHOUT ANY WARRANTY; without even the implied warranty of"," MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"," GNU General Public License for more details."," You should have received a copy of the GNU General Public License"," along with this program. If not, see \u003Chttp:\u002F\u002Fwww.gnu.org\u002Flicenses\u002F>."," note: the filter called inside of wordpress' shortcode_atts"," allows to modify the default values by third party plugins",[262,263,264,265,266,267,268,269,270,271,272,273],"max_authors","max_rec","query","author","aff","year","bibstem","title","property","library","sort","notify_empty_list",[],[],[277,278,279,280],"\u003Cdiv style=\"border-left: solid 4px; border-left-color: #dc3232; padding-left: 5px\">\u003Cp>\u003Cb>WP NASA\u002FADS Query Importer error: \u003C\u002Fb>","access token is not valid"," The plugin \u003Ca href=\"options-general.php?page=wp_nasaads_query_importer\">WP Nasa\u002FADS Query Importer\u003C\u002Fa> reported that your access token is not valid yet!","\u003Cdiv class=\"notice notice-error is-dismissible\">"]