Title: WP Developer Info
Author: Dan Rossiter
Published: <strong>27.01.2013</strong>
Last modified: 11.12.2016

---

Търсене на разширения

Това разширение **не е обновявано повече от 2 години**. Може вече да не се поддържа
и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

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

# WP Developer Info

 От [Dan Rossiter](https://profiles.wordpress.org/danrossiter/)

[Изтегляне](https://downloads.wordpress.org/plugin/developer-info.1.0.4.zip)

 * [Детайли](https://bg.wordpress.org/plugins/developer-info/#description)
 * [Оценки](https://bg.wordpress.org/plugins/developer-info/#reviews)
 *  [Инсталиране](https://bg.wordpress.org/plugins/developer-info/#installation)
 * [Разработка](https://bg.wordpress.org/plugins/developer-info/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/developer-info/)

## Описание

You worked hard developing your plugins & themes for the WP.org community. Don’t
you think you should be able
 to show off your hard work? I did, so I threw together
this plugin which will poll the WP.org plugin & theme APIs and dynamically display
all of your hard work. Unlike some similar plugins, there is no page scraping happening
here (eww!).

Usage could not be more easy. The simplest usage is the following shortcode: `[dev-
info author=<author slug>]`.
 Advanced usage is documented below.

#### [dev-info] Arguments

 * **author:** The author slug. This is the same value at the end of your WP.org
   profile (eg: _https://profiles.wordpress.org/**danrossiter**/_).
 * **slug:** The plugin or theme slug to be retrieved (useful if you just want to
   display info about a single plugin).
 * **api:** Optional. This indicates whether to query the plugins API, the themes
   API, or both („plugins“, „themes“, „plugins,themes“).
    The default is both, but
   if you only want one then you should explicitly set this value to avoid making
   two HTTP calls from your server.
 * **orderby:** Field to order by (eg: name, slug, downloaded). Any field with an
   associated shortcode may be ordered against,
    though some such as `stars` might
   not make a whole lot of sense to order by.
 * **order:** Ascending or descending sort (ASC or DESC).

The `[dev-info]` shortcode supports a number of nested shortcodes allowing complete
customization of the output generated.
 An example of this is the following (this
is infact the default output format):

 [[dev-info-icon]](https://bg.wordpress.org/plugins/developer-info/[dev-info-homepage]?output_format=md)

### 󠀁[󠀁[[dev-info-name]

 [dev-info-stars] ([dev-info-num-ratings])

[dev-info-short-description]

 * **[dev-info-name]:** The name of the plugin/theme.
 * **[dev-info-slug]:** The slug identifying the plugin/theme.
 * **[dev-info-description]:** The full description.
 * **[dev-info-short-description]:** The short description. For themes this is the
   first 150 characters of the description.
 * **[dev-info-version]:** The current version of the plugin/theme.
 * **[dev-info-author]:** The name of the author.
 * **[dev-info-author-profile]:** The URL for the author’s WP.org profile.
 * **[dev-info-active-installs]:** The number of active installs for the plugin/
   theme.
 * **[dev-info-rating]:** Percent rating of the plugin/theme.
 * **[dev-info-num-ratings]:** The number of users that have rated the plugin/theme.
 * **[dev-info-downloaded]:** The number of downloads for the plugin/theme.
 * **[dev-info-downloadlink]:** The download link for the plugin/theme.
 * **[dev-info-last-updated]:** The last time the plugin/theme was updated.
 * **[dev-info-homepage]:** The homepage of the plugin/theme.
 * **[dev-info-icon]:** The IMG tag containing the icon for plugins and the first
   screenshot for themes.
 * **[dev-info-stars]:** The rating represented in stars (same as what is displayed
   on the WP.org profile).

## Снимки на разширението

 * [[
 * Sample default output using `[dev-info author=danrossiter]`.

## Инсталиране

 1. Upload `wp-developer-info` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `[dev-info slug=<plugin slug> author=<author slug>]` in any post or page 
    were you want to
     embed part of your information. The field specified will be included
    inline.

## Отзиви

There are no reviews for this plugin.

## Сътрудници и разработчици

“WP Developer Info” е софтуер с отворен код. Към разширението са допринесли следните
хора:

Сътрудници

 *   [ Dan Rossiter ](https://profiles.wordpress.org/danrossiter/)

[Превеждане на “WP Developer Info” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/developer-info)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/developer-info/),
разглеждане на [SVN хранилище](https://plugins.svn.wordpress.org/developer-info/),
или абонамент към [програмната история (log)](https://plugins.trac.wordpress.org/log/developer-info/)
чрез [RSS](https://plugins.trac.wordpress.org/log/developer-info/?limit=100&mode=stop_on_copy&format=rss).

## Списък с промени

#### 1.0.4

 * **Compatible Up To:** Revving tested to WordPress 4.7.

#### 1.0.3

 * **Bug Fix:** Dashicons weren’t being loaded on frontend breaking the ratings 
   stars. Fixed.

#### 1.0.2

 * **Bug Fix:** Fixed broken ordering for numeric values.

#### 1.0.1

 * **Bug Fix:** Removing inadvertently-promoted debug code.

#### 1.0

 * **Enhancement:** Adding themes API support.
 * **Enhancement:** Documenting functionality.
 * **Yay! We’re out of beta!**

#### 0.8.1

 * Minor tweak to how cached API results are persisted.

#### 0.8

 * Complete rewrite. Now supports customizable output using various nested shortcodes.
   Documentation is
    forthcoming, but see documented source in wp-developer-info
   for usage examples.
 * Theme support along with full documentation will be out by year’s end with the
   release of 1.0. Yay! 🙂

#### 0.2

 * Initial release
 * _Very_ early beta
 * Supports querying the Plugin Info API for an individual plugin slug, but not
   
   other functions provided by the API

## Мета

 *  Version **1.0.4**
 *  Last updated **Преди 9 години **
 *  Active installations **По-малко от 10**
 *  WordPress version ** 3.8.0 или по-висока **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/developer-info/)
 * Tags
 * [developer](https://bg.wordpress.org/plugins/tags/developer/)[developers](https://bg.wordpress.org/plugins/tags/developers/)
   [info](https://bg.wordpress.org/plugins/tags/info/)[theme](https://bg.wordpress.org/plugins/tags/theme/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/developer-info/advanced/)

## Оценки

No reviews have been submitted yet.

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

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

## Сътрудници

 *   [ Dan Rossiter ](https://profiles.wordpress.org/danrossiter/)

## Поддръжка

Имате да кажете нещо? Имете нужда от помощ?

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/developer-info/)