Title: Clarification on adding this to wordpress
Last modified: September 1, 2016

---

# Clarification on adding this to wordpress

 *  Resolved [banner20](https://wordpress.org/support/users/banner20/)
 * (@banner20)
 * [10 years ago](https://wordpress.org/support/topic/clarification-on-adding-this-to-wordpress/)
 * How do you add this to the page? “Copy the Shortcode ([dt_atp_twitter]) to your
   post, widget or add it to your code” is where it stops at. Not sure where or 
   how this is supposed to be added to the sidebar. Is there other code that should
   be put around this?
 * All of the settings for the “Another Twitter” Dashboard are setup.
 * [https://wordpress.org/plugins/another-twitter-extension/](https://wordpress.org/plugins/another-twitter-extension/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Marko Kunic](https://wordpress.org/support/users/kunicmarko20/)
 * (@kunicmarko20)
 * [10 years ago](https://wordpress.org/support/topic/clarification-on-adding-this-to-wordpress/#post-7459736)
 * Shortcode for plugin is : **[dt_atp_twitter]**
 * **If you want to add it to sidebar follow this :**
    [http://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/](http://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/)
 * **If you want to add it directly to your source code, just add this to your code:**
   
   <?php echo do_shortcode( ‘[dt_atp_twitter]’ ); ?>
 * **If you want to add it to some kind of post, just add this to your post text:**
   [
   dt_atp_twitter]

Viewing 1 replies (of 1 total)

The topic ‘Clarification on adding this to wordpress’ is closed to new replies.

 * ![](https://ps.w.org/another-twitter-extension/assets/icon-128x128.png?rev=1415902)
 * [Another Twitter Plugin](https://wordpress.org/plugins/another-twitter-extension/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/another-twitter-extension/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/another-twitter-extension/)
 * [Active Topics](https://wordpress.org/support/plugin/another-twitter-extension/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/another-twitter-extension/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/another-twitter-extension/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Marko Kunic](https://wordpress.org/support/users/kunicmarko20/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/clarification-on-adding-this-to-wordpress/#post-7459736)
 * Status: resolved