Title: Change shortcode
Last modified: August 31, 2016

---

# Change shortcode

 *  Resolved [marian069](https://wordpress.org/support/users/marian069/)
 * (@marian069)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/change-shortcode-4/)
 * Hello,
 * how can I change the shortcode of the plugin ?
 * Thank you !
 * [https://wordpress.org/plugins/ultimate-form-builder-lite/](https://wordpress.org/plugins/ultimate-form-builder-lite/)

Viewing 1 replies (of 1 total)

 *  [Shane](https://wordpress.org/support/users/richardkanes/)
 * (@richardkanes)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/change-shortcode-4/#post-7308884)
 * Hello there,
 * We can’t change the shortcode from the backend.
 * For this it needs code customization.
 * If you wish to change the shortcode of the plugin, then go to
 * ultimate-form-builder-lite.php file in the plugin folder and on line no. 105 
   of the file you will see the code,
 * add_shortcode( ‘ufbl’, array( $this, ‘shortcode_manager’ ) );
 * change the value, ‘ufbl’ to anything you like.
 * This will change your shortcode.
 * Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Change shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ultimate-form-builder-lite_fcfcfc.
   svg)
 * [Contact Form for WordPress - Ultimate Form Builder Lite](https://wordpress.org/plugins/ultimate-form-builder-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-form-builder-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-form-builder-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-form-builder-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-form-builder-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-form-builder-lite/reviews/)

## Tags

 * [change](https://wordpress.org/support/topic-tag/change/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [Shane](https://wordpress.org/support/users/richardkanes/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/change-shortcode-4/#post-7308884)
 * Status: resolved