Title: Rudimentary Information
Author: Benjamin Lu
Published: <strong>Noyabr 30, 2017</strong>
Last modified: Fevral 24, 2021

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/rudimentary-information.svg)

# Rudimentary Information

 By [Benjamin Lu](https://profiles.wordpress.org/benlumia007/)

[Download](https://downloads.wordpress.org/plugin/rudimentary-information.0.1.0.zip)

 * [Details](https://uz.wordpress.org/plugins/rudimentary-information/#description)
 * [Reviews](https://uz.wordpress.org/plugins/rudimentary-information/#reviews)
 *  [Installation](https://uz.wordpress.org/plugins/rudimentary-information/#installation)
 * [Development](https://uz.wordpress.org/plugins/rudimentary-information/#developers)

 [Support](https://wordpress.org/support/plugin/rudimentary-information/)

## Description

Rudimentary Information allows you to grab information specifically for an individual
theme or plugin by fetching data from the WordPress Themes API and Plugins API. 
This plugin is very simple yet easy to use by providing a valid slug and field to
display a specific information. This plugin uses shortcode to display information.

#### Working with Themes

To display a specific theme, please use the following shortcode

[theme-info slug=’theme-slug’ field=’version’]

The slug is the name of the theme that you want to display. The field is an array
of choices that you can use to display a piece of information such as version or
last_updated information.

The following fields that are currently supported are as follow:

 * name
 * homepage
 * screenshot_url
 * preview_url
 * download_link
 * downloaded
 * last_updated
 * version

#### Working with Plugins

To display a specific plugin, please use the following shortcode

[plugin-info slug=’plugin-slug’ field=’version’]

The slug is the name of the plugin that you want to display. The field is an array
of choices that you can use to display a piece of information such as version or
last_updated information.

The following fields that are currently supported are as follow:

 * name
 * homepage
 * screenshot_url
 * preview_url
 * download_link
 * downloaded
 * last_updated
 * version

Now supports Meta Box and Widget, an extra feature that you don’t need to waste 
your time with shortcode but shortcodes will be avaiable if you need to grab small
information from the API. For this new feature to work properly, you will need to
set a theme slug or plugin slug in the Portfolio (Jetpack Portfolio) page. This 
will save the slug as part of the page and you can use the plugin info widget or
theme info widget to display the specific theme. Displays Tags is also supported
in its own Widget.

## Installation

1.0 – In your admin panel, go to Appearance -> Plugins and click the Add New button.

2.0 – Click Upload and Choose File, then select the theme’s ZIP file. Click Install
Now. 3.0 – Click Activate to use your new plugin right away.

or

1.0 – Upload rudimentary-information.zip to the `/wp-content/plugins/` directory.

2.0 – Activate the plugin through the `Plugins` menu in WordPress Dashboard

## FAQ

### How to use this plugin

To use this plugin simply create a new post or page, and add the following shortcode

[theme-info slug=’theme-slug’ field=’name’] for themes

[plugin-info slug=’plugin-slug’ field=’name’] for plugins

### How to use Meta Box and Widget

In this new feature, you can use Meta Box and Widget to display your information.
The easiest way to do this is to create or modify a page that is under Portfolio,
you will then see two new Meta Box for Theme Slug and Plugin Slug, use one or other
depending on the current page that you are working on. Once this slug is set, then
you can add a widget to the portfolio sidebar to display information automatically.
This will only display last updated, version, and how many times the theme or plugin
has been downloaded.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Rudimentary Information” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Benjamin Lu ](https://profiles.wordpress.org/benlumia007/)

[Translate “Rudimentary Information” into your language.](https://translate.wordpress.org/projects/wp-plugins/rudimentary-information)

### Interested in development?

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

## Changelog

#### 0.0.9

_Removed downloads-info.php, no need_

#### 0.0.8

_Found Fatal Error_

#### 0.0.7

_Add New Widget to support download and preview only_

#### 0.0.6

_Release Date – December 17, 2017_

 * Add Widget Support for Themes Tags
 * Bump Version to 0.0.6

#### 0.0.5

_Release Date – December 17, 2017_

 * Add Widget Support for Themes and Plugins
 * Add Meta Box for Themes and Plugins to support Widget (JetPack Portfolio Only)
 * Bump Version to 0.0.5

#### 0.0.4

_Release Date – December 1, 2017_

 * Fixed naming inside of classes for plugin-info.php
 * Bump Vesion Number to 0.0.4

#### 0.0.3

_Release Date – November 30, 2017_

 * Bump Version to 0.0.3 for readme.txt and rudimentary-information.php
 * Changed shortcode from theme-info to plugin-info

#### 0.0.2

_Release Date – November 30, 2017_

 * Removed Whitespace (readme.txt)
 * Replace Classes for either Themes or Plugins
 * Add plugin-info.php

#### 0.0.1

_Release Date – November 30, 2017_

 * Initial Release

## Meta

 *  Version **0.1.0**
 *  Last updated **5 yil ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.8.3 or higher **
 *  Tested up to **5.6.17**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/rudimentary-information/)
 * Tags
 * [api](https://uz.wordpress.org/plugins/tags/api/)[plugins](https://uz.wordpress.org/plugins/tags/plugins/)
   [themes](https://uz.wordpress.org/plugins/tags/themes/)
 *  [Advanced View](https://uz.wordpress.org/plugins/rudimentary-information/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/rudimentary-information/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rudimentary-information/reviews/)

## Contributors

 *   [ Benjamin Lu ](https://profiles.wordpress.org/benlumia007/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/rudimentary-information/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.benjlu.com)