# redirection/5.1.3/redirection-version.php

Redirection, version 5.1.3. 6 lines.

- Page: https://pluginprobe.com/plugins/redirection/5.1.3/code/redirection-version.php
- Raw: https://pluginprobe.com/plugins/redirection/5.1.3/raw/redirection-version.php
- Modified: 2021-07-24T06:21:36+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.1.3/code/redirection-version.php#L10-L20`.

```php
<?php

define( 'REDIRECTION_VERSION', '5.1.3' );
define( 'REDIRECTION_BUILD', '81f455fc2a8faec560fb955b29f9a717' );
define( 'REDIRECTION_MIN_WP', '4.6' );

```
