How to Create a Short Link in WordPress (The Easy Way)

PHOTO EMBED

Wed Dec 13 2023 19:01:32 GMT+0000 (Coordinated Universal Time)

Saved by @i10anniavanti

add_filter( 'get_shortlink', function( $shortlink ) {return $shortlink;} );
content_copyCOPY

https://www.wpbeginner.com/wp-tutorials/how-to-restore-the-get-shortlink-button-in-wordpress/#create-shortlink-button-with-code