No it would not be a viable solution. Never hard-code content like that.
Assuming you have a slider, you should create a custom post type (or use a plugin like ACF to create a repeater field.
Then you’d query a loop of either said posts or fields, and create the appropriate html markup. That way the slides are editable via wp-admin.
Hope that helps.
Related Posts:
- How do I hook into WordPress to save an uploaded photo as an alternate size to an existing photo?
- How to check if image is already stored in a site’s post database? (network)
- Adding a custom image upload size and making it selected by default?
- Hide custom image sizes from media library
- How to draw media details for Isotope gallery using Photoswipe
- Create Image Uploader for Widget
- Permanently remove first image from posts
- the_post_thumbnail() based on the Post ID
- Debugging upload problem: What part of WP does actual image-resizing?
- How to resize image on client-side before upload?
- Adding Featured Image to Post programatically
- Get a Page’s attachments in Gallery order
- How do I get images (with a thumbnail preview) to show in search results?
- How to remove this function from the homepage?
- How to get custom image size for image uploaded in Customizer
- Using wp_get_image_editor in a standalone script
- Assign a picture URL to a page via PHP
- Styling images coming from another blog
- How to scale image with equal width and height without distortion?
- How to display recent posts on home page with custom HTML
- IMG src weird behaviour inside a single post loop
- Escape post image attachments added to template
- Display post image with fancybox
- How to get media objects
- PHP code to call image Caption, Alternative Text, and Decription?
- Echo URL of large version of Featured Image
- Change the URL of an image from wp_get_attachment_image_src except in the frontpage
- How to get specific image in media library with php
- hover image appears below placeholder instead of overlayed
- Add custom url to featured image
- Displaying the last post on static homepage
- Best practice for migration friendly images in posts/pages?
- Get the post ID and display the images
- Responsive Header for Phone
- Unread Repeater field IMG alt not working
- Upload multiple images to a Woocomerce product
- What is the alternative to “ when it comes to calling Media (image) files in the ‘attachment.php’ file?
- Accessing an image folder inside public web directory
- Let Users Choose Post Categories
- Why my image upload button is not working in wordpress widget area?
- How to make own crop image function for WordPress plugin
- Auto 301 to full post permalink? (using : /archive/%post_id% to %post_name% )
- I restricted wordpress by logged users. It’s possible exclude a page?
- WordPress function when file is uploaded, deleted or edited
- Download images from media library to computer in BULK?
- Three Questions with Twenty Eleven theme
- How to loop through all the attached images in a post, and get their url one by one
- Division by zero error in image.php
- Pagination broken on is_front_page()
- Clickable image link sends people to wrong URL
- Only show image from custom field when present
- Timthumb.php image gallery not working on Multisite WordPress
- Upload non-featured image to image field
- Change default gallery images – Currently they are displaying full size imagese
- I’m unable to call img path using single quotes in an array?
- Creating black and white copy of an image [closed]
- Display an image based on field value
- Else/If Statement to Display Photo Descriptions
- Amend theme php to include certain category in header
- How to set a featured image (thumbnail) with PHP?
- Image rotation issue (horizontal picture uploading as vertical) — Exif issue?
- WordPress İmages Upload & Delete Error
- Adding a ‘style=’ bit to image_send_to_editor output
- Some problems in custom widget
- Displaying images outside the content
- Checking page before applying image restrictions while uploading
- Generate images with html2canvas and the woocommerce api
- WordPress api post image raw data without being blank in media library
- Retrieve alt text by referencing the img src
- Show next image in array if page is revisited by same logged user
- WordPress loading all local images from specific directory?
- Update Images after edit via php
- How do I stop an Image Address from loading in the Browser?
- How to get the url of the entry in which an image belongs
- Menu not updating for logged in users after redirect
- How to add a PHP scripts into WordPress
- Having trouble with customizing blog posts on the home page
- How to include different html tags in the header for different pages?
- How do I get the featured post to share on Social Media and show on Individual Post pages?
- Insert div after every three posts in home.php [duplicate]
- How do I routinely extract the thumbnail of the most recent post?
- add class to background image
- My customizer’s setting doesn’t set to the default and needed to click the control’s “Default” button before it’ll be set
- Save the outputted image into the Media Library, with a different filename and extension
- How to display html code on homepage
- Creating image gallery in wordpress
- Image limit from 1 to 5
- Name Input from widget displays Sidebar name instead of saved data
- Gallery requires a featured image but does not show it in posts/pages
- Changing 2011 theme header image based on user dropdown
- I want Page titles and excerpts to show up on home.php in certain order
- HTML in PHP problem [closed]
- An automatic way to crop images of different sizes
- How to automatically convert images to WebP on WordPress?
- Remove default Image Sizes
- Understanding responsive imagery
- bloginfo url in javascript
- Use URL query string in img src attribute
- Adding caption to all images inside an article
- Image alt tag is showing post title instead of Alt Text