Popis
A simple plugin that extracts all the meta information of the plugins installed on your WordPress (like Plugin version number, Last date of update, compatibility with WordPress versions, author name and plugin homepage) and exports it as a CSV file. You can also display this information on your website using a shortcode [plugininfo]
General Usage
-
To create a Plugins info page
-
Go to WP-Admin -> Pages -> Add New
-
Type any title you like in the page’s title area
-
Copy and paste short code in the page’s content area: [plugininfo]
-
To export Plugins Data
-
Go to WP-Admin -> Plugins -> Plugin Info to CSV
-
Click on download link, CSV file will be downloaded.
Inštalácia
-
Upload the entire
Plugin-Info-to-CSVfolder to the/wp-content/plugins/directory. -
Activate the plugin through the ‚Plugins‘ menu in WordPress.
Recenzie
Prispievatelia a vývojári
“Plugin Info to CSV” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Plugin Info to CSV“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.0.1
Release Date – 30 August 2018
- Fixed minor bugs.