Opis
Want to display your WordPress.org hosted plugin data on your website? With this plugin you can communicate with WordPress.org Plugins API to retrieve your Plugin Information.
Please report any bugs you find via https://wordpress.org/support/plugin/my-plugin-information
If you like the plugin, please consider rating it and clicking on “it works” button.
Instalacija
- Upload the directory
/my-plugin-information/
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add a shortcode such as
[mpi slug='my-plugin-info' field='version']
to your post or page and change the slug to your plugin slug.
ČPP
Take a look at the official “My Plugin Info” FAQ.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“My Plugin Information” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “My Plugin Information” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
0.3.0
- Code clean-up, thanks to @Danny van Kooten – https://profiles.wordpress.org/dvankooten/
0.2.0
- Add 3 new fields, thanks to @senlin Piet – http://senlinonline.com
0.1.1
- Structual changes to improve logic
0.1
- This is the first version