It was a stupid question, I just realized, if I just create a custom shortcode for it, the plugin will not wrap it in <p>
tags then, or even better still just create it as a plugin of it’s own.
Related Posts:
- Display current category title on category page
- How to get the custom header image’s alt text?
- PHP unit testing WordPress?
- WordPress GET parameters causing 404 Not Found
- is_page() not working from within a plugin
- How to create custom php script page
- Metabox repeating fields – radio buttons not saving correctly
- Create WordPress pages with PHP
- How to return the_excerpt (without echo)?
- How to handle a custom form in wordpress to submit to another page?
- Is it possible to generate a page without create in the admin?
- Admin Media grid view images won’t load
- Replacing mysql_real_escape_string in WordPress theme
- TCPDF get_post_meta outside the loop
- How to redirect all 404 in a WordPress subdirectory to the index.php of subdirectory?
- Database “Migration” for Plugins?
- WooCommerce Link to Product Category
- Easiest way to show total number of subpages
- using woocommerce_template_single_add_to_cart in shop-loop – javascript issues [closed]
- When must I use and verify nonce?
- ACF check if variable has http, if else return string
- Can’t load WP function into external function
- Woocommerce – Filter Variable Products by Variation Attributes and Variations Regular Price
- Loading header.php on specific page
- Displaying a button on each post
- How to make “more” or “continue reading” links on excerpts nofollow?
- ACF page while loop breaks footer while loop
- Sort query_posts for Parent Pages to menue order or the count?
- Singelton class does not work, multiple initialization on page reload
- How to limit the number of forgot password reset attempts in WordPress?
- AJAX pagination, update current page
- Error on wp_default_style After upgrade to php 7
- Replace part of a parent-theme customizer in the child-theme
- how to retrieve a value if a checkbox is checked
- Customize position of social icons in upme plugin [closed]
- Media Upload , file name changed automatically
- Where is wp() function definition?
- WordPress add_rewrite_rules for custom URLs ending in .html
- Use PHP in stylesheet to specify a background image based on Category ID
- PHP nested If statement syntax
- How does WordPress interpret the php code?
- How to execute html code inside php?
- Load Posts on Click via Ajax into a DIV
- After adding my website to a new server, I keep getting a unexpected end of file error, but the file is identitcal to it’s original source
- Include js script ONLY on woocommerce product category pages? [closed]
- How to hide specific categories from contributors
- Get uploaded image and attach it to the new post
- PHP $_REQUEST array empty
- how to enqueque code in a php file from functions.php
- Applying CSS on PHP variable [closed]
- How to get all the items of a taxonomy even if it does not have a custom post type?
- Authentication from sub-folder non-wp cookie WordPress
- Displaying Overlay images over thumbnail of category type?
- Strip hashtag off permalink with php
- Uses for function: wp_update_user
- In adding CMS functionality to static website, is complete conversion the only way?
- How can I add diffrent editable text fields?
- How can I check if a post with a particular slug or title exists?
- PHP warning – Use of undefined constant ‘FORCE_SSL_LOGIN’ ‘FORCE_SSL_ADMIN’ on wp-config.php
- How do I integrate vanilla Javascript to a wordpress website?
- I want to retrieve the email or username data entered for password reset, but failed. how can I do it?
- Error establishing a database connection (configuration)
- ACF – Can’t get custom post type by taxonomy
- Converting Array to String Issue [closed]
- ElseIf Statement with ACF Group field
- Update user meta when an external link in admin notice is clicked
- Is there an option to execute javascript file only on plugin activation
- update_post_meta Not Processing Array Data (Not Sure What I Am Missing)
- WordPress randomly redirects with 301 after logging in
- How to change href of a Widget menu item link?
- How to count posts posts if they are in a separate content page?
- Ajax in a class instantiated via shortcode
- append data to mysql table via submit button coded in php – not working
- When working with a post, almost all wp_postmeta are deleted
- How to tell if a page has subpages for Custom Post Types
- Why transition_post_type hook is called twice for the same post?
- How to do a MySql query in WordPress?
- Can’t get_users info by using json_encode
- “Page Array” displaying in title bar on Front Page
- Newbie question. Login/Registration. New PHP page
- Using Custom Javascript and pHp to send email to myself when a user clicks on an input button but only works on Chrome, IE, and Micorosft Edge
- Facebook like update status for wordpress
- Custom Taxonomy Link Text Echo Name Not Slug
- Find trigger behind occasional php undefined error
- Page returning ID from array, how to return the correct values for post in acf wordpress
- Permission error on plugin save
- WordPress site cant display media when it’s live
- Restricting Post Content Visibility with Custom Code – where to put it?
- Highlight main menu when on specific posts or pages
- Adding Gravity Form With if(is_page) Is Not Working
- Implement “No related posts for this entry” into the loop?
- wc_add_notice not working on cart page
- How to convert my comment.html to comment.php
- Twig+WordPress how to use array arguments inside a function?
- I would like to alert message while another user is editing or update data in wordpress admin panel, what should i do?
- It’s not showing full content for posts pages in wordpress “[…]” while customing some changes in the style.css file [closed]
- How do I convert a custom field to a php date format? [closed]
- PHP – Multiple variables in insert post array
- advanced custom fields: repeater field within conditional statement [closed]
- How to pass value to add_filter wpcf7_form_tag from another function?