Linux 软件免费装

Lwakit Carbon Footprint Tracker

开发者 yedaye
更新时间 2026年8月20日 05:51
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

performance sustainability carbon footprint eco green hosting

下载

1.0.12 1.0.14

详情介绍:

Lwakit Carbon Footprint Tracker (Lwakit CFT) calculates each page's real-world environmental footprint using the Sustainable Web Design Model methodology (data transfer × energy intensity × grid carbon intensity), combining actual WordPress traffic data — not synthetic, one-off tests — with server-side metrics gathered natively in PHP. Free version features: Every number Lwakit Carbon Footprint Tracker shows is a modeled estimate, not a metered measurement — the methodology and every constant used are documented in the plugin's source code and summarized in the dashboard's "About these estimates" note. A separate premium version with deeper optimization tooling is planned for the future; this free version is a complete, standalone tracking and reporting tool on its own and does not require any premium add-on to function.

安装:

  1. Upload the lwakit-carbon-footprint-tracker folder to /wp-content/plugins/, or install the plugin zip through Plugins → Add New → Upload Plugin.
  2. Activate Lwakit Carbon Footprint Tracker through the Plugins menu in WordPress.
  3. Go to Lwakit CFT → Settings and select your hosting provider, review the assumed grid carbon intensity, and choose your default badge style.
  4. Visit Lwakit CFT → Dashboard after some front-end traffic has been recorded to see your Eco-Score and 30-day chart.
  5. Optionally add the [lwakit_eco_badge] shortcode or the "Lwakit Eco Badge" block to any page or post.

屏幕截图:

  • Recommendations page listing actionable, threshold-based alerts.
  • Settings page — Green Hosting tab with the offline provider dropdown.
  • Settings page — Badge Customizer tab with live preview.
  • The Eco Badge in its capsule, minimalist, and dark-mode variants.
  • Pages list table showing the Page Weight, Traffic Vol. and Total Monthly CO2e columns (also available on Posts).

升级注意事项:

1.0.14 Consistency update for the "Lwakit CFT" label across the readme and a couple of UI strings. Safe to update, no database changes. 1.0.13 Admin menu label changed to "Lwakit CFT". Safe to update, no database changes. 1.0.12 Shortcode renamed to [lwakit_eco_badge] — update any content still using [begreen_badge]. Also renames a couple of admin page titles and finishes the BeGreen→Lwakit text cleanup. Safe to update, no database changes. 1.0.11 Plugin renamed to "Lwakit Carbon Footprint Tracker" (new slug) per WordPress.org review feedback, and fixes a Plugin Check enqueue warning. Safe to update, no database changes. 1.0.10 Fixes the plugin's text domain to match its official WordPress.org slug. Safe to update, no database changes. 1.0.9 Disables the premium-version admin notice for now. Safe to update, no database changes. 1.0.8 Resolves the last Plugin Check warning. Safe to update, no database or functional changes. 1.0.7 Resolves WordPress.org Plugin Check findings (block editor compatibility, SQL preparation, false-positive nonce/global warnings). Safe to update, no database or functional changes. 1.0.6 Metadata fix (Contributors field). Safe to update, no database or functional changes. 1.0.5 Fixes non-transparent icon/logo backgrounds. Safe to update, no database changes. 1.0.4 Refreshed icon/logo artwork. Safe to update, no database changes. 1.0.3 Author/contact information update. Safe to update, no database or functional changes. 1.0.2 Refreshed logo and icon artwork. Safe to update, no database changes. 1.0.1 Fixes an oversized admin menu icon. Safe to update, no database changes. 1.0.0 Initial release of BeGreen — Carbon Footprint Tracker.

常见问题:

How accurate are the carbon estimates?

They are estimates, not precise measurements. Lwakit Carbon Footprint Tracker uses the published Sustainable Web Design Model methodology (energy per gigabyte transferred × a grid carbon-intensity assumption you can edit) combined with real, server-measured page weight from your own site's traffic. Actual emissions vary by visitor device, network path, and local energy mix, and no software can measure true end-to-end emissions without instrumenting every device and network hop involved. Treat the numbers as a consistent, comparable trend indicator rather than an audited absolute figure.

Does Lwakit Carbon Footprint Tracker slow down my site?

Lwakit Carbon Footprint Tracker only measures pages that are already being rendered — it buffers the page output to count its size and reads file sizes already known to WordPress (enqueued scripts/styles, referenced local images), it does not add new database tables to every query, fetch additional remote resources, or block/modify your page output. Metrics are written once per page load using a single upsert query. Your own visits as a logged-in administrator are skipped automatically so testing doesn't add overhead or skew your stats.

What data leaves my site?

By default, none. Green-hosting detection works fully offline against a static list of known providers bundled with the plugin. The only outbound network request Lwakit Carbon Footprint Tracker can make is an optional, opt-in check against the Green Web Foundation's public API, which is off by default — see "External services" below for exactly what that sends.

Does Lwakit Carbon Footprint Tracker track my visitors personally?

No. Lwakit Carbon Footprint Tracker aggregates page weight, view counts, and database query counts per page per day. It does not store IP addresses, cookies, or any other visitor-identifying information.

Will this plugin block scripts, convert my images, or generate PDF reports?

Not in the free version. Lwakit Carbon Footprint Tracker (Free) is intentionally a pure tracking/reporting tool: it measures and reports, and gives you recommendations, but it does not modify your site's assets or behavior. Optimization actions (image conversion, script blocking, caching, report exports) are out of scope for this version.

更新日志:

1.0.14 1.0.13 1.0.12 1.0.11 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0