That’s a shortcode, it’s meant to go in content. If you want to output it in a template but don’t know the underlying function then you can use do_shortcode():
<?php echo do_shortcode( '[sponsor_level category="all" orderby="menu_order" columns="4" image="yes" title="no" link="yes" bio="yes" show="9999999"]' ); ?>
Related Posts:
- how to get path to images in the uploads folder to be used in a plugin
- How to custom crop each image size?
- Is it possible to “freeze” a WordPress blog?
- How to Delete All regenerated thumbnails but keep the original ones?
- How to upload image with simple form?
- Using Advanced Custom Fields with WordPress and Lightbox
- Display (and manage) webcam images?
- Cropping, Re-sizing and Saving images from one folder to another folder in wordpress
- How to make WordPress use protocol indepentent upload files?
- How do I change the description of the same image which is to be found in multiple instances?
- How to extract images of post and pages excluding header and logo image in wordpress?
- Use Media Uploader in Plugin
- resize only height using wp_get_image_editor
- Generated Images sizes do not match Media Settings Image Size
- Converting a simple plugin to be placed inside of functions.php
- Get uploaded image url
- Layout shop page: resize images and columns
- How to crop image from center using wp_image_editor
- How to change Thumbnail size of next Gen Gallery plugin?
- How to remove the whitespace in image name and save the new file
- How do I create a full-bleed background image on text mouseover? [closed]
- Converting Attachment to Images?
- Bulk Image Uploader to create new post from each image [closed]
- Is it possible to insert images directly from the server?
- How to add a random image to a post from gallery and only show one?
- How to add css class to a specific set of images?
- How do I make images clickable so as to enlarge them using lightbox?
- Adding Attachment Display Settings in custom media frame
- Advanced Custom Fields
- Why isn’t “background-image: url”working with Bootstrap carousel on WP?
- Find unused images?
- How to generate video out of images via WordPress plugin
- Image gallery plugin [closed]
- How to upload images to WP Panel keeping correct folder in FTP
- How to add an image from web-link?
- How can I implement an Add to Collection function on my Image Gallery to be downloaded later?
- Set featured image randomly from WordPress Database on post submission
- Howto accurately position images with maximum flexibility?
- Show an image in my header.php
- How can I restrict image upload dimensions for non-admin WordPress users?
- Force media library editor to overwrite the original filename?
- Bulk edit WP posts to update embeded images with new alt tags
- How to upload WordPress Images to remote web server and display those images in WordPress gallery [closed]
- Add padding while generating thumbnail
- Make change in media library affect images in published articles
- How to upload multiple files/images when developing a wordpress plugin?
- Bulk Image Upload And Rerrange Functionality
- How to apply lazy loading in background images [closed]
- Woocommerce showing images blurry in description page
- Slider/text combination plugin
- Plugin to hide image in excerpt
- Image change on hover
- How to write “alt” tag in image for wordpress code?
- Getting taxonomy images to display on single-post with their terms
- Image crop, resize and compression plugin?
- How to Resize the Custom Post Images?
- Plugin that will let me specify a number of image sizes?
- Images under 1MB are not being compressed
- Clear out old images, any advice?
- How to get images using taxonomy ( WP Media Folder)
- adding Adsense’s In-Article Ads between images of blog post
- Large amount image data transfer
- Get Image Having the ID [closed]
- Overwrite add_image_size defined by theme
- Scrape a webpage for image and add it to post
- Is there a Image Gallery which will load all my posted Images like twitter’s image grid?
- Offer Download Links for Product Images
- Bulk Image Resize for Media Library, but for ENLARGING instead of Shrinking
- Optimal image size for wordpress?
- Copy/paste local images not working in WordPress
- How to add height and width to images on a page(using WP Bakery) to improve Google’s CLS score?
- Get all image in media Gallery with alt/title?
- WordPress built-in compression of images? How well does it compare to Photoshop or Shortpixel?
- Is there a way to auto generate poster image for videos
- Do images in plugins automatically load?
- I need to register and resize images, safe to delete plugin afterwards?
- WP_get_image_editor resizing images in a foreach loop
- Remove special characters from filenames
- Looking for Image Slider that is based on default WP Media Library
- Uploading images to custom table
- How to make cover image in post block expand to entire screen?
- flip horizontal images in bulk
- How to Display image from Menu Image in Walker Dropdown Select Menu
- Images not showing on homepage after migration [duplicate]
- export high ress images to pdf
- Any way to edit/crop my featured image upon uploading?
- how to open image gallery in a post/page?
- Determine if get_the_image has image on Get the image Plugin
- Retrieve post thumbnails
- How to make plugin work in each template in wordpress
- Make a wordpress site similar to Hot Or Not – Image rating system [closed]
- Any plugins that upload, resize, and display images? [closed]
- Displaying single Instagram images as a tile
- How can I server scaled images?
- how to add “alt” for all image in wordpress
- How should I force WordPress to give proper name for the uploading images?
- Woocommerce resize existing product images
- How to show image caption in Woocommerce gallery
- LiteSpeed cache image Optimization
- Edit Image button disappears when I make WordPress use Imagick instead of GD