Guest User

Untitled

a guest
Dec 15th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <?php
  2. $title = sanitize_title('Slugify Any Text in WordPress with sanitize_title() Function');
  3. echo $title; // slugify-any-text-in-wordpress-with-sanitize_title-function
Add Comment
Please, Sign In to add comment