Opis
Once you’ve signed up for your free Unbranded Portal account from Unbranded Manchester you can use this plugin to report all website activity log data straight into your account.
By bypassing the WordPress database we’re able to ensure that your site size remains small whilst collecting all critical data from how the admin side of your site is being used.
Installed plugins and WordPress versions are now sent to the Support Portal daily for a full security and vulnerability audit.
External services
This plugin connects to an API to to submit your updates to the Unbranded Portal for all logged in users.
The following information is sent with each post to the API:
– Current Username and Email address
– API Key and Portal Project ID
– Your Website URL
– The event that has taken place, and details of what that even was. Where a change was made, it will show the previous and new values.
The following actions are currently tracked by the plugin:
– When a plugin is added, updated, activated or deactivated
– When user is added, changed or deleted
– When a new post is created, updated or deleted
– When site options like, permalinks, site name, discourage search engines are changed
Instalacja
How to install the Activity Log to API Plugin
- Upload
unbranded-portal-connectorfolder to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins’ menu in WordPress
- Log in to your Unbranded Portal account and get your API key and Project ID
- Navigate to the Activity Log API menu in wordpress
- Copy and paste your API Key and Project ID into the fields
- That’s it, you’re good to go, you will now see activity logs in your portal account
Najczęściej zadawane pytania
-
Do I need to pay for this plugin?
-
No, this is a free service that works alongside your portal account
-
Can I restrict users from seeing the logs in my portal account
-
Yes, just set the user permissions of each user as you wish
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Unbranded Portal Connector” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Unbranded Portal Connector” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- Initial commit of plugin
1.0.1
- Improve functionality around post create and amend reports (ignore revisions)
1.0.2
- FIX : Replace function for reporting new posts and pages with original variables.
1.1.0
- REBUILD : Rebuilt file and class structure to be more OOP
- FEATURE : Added feature to report plugin versions for audit in your support portal
1.1.1
- FIX : Conditionally load API fields if set.
- FIX : Replace WP_HOME with home_url() as WP_HOME is not universally set.
1.1.2
- FIX : Set API key var to null if not set so checks work
1.1.3
- FIX : Remove frontend scripts and styles as unused
