Network Site Details

Skildring

Network Site Details by Telkom University is a WordPress plugin that helps network administrators manage and export multisite data efficiently. It collects data from all subsites in your multisite network and provides features to export the data in Excel format, along with visual charts for better insights.

Version 1.0 is the initial release and will be continuously improved in the future.

Credits

This plugin uses the following third-party library to render beautiful and interactive charts:
Chart.js – Simple yet flexible JavaScript charting for designers & developers. License: MIT. For more information, please visit https://www.chartjs.org/.

Usage

  • After activation, go to Network Admin > Dashboard to view multisite data.
  • Use the «Export to Excel» button to download data in Excel format.
  • View charts and tables for multisite data analysis.

Support

For support and bug reports, please visit:
https://github.com/rihansen11/NetworkSiteDetail

Skjermbilete

  • Main dashboard of the Network Site Details plugin.
  • Subsite data table and Excel export button.
  • Charts for post and visitor counts.

Installasjon

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin through the «Plugins» screen in WordPress.
  3. Go to Network Admin > Dashboard to access the plugin.

Vanlege spm.

What does this plugin do?

This plugin collects data from your WordPress multisite network and allows you to export it in Excel format.

Is this plugin free to use?

Yes, this plugin is licensed under GPLv2 or later, so it is free to use and modify.

Omtalar

Les alle 0 omtalar

Bidragsytarar og utviklarar

“Network Site Details” is open source software. The following people have contributed to this plugin.

Contributors

Endringslogg

4.0.6

Tweak – Add phpcs:ignore comments to resolve false positive warnings from the Plugin Check tool, ensuring full compliance with WordPress.org coding standards.

4.0.5

Fix – Address all remaining findings from the WordPress.org Plugin Check tool to meet repository guidelines.
Security – Strengthen security by sanitizing $_GET parameters and admin query variables.
Fix – Replace date() with gmdate() for timezone-independent date formatting, following WordPress standards.

4.0.2

Security – Harden the plugin by escaping all output data (esc_html, esc_url, etc.) to prevent potential XSS vulnerabilities, aligning with WordPress.org security requirements.

4.0.1

Tweak – Increase the dashboard data cache duration from 1 month to 3 months to further reduce server load on frequently accessed pages.

3.7.4

Fix: Fixed a fatal error Call to undefined method WP_Site_Query::get() that reappeared on the Network Admin All Sites page by correcting how query variables are accessed.

3.6.1

Fix: Fixed an issue where the shortcode dashboard would not display statistics and the site list after the caching system update.

Fix: Fixed the messy CSS layout of the control panel and statistics cards on the shortcode dashboard.

3.6.0

Feature: Implemented a caching system (WordPress Transients API) on the shortcode dashboard to drastically improve performance.

Tweak: Dashboard data is now cached for 1 month to reduce server load and speed up page load times.

Tweak: The «Refresh Data» button now correctly clears the cache and forces a recalculation of the latest data.

3.5.0

Feature: Added a «Subsite Content Growth per Year» line chart to the top of the shortcode dashboard.

Tweak: Added titles and labels for the X/Y axes on the chart for data clarity.

Tweak: The «Active Sites» statistics card is now clickable to filter for sites active within the last 3 months.

Fix: Fixed a CSS issue where pagination numbers were not visible on some themes.

Tweak: Reverted the Grid view design to the more detailed and informative card model.

3.4.0

Feature: Re-enabled the [network_site_details_report] shortcode functionality to display the report dashboard on public pages.

Feature: Completely redesigned the shortcode display into a modern and responsive interactive dashboard.

Feature: Added key statistics (Total Sites, Total Posts, Active Sites, Avg Posts/Site).

Feature: Added interactive controls: Search, Sort, Filter by Year, Pagination, and Grid/List view toggle.

Tweak: Applied the Telkom University color scheme to the dashboard design.

3.2.0

Tweak: Adjusted the CSV export functionality to only include the columns: Site Name, URL, Last Updated, Registered, Users, and Post Count.

Tweak: Removed the «Last Login User» column from the admin page for consistency.

Optimization: Implemented batch processing for the CSV export feature to prevent timeouts on large-scale networks.

3.1.0

Feature: Added an «Export to CSV» button on the Network Admin All Sites page.

3.0.0

Feature: Added the ability to sort the «Post Count» column on the admin page.

Fix: Fixed a fatal error Call to undefined method WP_Site_Query::get() that occurred when trying to sort.

2.0.0

Refactor: Removed the custom «Site Details» admin page.

Feature: Integrated functionality directly into the native WordPress «All Sites» page.

Feature: Added «Post Count» and «Last Login User» columns.

Feature: Made the new columns configurable via the «Screen Options» menu.

1.0.0

Initial version. Created a new «Site Details» admin page to display a basic report.