Changeset 59943
- Timestamp:
- 03/06/2025 12:16:25 AM (11 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-content/plugins/hello.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/plugins/hello.php
r44929 r59943 12 12 Author URI: http://ma.tt/ 13 13 */ 14 15 // Do not load directly. 16 if ( ! defined( 'ABSPATH' ) ) { 17 die(); 18 } 14 19 15 20 function hello_dolly_get_lyric() {
Note: See TracChangeset
for help on using the changeset viewer.