just need to use text area instead of input in your settings page:
<p>Enter your email shortcode
</p> <textarea type="text" name="email_ShortCode_text" > <?php echo stripslashes(get_option('email_ShortCode_text')); ?>" </textarea>
<hr />
Related Posts:
- Redirect to another page using contact form 7? [closed]
- Checking if an attribute exists in a shortcode
- Where should I use get_option in a plugin
- Add custom meta box on Post page
- clean wp_options table unused rows
- How to modify shortcode attributes with data from current post
- Input with spaces in Shortcode attributes overwritten by defaults
- Calling an attribute from a plugin shortcode
- Best place for short bio,image and button [closed]
- How do I apply style to each category of a list?
- How can I run a custom shortcode function on a live site and only run if the viewer is a specific machine?
- Change the style of h1, h2, only in post entry
- shortcode – multiple instances of same parameter name in one shortcode instance
- How can I replace content on site generated from plugin without changing plugin
- Rename Smart YouTube’s httpv back to http for all posts
- Managing and deleting transients with dynamically generated transient names
- Changing the CSS with a plugin
- Echo custom admin field into a is_single()
- How to store multiple instances of the plugin’s options for various shortcodes
- Manual Backup – How to save to Firefox or Chrome (instead of IE which brings up popup I can’t get rid of)
- Hide some shortcodes on posts from back-end
- do_shortcodes() isn’t working
- Difference between add_filter and apply_filters
- How to delete the Hello Dolly plugin automatically?
- Inherit plugin settings to new site in Multisite
- Show Similar Post Titles ( Similar to Stack Exchange )
- How do I unlock a post programmatically?
- All shortcodes not working on custom theme
- enqueue script only if it is not already enqueue
- Open external links in a new window
- How to parse nested shortcodes?
- How to add usermeta to “Notice of Email Change” email message
- How to create a Page alias in WordPress
- Dynamic HTML not displaying at respective place
- WordPress 3.1 and Disqus throws Warning: number_format() error in Posts List
- Short code for Venues
- How can I rewrite a plugin generated URL?
- Is there a reliable way to keep track of how long a WordPress theme has been active?
- Restore a Plugin’s Default Settings
- Shortcode doesn’t work if I directly paste its function in a template file?
- Leveraging WordPress Comments on Custom Plugin Object page
- Debugging Technique Question re: functions.php
- How to check what plugins used to be on a WordPress installation?
- FacetWP group listings by custom field [closed]
- How to generate CSS from a shortcode within a plugin
- WordPress plugin – Error “Plugin generate 2890 characters of unexpected output when activated”
- How to remove html code in excel downloads using phpspreadsheet with wordpress plugins shortcode
- Remove Duplicator plugin from admin menu if not an administrator
- Get plugin option in another PHP file
- Add a custom form on the post-new.php admin page
- How to put JQuery/Ajax inside shortcode?
- Snippets: is it better to add them in functions.php or make site-specific plugins?
- Can someone please tell me what is wrong with my plugin?
- WordPress function not being called from jQuery method
- className not populating in custom block
- In the archive widget, how do I sort in between two years?
- Customization API for plugin development
- Fromcraft Plugin On click submit button [closed]
- polylang + category/tag custom language link
- options creation for plugins
- Use $_GET inside a shortcode print empty Array
- Creating Featured Content Boxes
- Render Modula Plugin Shortcode On Ajax Request
- WordPress error: Options page Setting_ not found in the allowed options list
- How to add a dvi tag to a shortcode then change a generated text using jQuery
- Allowed memory size exhausted problem
- Saving widget options from class method
- Moving FB comments at the end of page
- Customizing a blog page layout
- Get param from shortcode in plugin function
- Inserting shortcode in href – any ideas or workarounds?
- How to make a textarea accept javascript in my settings apge?
- Load CSS files in header of Bones theme?
- How to handle a WordPress blog with articles in different languages?
- Call javascript functions from each page
- Filters on the_content with plugins, pages and shortcode
- Link Posts to External URL
- Help understanding dynamic endpoints based on where a shortcode is used
- Check if theme supports sidebar
- Problem with MEMCACHE and Redis with wp_options
- Custom wp_list_tables redirect on specfic page
- How to use plugin’s shortcode in custom design? [closed]
- Paid Membership Pro displaying a user name in PHP
- Automatically check “Enable stock management at product level” to the existing products?
- Creating Nested custom fields
- Multiple calling javascript from shortcode in one page
- WordPress update plugin through Dashboard/Plugins displaying error
- Is there a function to search for a wildcard value when calling a shortcode?
- Disable default posts (Posts,Pages,Comments and Media) in wp-admin
- Plugin program: JQuery not working in this plugin
- Multiple level shortcodes
- Is it right way to create shortcode?
- how to protect wordpress website
- Trying to override/intercept a PhotoMosaic gallery link in WordPress using jQuery
- admin panel save option with ajax
- Social network plugins for WordPress [closed]
- Why haven’t I see plugins using get_file_data to handle retrieving plugin version?
- Wrapping code in an if block
- Resources for building a custom event page template
- How to make a Template page to show the information of different things Shop and Product page?