Title: SiteLint &#8211; Web Audit Tools
Author: ctomczyk
Published: <strong>2022-06-16</strong>
Last modified: 2026-05-18

---

Szukaj wtyczek

![](https://ps.w.org/sitelint/assets/banner-772x250.png?rev=2743418)

![](https://ps.w.org/sitelint/assets/icon.svg?rev=2743418)

# SiteLint – Web Audit Tools

 Autor: [ctomczyk](https://profiles.wordpress.org/ctomczyk/)

[Pobierz](https://downloads.wordpress.org/plugin/sitelint.1.5.25.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/sitelint/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/sitelint/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/sitelint/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/sitelint/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/sitelint/)

## Opis

Audit your site today to improve engagement for your audiences! Let SiteLint identify
Accessibility, SEO, Performance, Security, Privacy, Technical issues in one click!

## Zrzuty ekranu

[⌊SiteLint Dashboard⌉⌊SiteLint Dashboard⌉[

SiteLint Dashboard

[⌊SiteLint Issue details example⌉⌊SiteLint Issue details example⌉[

SiteLint Issue details example

## Instalacja

 1. Upload `sitelint` folder to the `/wp-content/plugins/` directory or install SiteLint
    plugin in WordPress.
 2. Activate the plugin through the 'Plugins’ menu in WordPress
 3. Log in to SiteLint or create a new account.
 4. That’s all. The audits should run now automatically.

Note that the SiteLint WordPress plugin shows only scores for each Audit. You need
to visit https://platform.sitelint.com/ to get all details.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„SiteLint – Web Audit Tools” jest oprogramowaniem open source. Poniższe osoby miały
wkład w rozwój wtyczki.

Zaangażowani

 *   [ ctomczyk ](https://profiles.wordpress.org/ctomczyk/)
 *   [ tmehdi ](https://profiles.wordpress.org/tmehdi/)

[Przetłumacz wtyczkę “SiteLint – Web Audit Tools” na swój język.](https://translate.wordpress.org/projects/wp-plugins/sitelint)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/sitelint/), sprawdź 
[repozytorium SVN](https://plugins.svn.wordpress.org/sitelint/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/sitelint/)
przez [RSS](https://plugins.trac.wordpress.org/log/sitelint/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.5.25

 * Change „Add SiteLint logo to the page footer” to „Add invisible SiteLint link
   to the page footer”
 * Add aria-label to

<

aside>

#### 1.5.24

 * Ensure that SiteLint API calls are only made on pages within the SiteLint plugin
   context

#### 1.5.23

 * Updating links to the Privacy Policy and Terms of Use

#### 1.5.22

 * Do not display SiteLint logo when option is unchecked

#### 1.5.21

 * Adjusting SiteLint logo size

#### 1.5.20

 * Adjusting Plugin Name section description

#### 1.5.19

 * Fixing heading Plugin Name and adjusting tags to 5 in the description

#### 1.5.18

 * Wrapping SiteLint logo into

<

aside> HTML landmark.

#### 1.5.17

 * Testing with WordPress 6.8 and updating the release.

#### 1.5.16

 * Enqueuing the SiteLint loader through the wp_loaded hook and creating the script
   file.

#### 1.5.15

 * Removing adding URL query parameter „sitelint” to the redirection while moving
   from admin to the public site

#### 1.5.14

 * Ensure SiteLint API token is added to the Auditor report HTTP request when available;
   otherwise remove it

#### 1.5.13

 * Tidying up the code.

#### 1.5.12

 * Ensure plugin styles are loaded using admin_enqueue_scripts hook.

#### 1.5.11

 * Correcting injecting scripts and styles for the admin section.
 * Ensure SiteLint auditor widget is loaded on the public page when logged in the
   WP admin.

#### 1.5.10

 * Correcting wp_enqueue_scripts to wp_enqueue_styles for styles.

#### 1.5.9

 * Removing script tags from the wp_add_inline_script.
 * Apply recommendations from „Scripts and styles should not be registered or enqueued
   until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts
   hooks.”

#### 1.5.8

 * Changing the way of inserting SiteLint script and styles

#### 1.5.7

 * Removing unused PHP „use”.

#### 1.5.6

 * Add sitelint URL query parameter without value.
 * Removing value [{„ui”:”full”}] for sitelint URL query parameter.

#### 1.5.5

 * Registered all filters and actions on activating the plugin should now be deregistered
   when deactivating the plugin.

#### 1.5.4

 * Add option saveMinimizedMaximizedState: true; to the SiteLint widget to store
   maximized and minimized state.

#### 1.5.3

 * Fixing unused variable $new_url.
 * Use an empty string instead of null when initializing option apiToken and an 
   empty array for apiTokens; this also fixes adding apiToken=null to the SiteLint
   Auditor URL.

#### 1.5.2

 * Rewrite enum to be compatible with PHP version 7.x.

#### 1.5.1

 * Set „Add SiteLint logo to the page footer” to false by default.
 * Fixing infinite loop when trying to obtain JWT access token from the SiteLint
   API.

#### 1.5.0

 * Changed the logic for API token selection to site selection.
 * Fixed issues and implemented stabilities.
 * Added SiteLint audits Web UI Widget display.
 * Enabled site audit capability for unregistered users on the SiteLint Platform.

#### 1.4.0

 * Fixing issue: Undefined array key „page” in sitelint-admin.php on line 131.

#### 1.3.0

 * Upgrading npm packages and rebuilding frontend admin and public packages.

#### 0.1

 * Initial version of the Plugin.

## Meta

 *  Wersja **1.5.25**
 *  Ostatnia aktualizacja **2 miesiące temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 4.7 lub nowszej **
 *  Testowano do **6.9.4**
 *  Język
 * [English (US)](https://wordpress.org/plugins/sitelint/)
 * Tagi
 * [accessibility](https://pl.wordpress.org/plugins/tags/accessibility/)[automated](https://pl.wordpress.org/plugins/tags/automated/)
   [performance](https://pl.wordpress.org/plugins/tags/performance/)[seo](https://pl.wordpress.org/plugins/tags/seo/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/sitelint/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/sitelint/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/sitelint/reviews/)

## Zaangażowani

 *   [ ctomczyk ](https://profiles.wordpress.org/ctomczyk/)
 *   [ tmehdi ](https://profiles.wordpress.org/tmehdi/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/sitelint/)