# redirection/5.3.6/redirection-version.php

Redirection, version 5.3.6. 6 lines.

- Page: https://pluginprobe.com/plugins/redirection/5.3.6/code/redirection-version.php
- Raw: https://pluginprobe.com/plugins/redirection/5.3.6/raw/redirection-version.php
- Modified: 2022-12-10T06:51:14+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/redirection/5.3.6/code/redirection-version.php#L10-L20`.

```php
<?php

define( 'REDIRECTION_VERSION', '5.3.6' );
define( 'REDIRECTION_BUILD', '16d9cc72e7ac56bb977b78fce03e6ba0' );
define( 'REDIRECTION_MIN_WP', '5.4' );

```
