Title: Azvian Preflight
Author: azvian
Published: <strong>18. september, 2026</strong>
Last modified: 18. september, 2026

---

Søk i utvidelser

![](https://s.w.org/plugins/geopattern-icon/azvian-preflight.svg)

# Azvian Preflight

 Av [azvian](https://profiles.wordpress.org/azvian/)

[Last ned](https://downloads.wordpress.org/plugin/azvian-preflight.0.1.1.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/azvian-preflight/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/azvian-preflight/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/azvian-preflight/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/azvian-preflight/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/azvian-preflight/)

## Beskrivelse

Updating is the most common way a live WordPress site breaks. Azvian
 Preflight 
runs a check _before_ you apply an update — or on any installed plugin or theme 
on demand — and answers two questions about that change:

**Is it safe?**
 A static scan of the code for functions, classes and constants 
that are deprecated or removed in your current or a target PHP version, or a deprecated
WordPress function. You get a `file:line` list and a plain verdict: looks clear /
deprecations found / review before updating. Findings are flagged _usage_, not proof
of breakage — a lot of deprecated calls are safely guarded by version checks — so
the wording stays honest.

**What does it cost?**
 A footprint of the target’s registered CSS/JS: which handles
it owns and what those files weigh, so you have a baseline to compare against after
you update.

Everything runs locally. No account, no external calls, no data leaves your
 site.

#### WP-CLI

    ```
    wp preflight check woocommerce/woocommerce.php --target-php=8.3
    ```

#### Preflight Pro

A separate add-on (from azvian.com, subscription) adds automatic pre-flight
 on 
every update and auto-update, a continuously maintained compatibility dataset (including
per-plugin breaking changes), WordPress-major and PHP-major readiness, custom-code
scanning, real before/after impact diffs with history, and safe-update with automatic
rollback. The free plugin works fully on its own.

## Installasjon

 1. Install and activate.
 2. Open **Azvian Preflight** in the admin menu.
 3. Run a pre-flight against a pending update, or any installed plugin/theme.

## Ofte stilte spørsmål

### Does a finding mean the update will break my site?

No. It means the code _uses_ an API that changed. Many such calls are
 guarded by
version checks. Treat findings as «look here», not «this breaks».

### Does it phone home?

No. The free plugin uses only the dataset bundled with it.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Azvian Preflight» er programvare med åpen kildekode. Følgende personer har bidratt
til denne utvidelsen:

Bidragsytere

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

[Oversett «Azvian Preflight» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/azvian-preflight)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/azvian-preflight/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/azvian-preflight/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/azvian-preflight/)
med [RSS](https://plugins.trac.wordpress.org/log/azvian-preflight/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 0.1.1

 * Renamed to Azvian Preflight (from Preflight) at the WordPress.org review
    team’s
   request, to avoid naming confusion with existing plugins in the same «preflight»
   naming space (PreFlight Scanner, Site Preflight, and others). No functional changes.

#### 0.1.0

 * First release: static compatibility scanner (functions, constants and
    deprecated
   hooks), asset footprint, run history, admin screen, WP-CLI command, and a bundled
   dataset covering PHP 7.4-8.4 removals/deprecations and WordPress core deprecations.

## Meta

 *  Versjon **0.1.1**
 *  Sist oppdatert **23 timer siden**
 *  Aktive installasjoner **Færre enn 10**
 *  WordPress-versjon ** 6.4 eller nyere **
 *  Testet opp til **7.1.1**
 *  PHP-versjon ** 7.4 eller nyere **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/azvian-preflight/)
 * Stikkord
 * [compatibility](https://nb.wordpress.org/plugins/tags/compatibility/)[deprecated](https://nb.wordpress.org/plugins/tags/deprecated/)
   [php version](https://nb.wordpress.org/plugins/tags/php-version/)[safe-updates](https://nb.wordpress.org/plugins/tags/safe-updates/)
   [updates](https://nb.wordpress.org/plugins/tags/updates/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/azvian-preflight/advanced/)

## Vurderinger

Ingen omtaler er sendt inn ennå.

[Din omtale](https://wordpress.org/support/plugin/azvian-preflight/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/azvian-preflight/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/azvian-preflight/)