Skip to content

Steadroy/wptalents

 
 

Repository files navigation

WP Talents

This is the main plugin used on WPTalents.com to collect and display data about WordPress talents. It features various content types and data collectors.

Features

  • Registers content types
  • Collects data from various sources like WordPress.org and WordPress.tv
  • Stores this data using post meta fields and transients

Installation

  1. Install plugin via composer.
  2. Done.

(or download the ZIP file and upload it in your WordPress install)

Note:

The WP Talents plugin uses Composer to manage dependencies so make sure to familiarize with that. It is also assumed that the WP-API and CMB plugin is installed.

License

The WP Talents Plugin is licensed under the GPL v2 or later.

A copy of the license is included in the root of the plugin’s directory. The file is named LICENSE.txt.

Credits

Some code was inspired/borrowed from Marko Heijnen’s wpcentral-api project.

Data is collected from these sites:

Thanks to all of these projects without whom WP Talents wouldn’t be possible.

Issues

If you identify any errors or have an idea for improving the plugin, please open an issue. I’m excited to see what the community thinks of this project, and I would love your input!

About

Main Plugin for wptalents.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.0%
  • JavaScript 2.0%