In principle PHP can do this with exec()
, so WordPress can as well. You do not specify enough details, but it sounds either like form submit or Ajax request. Different implementation but in the end you will be running exec()
just as well.
PS think really hard on how secure it will be and which kind of data you will allow to pass this way.
Related Posts:
- WordPress load same script two times
- thumbnail_width not working in wordpress most popular post plugin
- Conditionally enqueue a widget’s script/stylesheet in HEAD (only when present on page!)
- Adding Custom Fields for Img in Posts
- Some way to Flush or Overwrite all Imported Content in a Site for a Fresh Import – How?
- How To Ignore a Filter On Applying Filter the Content In a Function
- Shortcode display outside the div
- Pass $this to function nested in another public function of the same class
- shortcode doesn’t work
- Calling shortcode in wp_localize_script strips result
- WordPress shortcodes & performance
- Is it possible to make shortcodes NOT case sensitive?
- Unable to load stylesheets and scripts to plugin settings page
- Layout shop page: resize images and columns
- How to add inline css/js inside a shortcode
- How extend shortcode default values for a plugin?
- Shortcode in AJAX popup
- Looking for a solution – slightly convoluted problem
- Can I use a Shortcode output as an HTML attribute value?
- WP theme with Backbone
- Can wp_localize_script be used within a shortcode?
- Force [wordpress_social_login] shortcode to display where it is embedded [closed]
- Custom CSS for plugin form
- Show history of post revisions on front end
- How to remove html code in excel downloads using phpspreadsheet with wordpress plugins shortcode
- Shortcode based chart plugin
- Plugin shortcodes not working in custom theme
- tag breaks shortcode output (other solutions don’t work)
- Input with spaces in Shortcode attributes overwritten by defaults
- Allow users of my plugin to define their own shortcode rather than use mine?
- WordPress Shortcode to get URL Parameters $_GET[‘name’] redirects for no reason at all
- creating html reusable blocks via shortcodes
- add_shortcode is not working in plugin where others are working
- Single API call exposed via shortcode with params
- SEO Friendly URL on dynamic product page produced via shortcode
- Insert content of a post into another
- Some code in shortcode function being ignored
- plugin shortcode output
- How to Create a shortcode to this php function
- What is @Action in WordPress?
- Where are theme codes located for WordPress?
- How to have sample page for each new register users in a membership website
- using do_shortcode
- plugin shortcode not working on ajax request call
- Modify page title and subtitle with a plugin
- How to activate a plugin on the activation of a theme?
- Add Shortcode tag in Widget/Sidebar
- How to connect rating to individual comments?
- WPTouch – how to remove shortcodes or make shortcodes function
- Custom shortcode for displaying user based on a role parameter
- WordPress Plugin Insert Html Code with Shortcode
- IF condition based on wp_remote_get output
- shortcode not return any thing in Gutnburg
- Shortcode not working – quotes seems strange
- Get all the URLs of the pages that uses a specific shortcode
- Site shows URL instead of “meta title” after deleted few plugins (not any SEO plugin was deleted)
- Inserting shortcode in href – any ideas or workarounds?
- Get Image Having the ID [closed]
- Add the_post_thumbnail_url to a shortcode in function.php
- Form Plugin for Api Requests which is used via Shortcode
- Echo out element to another page.
- Load CSS files in header of Bones theme?
- how to check if a shortcode is used more than one time in the same post
- Adding a Tag Parameter / Filter to My Shortcode
- Rename Smart YouTube’s httpv back to http for all posts
- How to use a shortcode or an application to dynamically embed content from one WordPress site to another?
- Managing and deleting transients with dynamically generated transient names
- Thumbnail image doesn’t show up in Shortcode output
- list of custom post by custom field in frontend
- get_post_meta shortcode returns empty field
- How to add specific script to WordPress webpage that will working with user input and databases
- JS working when used normally but not in wordpress
- Make the product page as homepage WooCommerce
- WordPress Shortcodes – Return $Variable
- Shortcode function not showing up on mobile browser
- shortcodes not working [dt_carousel & [dt_fancy_image
- Set up new WordPress domain using unclear files
- Get Current Post ID in WP Loop For GiveWP
- Why can I not deregister my style and script on custom post type?
- Unload a woff file from WordPress
- Shortcode generated widget to appear on same line as heading text and button
- Allowing Comments on Posts
- Adding javascript to header of MetroMagazine theme
- wordpress Shortocode running twice?
- Shortcode in a blog post, footer and related products stop working
- Space in WordPress Attribute Causing Problems
- Shortcode registered from a plugin not recognized
- Strange get_the_* behavior with php 5.4
- Convert usernames listed by the Groups plugin shortcode to displayed names?
- Embedding BitBucket Code in Posting
- Do shortcodes affect page indexing by search engines?
- do_shortcodes() isn’t working
- How to show in front End images using Visual Composer attach_images?
- Seo Problems in My meta Discription [closed]
- Scripts don’t enqueue after removing plugin
- Subtract Using GravityWP Count Plugin
- qTranslate‑X is not translating all shortcodes
- How can I add a zip code service availability checker in WordPress without Woocommerce? [closed]
- Shortcode cannot parse attributes within double quotes. ” is becoming ” breaking my shortcode
- Problem with a shortcode generating a error [closed]