File: registration-functions.php

package info (click to toggle)
wordpress 6.1.6%2Bdfsg1-0%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 124,200 kB
  • sloc: javascript: 423,155; php: 261,916; cs: 6,126; sh: 457; xml: 59; makefile: 14
file content (9 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
<?php
/**
 * Deprecated. No longer needed.
 *
 * @package WordPress
 * @deprecated 2.1.0
 */

_deprecated_file( basename( __FILE__ ), '2.1.0', '', __( 'This file no longer needs to be included.' ) );