79770380

Date: 2025-09-20 15:17:41
Score: 5
Natty:
Report link

"How can i edit PHP short code directly on word press instead of reinstalling plugin?"

Don't edit the plugin files directly - they get overwritten when the plugin updates ! OR if it's your plugin, u trying to code a shortcode for what ? Do u have any builder ?

Instead, add your custom shortcode to your theme's child, not the main, same as the plugin it will be overwritten ! functions.php file:

  1. Go to Appearance > Theme Editor

  2. Open functions.php

or use WP File Manager plugin

Do u meant being helped on that ?

Reasons:
  • Blacklisted phrase (0.5): How can i
  • RegEx Blacklisted phrase (2.5): Do u have any
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Utilisateur Google