Title: Scholar Metrics Panels
Author: Reviewer 2
Published: <strong>July 23, 2026</strong>
Last modified: July 23, 2026

---

Search plugins

![](https://ps.w.org/scholar-metrics-panels/assets/banner-772x250.png?rev=3620092)

![](https://ps.w.org/scholar-metrics-panels/assets/icon-256x256.png?rev=3620092)

# Scholar Metrics Panels

 By [Reviewer 2](https://profiles.wordpress.org/reviewer2tools/)

[Download](https://downloads.wordpress.org/plugin/scholar-metrics-panels.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/scholar-metrics-panels/#description)
 * [Reviews](https://wordpress.org/plugins/scholar-metrics-panels/#reviews)
 *  [Installation](https://wordpress.org/plugins/scholar-metrics-panels/#installation)
 * [Development](https://wordpress.org/plugins/scholar-metrics-panels/#developers)

 [Support](https://wordpress.org/support/plugin/scholar-metrics-panels/)

## Description

Scholar Metrics Panels adds two independent research-intelligence panels to WordPress:

 * An institution panel with research statistics, output trends, papers, topics,
   and collaborators.
 * A country panel listing leading institutions for the selected research topics.

Panels appear only where you add a shortcode. The plugin does not inspect posts,
match taxonomies, add panels automatically, create institution approval queues, 
or schedule cron jobs. An institution shortcode never falls back to a country panel,
and a country shortcode never tries to resolve an institution.

Both panel types share a configurable visual system. Shared colors and frame styling
are managed on Design, while each panel tab has its own layout selection and panel-
specific controls. Each panel tab provides its own searchable subject selector, 
live preview, and shortcode generator.

#### Shortcodes

    ```
    [smpxq_lab_panel id="I27837315" layout="editorial"]
    ```

Displays the OpenAlex institution with that ID using the editorial layout. The `
institution` attribute is also accepted as an alias for `id`.

    ```
    [smpxq_country_panel country="Germany" layout="compact"]
    ```

Displays leading institutions in the specified country using the compact layout.
A two-letter country code can be passed with `code`, for example `[smpxq_country_panel
code="DE" layout="card"]`.

Both panels support the shared `card`, `bordered`, `compact`, `flat`, `editorial`,`
ledger`, `masthead`, and `minimal` layouts. Institution panels also support `profile`,`
dashboard`, and `split`; country panels also support `atlas`, `leaderboard`, and`
directory`. If omitted or invalid for that panel type, each shortcode uses its saved
default.

Each shortcode requires an explicit institution or country. Invalid or unavailable
subjects render no panel.

#### Data and caching

The Get started tab controls research topics, the look-back window, cache duration,
request timeout, and the OpenAlex API key. The Institution panel tab controls its
paper heading, paper count, and list style.

Cached data refreshes during a shortcode request after it expires. If OpenAlex is
temporarily unavailable, the plugin uses its last good cached panel when one exists.
No scheduled tasks are created.

### External services

This plugin connects to the OpenAlex API (`https://api.openalex.org`) to retrieve
public scholarly information.

Requests occur when an uncached or expired shortcode panel is viewed, when an administrator
searches for an institution or topic, or when an administrator previews a real institution.

Depending on the action, requests can contain an explicit OpenAlex institution identifier,
a two-letter country code, selected OpenAlex topic identifiers, an administrator-
entered institution or topic search phrase, the site’s home URL in the user-agent
header, and the API key configured by the administrator. OpenAlex also receives 
normal HTTP request metadata such as the site’s server IP address and user-agent.

The plugin does not send visitor form data, cookies, page URLs, or WordPress user
data to OpenAlex. It sets no cookies and creates no visitor profiles.

OpenAlex is operated by OurResearch.

 * Service information: https://openalex.org/
 * API documentation: https://developers.openalex.org/
 * Terms and privacy: https://openalex.org/legal

## Screenshots

[⌊Institution panel settings, shortcode, and live preview.⌉⌊Institution panel settings,
shortcode, and live preview.⌉[

Institution panel settings, shortcode, and live preview.

[⌊Country panel settings, shortcode, and live preview.⌉⌊Country panel settings, 
shortcode, and live preview.⌉[

Country panel settings, shortcode, and live preview.

[⌊Get started and research-topic configuration.⌉⌊Get started and research-topic 
configuration.⌉[

Get started and research-topic configuration.

[⌊Shared Design tab and Tools-tab cache controls.⌉⌊Shared Design tab and Tools-tab
cache controls.⌉[

Shared Design tab and Tools-tab cache controls.

## Installation

 1. Upload the `scholar-metrics-panels` folder to `/wp-content/plugins/`, or install
    the ZIP from Plugins  Add New.
 2. Activate Scholar Metrics Panels.
 3. Open Scholar Metrics in the main admin menu and begin on Get started, then configure
    Design, Institution panel, and Country panel.
 4. Add an institution shortcode or country shortcode to any shortcode-capable content
    area.

## FAQ

### Does the plugin add panels to posts automatically?

No. It registers no content filter or automatic placement logic. A panel appears
only where its explicit shortcode is used.

### Does it match institutions from categories, tags, custom fields, or post content?

No. The institution ID and country are supplied directly in their respective shortcodes.

### Will an institution panel fall back to a country panel?

No. The two shortcodes are completely separate and do not fall back to one another.

### Does it create cron jobs?

No. Expired data is refreshed on demand when the relevant shortcode is viewed.

### Do I need an OpenAlex API key?

Not strictly. The plugin can make anonymous OpenAlex requests without a key, but
those requests have a very limited allowance. A free API key provides a much larger
daily quota and more reliable access, so it is strongly recommended. Create a key
in your OpenAlex account, then add it under Get started.

### How do I find an institution ID?

On Institution panel, search for a real institution. The result shows its OpenAlex
ID. You can also find IDs on OpenAlex.

### Can I customize each panel type?

Yes. Shared colors and frame settings apply to both from Design. Institution and
country layouts are selected independently on their dedicated tabs and included 
in the generated shortcode. Other panel-specific content controls also remain independent.

### Does this plugin track visitors?

No. It sets no cookies and stores no personal visitor data.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Scholar Metrics Panels” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Reviewer 2 ](https://profiles.wordpress.org/reviewer2tools/)

[Translate “Scholar Metrics Panels” into your language.](https://translate.wordpress.org/projects/wp-plugins/scholar-metrics-panels)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/scholar-metrics-panels/),
check out the [SVN repository](https://plugins.svn.wordpress.org/scholar-metrics-panels/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/scholar-metrics-panels/)
by [RSS](https://plugins.trac.wordpress.org/log/scholar-metrics-panels/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **3 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [academia](https://wordpress.org/plugins/tags/academia/)[openalex](https://wordpress.org/plugins/tags/openalex/)
   [research](https://wordpress.org/plugins/tags/research/)[shortcode](https://wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://wordpress.org/plugins/scholar-metrics-panels/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/scholar-metrics-panels/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/scholar-metrics-panels/reviews/)

## Contributors

 *   [ Reviewer 2 ](https://profiles.wordpress.org/reviewer2tools/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/scholar-metrics-panels/)