# redirection/4.5/redirection-version.php

Redirection, version 4.5. 6 lines.

- Page: https://pluginprobe.com/plugins/redirection/4.5/code/redirection-version.php
- Raw: https://pluginprobe.com/plugins/redirection/4.5/raw/redirection-version.php
- Modified: 2019-11-23T12:40:26+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/4.5/code/redirection-version.php#L10-L20`.

```php
<?php

define( 'REDIRECTION_VERSION', '4.5' );
define( 'REDIRECTION_BUILD', '5d4f573840faccfdea86ca1ec6eb8a14' );
define( 'REDIRECTION_MIN_WP', '4.6' );

```
