वर्णन
An add-on to When Last Login which allows you to export all user login records into a CSV or JSON file. Get meaningful data at the click of a button.
Features
- Export user login records into a CSV file
- Export user login records into a JSON file
- Export user records with most recent login time into a CSV file
- Export user records with most recent login time into a JSON file
स्थापना
- Upload the plugin files to the ‘/wp-content/plugins’ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to the ‘When Last Login’ menu item and click on the ‘Export User Records’ settings tab.
- Click on the relevant file type you’d like your data to be exported to.
नेहमी विचारले जाणारे प्रश्न
-
Do I require any other plugins for this add-on to work?
-
Yes, you will need (When Last Login)[https://wordpress.org/plugins/when-last-login/] installed and activated on your website in order for this plugin to work.
-
What does When Last Login – Export User Records do exactly?
-
When Last Login – Export User Records will export your user’s login records into a CSV or JSON file.
-
Is this plugin free?
-
Yes, When Last Login – User Email is a free plugin for WordPress.
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“When Last Login – Export User Records” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “When Last Login – Export User Records” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.1 – 2022-12-07
- SECURITY: Added nonces for exporting data and sanitized data.
- ENHANCEMENT: Make plugin strings localizable.
- REFACTOR: Applied WPCS to make code more legible.
- BUG FIX: Fixed a fatal error with PHP 8+ where date functions were expecting an integer.
1.0.1 – 2017-07-31
- Added in the ability to export user records
- Separated exports between login records and user records
- Export tab has been added to the ‘When Last Login’ menu
1.0
- First Release