Why is my WordPress URL shortened

Due to wp_posts table structure the length of post_name column (the column for slugs) is equal to 200 characters. – Source – https://wordpress.stackexchange.com/a/53044/15360

How to make url variable?

Assuming the user’s mobile number is saved in wp_usermeta with meta_key being mobile_number, then adding this to a template will show the current user’s mobile number: <?php echo get_user_meta( get_current_user_id(), ‘mobile_number’, true ); ?>

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)