Title: Rotating Tweets (shortcode)
Last modified: March 14, 2017

---

# Rotating Tweets (shortcode)

 *  Resolved [guillermochicocom](https://wordpress.org/support/users/guillermochicocom/)
 * (@guillermochicocom)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/rotating-tweets-shortcode/)
 * Hello,
    It’s possible? Code not work. Help Please.
 *     ```
       [bctt tweet="<?php
       $file  = “http://name.com/wp-content/uploads/2017/01/citas.txt”;
       $quote = file($file);
       echo $quote[array_rand($quote)];
       ?>"]
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [wpsteward](https://wordpress.org/support/users/wpsteward/)
 * (@wpsteward)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/rotating-tweets-shortcode/#post-8971349)
 * Hi there,
 * Thanks for the request.
 * It might be possible to build an add-on for Better Click To Tweet that would 
   perform that type of functionality, but out of the box there’s no way to execute
   PHP in a shortcode parameter.
 * Thanks for using my plugin!
 *  Thread Starter [guillermochicocom](https://wordpress.org/support/users/guillermochicocom/)
 * (@guillermochicocom)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/rotating-tweets-shortcode/#post-9015333)
 * If you add the functionality would be very grateful. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Rotating Tweets (shortcode)’ is closed to new replies.

 * ![](https://ps.w.org/better-click-to-tweet/assets/icon-256x256.gif?rev=3482807)
 * [Better Click To Share – Shareable Quote Boxes for X (Twitter)](https://wordpress.org/plugins/better-click-to-tweet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/better-click-to-tweet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/better-click-to-tweet/)
 * [Active Topics](https://wordpress.org/support/plugin/better-click-to-tweet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/better-click-to-tweet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/better-click-to-tweet/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [guillermochicocom](https://wordpress.org/support/users/guillermochicocom/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/rotating-tweets-shortcode/#post-9015333)
 * Status: resolved