Move all files to taking-flight-with-tailwind-css/demo/wordcamp-bristol-2019/

This commit is contained in:
Oliver Davies 2025-10-02 23:13:00 +01:00
parent 80c38777dc
commit 7cc2622551
1874 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<?php
/**
* Session API
*
* @since 4.0.0
*/
_deprecated_file( basename( __FILE__ ), '4.7.0' );
require_once( ABSPATH . WPINC . '/class-wp-session-tokens.php' );
require_once( ABSPATH . WPINC . '/class-wp-user-meta-session-tokens.php' );