Passionate Staff

Passionate Staff

Passionate Staff is the voice of WP Passion — a team of WordPress enthusiasts dedicated to helping users learn, build, and grow with WordPress. From tutorials to tips, we’re here to make WordPress easier for everyone.
Change the Sender Name and Email

How to Change the Sender Name and Email in Outgoing WordPress Emails

When WordPress sends emails—like user notifications, password resets, or contact form responses—it uses a default sender name and email address like “WordPress@yourdomain.com.” That doesn’t look professional, especially if you’re running a brand, blog, or business site. In this guide, we’ll…

author slug base

How to Change Author URL Slug and Base with or without Plugin

WordPress has permalink settings. WordPress offers you the ability to create a custom URL structure for your permalinks and archives. Custom URL structures can improve the aesthetics, usability, and forward compatibility of your links. A number of tags are available,…

WordPress Search for Author

How to Include Author Name in WordPress Search Result

By default, WordPress search doesn’t work for author names. It only searches through content. So if you write the author’s name inside your post, the search result will pull out that post. Otherwise, if you search for that author, you…

How to Change the HTML Language in WordPress

How to Change the HTML Language in WordPress

The HTML language attribute (lang) specifies the primary language used on your website. It’s declared in the <html> tag of your site’s source code. By default, WordPress sets this attribute to en-US (American English). If you check the page source…