WP Nasa/ADS Query Importer

WP Nasa/ADS Query Importer

Fetch bibliographic records from The SAO/NASA Astrophysics Data System (ADS) and include a list of these records in your posts using shortcodes.

  • Almost active
    This plugin was not updated the last 892 days ago.
  • This plugin is not tested with the last major release of WordPress
    Content for list item
  • Compatible with the latest major PHP release
    This plugin requieres PHP 7.0 or higher. The latest stable PHP 8.5.0 was released on 20 November 2025
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

1

Active installs

20

Total Downloads

4K

Support Threads

0

Last updated

27 June 2023

Added

28 September 2011

Versions

100%
  • Version 1.0

About WP Nasa/ADS Query Importer

FAQ

Unfortunately, there is no way to query the NASA ADS API without providing a token. Since a token is personalized to an account at NASA ADS and they recommend to “keep your API key secret to protect it from abuse”.

Don’t worry. This plugin does not distribute your token any further! It will be used only for each query defined by the shortcodes in your blog! In doubts checkout the source code.

Note, however, that your token is saved unencrypted as a plugin option in the database attached to your WordPress website. If your database or WordPress blog gets hacked then your token might get stolen. The token cannot be saved encrypted since the encryption method could be looked up in the source code easily. Thus, make sure to have the latest versions of WordPress and of database software installed in order to close any security issues!

In case of a security problem you can simply generate a new token in your NASA ADS account settings. In this case your old token can no longer be used.

No, unfortunately this code is not backward compatible with version 0.3 or older since it has migrated to the more modern NASA ADS API.

That depends. Create an issue at GitHub with your requested feature and the developers will investigate whether the feature is of general interest (and there is a developer with same spare time to implement it).

In case you have discovered a bug please create an issue at GitHub.

Sure, thanks! Simply fork the GIT repository from GitHub and create a pull request of your feature branch once your code works.

Don’t worry. This plugin does not distribute your token any further! It will be used only for each query defined by the shortcodes in your blog! In doubts checkout the source code.

Note, however, that your token is saved unencrypted as a plugin option in the database attached to your WordPress website. If your database or WordPress blog gets hacked then your token might get stolen. The token cannot be saved encrypted since the encryption method could be looked up in the source code easily. Thus, make sure to have the latest versions of WordPress and of database software installed in order to close any security issues!

In case of a security problem you can simply generate a new token in your NASA ADS account settings. In this case your old token can no longer be used.

No, unfortunately this code is not backward compatible with version 0.3 or older since it has migrated to the more modern NASA ADS API.

That depends. Create an issue at GitHub with your requested feature and the developers will investigate whether the feature is of general interest (and there is a developer with same spare time to implement it).

In case you have discovered a bug please create an issue at GitHub.

Sure, thanks! Simply fork the GIT repository from GitHub and create a pull request of your feature branch once your code works.

No, unfortunately this code is not backward compatible with version 0.3 or older since it has migrated to the more modern NASA ADS API.

That depends. Create an issue at GitHub with your requested feature and the developers will investigate whether the feature is of general interest (and there is a developer with same spare time to implement it).

In case you have discovered a bug please create an issue at GitHub.

Sure, thanks! Simply fork the GIT repository from GitHub and create a pull request of your feature branch once your code works.

That depends. Create an issue at GitHub with your requested feature and the developers will investigate whether the feature is of general interest (and there is a developer with same spare time to implement it).

In case you have discovered a bug please create an issue at GitHub.

Sure, thanks! Simply fork the GIT repository from GitHub and create a pull request of your feature branch once your code works.

In case you have discovered a bug please create an issue at GitHub.

Sure, thanks! Simply fork the GIT repository from GitHub and create a pull request of your feature branch once your code works.

Sure, thanks! Simply fork the GIT repository from GitHub and create a pull request of your feature branch once your code works.

Changelog

1.0.3

1.0.2

1.0.1

1.0

0.3

0.2

0.1

How to install WP Nasa/ADS Query Importer

  1. Get a copy of the plugin by one of the following options:
    • from the plugin manager in your WordPress admin dashboard search for “WP Nasa/ADS Query Importer” and hit the “Install now” button.
    • download the ZIP-file from https://wordpress.org/extend/plugins/wp-nasaads-query-importer/ and extract its content into your WordPress plugin folder located at /wp-content/plugins/.
    • clone the GIT repository at https://github.com/adsabs/wp-nasaads-query-importer/ into your WordPress plugin folder located at /wp-content/plugins/ and checkout the master branch.
  2. Activate the plugin using the plugin manager of your WordPress admin dashboard.
  3. Follow the Settings link in the plugin manager or navigate to Settings -> WP Nasa/ADS Query Importer in your admin dashboard. Then insert your NASA ADS API access token into the Token field. If you do not have a personalized token yet read the Requirements section above.

You are then ready to insert the plugin’s shortcodes into any of your posts.