Banner for Make Clickable Tweet
A plugin for converting @user mentions, #hashtags and URLs in a tweet into clickable links. Wordpress Tutorial
Noted That:
  • To install correctly this make-clickable-tweet.zip .
  • Fisrt Download the make-clickable-tweet.zip to your computer
  • Extract/Open make-clickable-tweet.zip to Your Computer.
  • Then, Find readme.txt file inside make-clickable-tweet.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " make-clickable-tweet.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Make Clickable Tweet

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Make Clickable Tweet

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Make Clickable Tweet

Step-5 : Now, Browse " make-clickable-tweet.zip " Downloaded plugin from your computer, Where you downloaded " make-clickable-tweet.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Make Clickable Tweet

Step-6 : Now, Click on " Active Plugin "

Activate Make Clickable Tweet

Step-7 : Then, See left Side Menu. " Make Clickable Tweet " folder is added on left Side Menu. Now, Click on " Make Clickable Tweet " folder.

Noted that: If you do not see " Make Clickable Tweet " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Make Clickable Tweet Configurations and Settings or How to work " Make Clickable Tweet " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Make Clickable Tweet " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Make Clickable Tweet
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Using the plugin is pretty dang simple, as the function only has one parameter: the content you wanted returned in a clickable form. To use the plugin, simply activate it then start using the function in your templates like so:




Of course, that above function will simply return the tweet content, if you’d like to display it in your templates you might want to toss an echo in front there.

If you want to be super-duper safe (and smart), you might want to wrap the whole thing





Name