Skip to main content
Learn how to use a short code snippet to autolink Twitter mentions on WordPress posts to their respective pages. This article shows you how to add a short PHP code snippet to functions.php to autolink Twitter user names. Follow the steps below to edit your Theme setting file:
  1. Log in to your WordPress site with an administrator account.
  2. On the Dashboard in the left sidebar, click Appearance, and then click Theme Editor:
ImportantYou will not be able to roll back to your earlier Theme configuration after any edits. Save the Theme files before proceeding with the modifications.
  1. On the Theme Editor, select the Theme you want to edit from the dropdown:

  1. Click on the file named “functions.php
  2. Copy and paste the following code block into functions.php.
  1. Save the file and exit the editor.

More information

For more information about the please visit the following link: https://wordpress.org/plugins/theme-editor/