WP Manifestindependent plugin directory
manifest / integrations / wptallyapi-shortcodes

WPTally API Shortcodes releases

Shortcode to Obtain The Total Download Count For Plugins Attached to a WordPress.org Username

by mrahmadawais, WPTie · github.com/ahmadawais/wptallyapi-shortcodes · website

2stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ahmadawais/wptallyapi-shortcodes/archive/refs/heads/master.zip

[wta] Shortcode to obtain total plugins count and total plugins downloads count attached to a WordPress.org Username.

NOTE: WPTallyAPI-Shortcodes plugin uses transients to cache the counts for 24 * HOUR_IN_SECONDS.

Shortcode

  • [wta] shortcode accepts following parameters
    • u=username where username is your WP.org username.
    • p=y displays total plugins count in your account E.g 11
    • d=y displays total plugins downloads count in your account E.g 50,000

Examples

  • Plugins: [wta u='mrahmadawais' p='y']
  • Plugin Downloads : [wta u='mrahmadawais' d='y']

Screenshot

To do

  • [x] WTA shortcode
  • [x] WTA plugin count
  • [x] WTA plugin download count
  • [x] WTA GitHub Updater & Better Documentation
  • [ ] WTA Theme Count
  • [ ] WTA Theme Download Count
  • [ ] WTA Plugin and Theme Details

Updates

You can use GitHub Updater to receive updates for this plugin.

Changelog

Version 0.0.5

  • FIX: Minor change in default returned data.

Version 0.0.4

  • FIX: Main class check.

Version 0.0.3

  • Better documentation.
  • GitHub Updater.

Version 0.0.2

  • Transients 24 * HOUR_IN_SECONDS.
  • Better error handling.

Version 0.0.1

  • First beta version.

License

Copyright (C) 2016 Ahmad Awais

This program is free software; you can redistribute it and/or 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.


🙌 WPCOUPLE PARTNERS:

This open source project is maintained by the help of awesome businesses listed below. What? Read more about it →

Releases

4 releases.

Tag
Published
0.0.5 latest
Jun 18, 2016 10 years ago
Jun 18, 2016 10 years ago
Jun 18, 2016 10 years ago
Jun 18, 2016 10 years ago

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.