Title: Variable src
Last modified: February 7, 2019

---

# Variable src

 *  [pawanahluwalia](https://wordpress.org/support/users/pawanahluwalia/)
 * (@pawanahluwalia)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/variable-src/)
 * Hi,
 * I would like to insert an iframe object on a webpage. But I would like to insert
   a variable into the src value. For example, supposing I wish to insert:
 * [iframe src=”[https://onedrive.live.com/embed?xxxxxxxx”%5D](https://onedrive.live.com/embed?xxxxxxxx”%5D)
 * I want to replace xxxxxxxx with a variable from either a php function or from
   a table value in a TablePress table. Is there a way to do this? Can I embed a
   shortcode within the iframe shortcode? Fore example:
 * [iframe src=”[https://onedrive.live.com/embed?”%5Btable-cell](https://onedrive.live.com/embed?”%5Btable-cell)
   id=123 cell=A1 /]]
 * or a php function like this:
 * [iframe src=”[https://onedrive.live.com/embed?”&lt](https://onedrive.live.com/embed?”&lt);?
   php SrcVariable(); ?>]
 * I’m not a programmer and may be asking for something that isn’t possible.
 * Thanks!

Viewing 1 replies (of 1 total)

 *  Plugin Author [webvitaly](https://wordpress.org/support/users/webvitaly/)
 * (@webvitaly)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/variable-src/#post-11182196)
 * Hi [@pawanahluwalia](https://wordpress.org/support/users/pawanahluwalia/)
 * I think it is not an easy task. You need to write some custom code for solving
   it.
    And for sure you are not able insert/execute php code inside of the content
   area.

Viewing 1 replies (of 1 total)

The topic ‘Variable src’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/iframe_99a44b.svg)
 * [iframe](https://wordpress.org/plugins/iframe/)
 * [Support Threads](https://wordpress.org/support/plugin/iframe/)
 * [Active Topics](https://wordpress.org/support/plugin/iframe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/iframe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/iframe/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [webvitaly](https://wordpress.org/support/users/webvitaly/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/variable-src/#post-11182196)
 * Status: not resolved