Title: Shortcode Exec PHP &#8211; Shortcode no longer works
Last modified: August 30, 2016

---

# Shortcode Exec PHP – Shortcode no longer works

 *  [comcoach](https://wordpress.org/support/users/comcoach/)
 * (@comcoach)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/shortcode-exec-php-shortcode-no-longer-works/)
 * Hello,
 * I have a simple shortcode called [redirect_bis] to redirect a visitor after he
   fills a form on this page :
 * [http://www.cabinetcomcoach.com/mb?r=http://www.cabinetcomcoach.com/blog/gagner-de-largent](http://www.cabinetcomcoach.com/mb?r=http://www.cabinetcomcoach.com/blog/gagner-de-largent)
 * BUT it no longer works (it used to).
 * The url after the r variable is where I am redirecting the visitor.
 * The shortcode code is :
    Name : [redirect_bis]
 * $redirection = $_GET[“r”];
    echo $redirection.”?inscrit=1″;
 * for an unknown reason, the shortcode does not gets replaced if you look in the
   page source code. Any idea as to why ? this code is so simple that I can’t see
   why it is broken.
 * Thanks for your help

The topic ‘Shortcode Exec PHP – Shortcode no longer works’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [comcoach](https://wordpress.org/support/users/comcoach/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/shortcode-exec-php-shortcode-no-longer-works/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
