0

where can I find the shortcode in wordpress? to modify the mauticform id enter image description here

AyDee
  • 201
  • 1
  • 5
  • 13

1 Answers1

0

Step 1: Goto Plugin directory (/wp-content/plugins/)

Step 2: find folder WP Mautic.

Step 3: Open "WP Mautic.php" in root directory in notepad++.

Step 4: find in files "put full path of plugin" and as search term add_shortcode('mauticform'

Step 5: That's it.

Referance Link :

https://wordpress.org/plugins/wp-mautic/

Vasim Shaikh
  • 4,485
  • 2
  • 23
  • 52