Custom WordPress Plugin - Generating and Displaying Short Code #13

Опубликовано: 24 Май 2026
на канале: AGWS | And Go Web Solutions
55
1

00:00 || 00:30 Introduction 🌟
00:30 || 01:45 Example Final Plugin🌟
01:45 || 02:30 Display Gallery using add_shortcode() 🌟
03:00 || 04:00 short_code_atts([]) 🌟
04:00 || 4:30 wp_get_attachment_image_url()🌟
04:30 || 5:00 escaping html and url🌟
05:00 || 07:30 HTML , CSS , & JS For Carousel .🌟
07:30 || 07:50 Outro 🌟.
Project on Git Hub:
https://github.com/omarashzeinhom/cus...

References:

add_shortcode()
https://developer.wordpress.org/refer...

shortcode_atts()
https://developer.wordpress.org/refer...

The Shortcode API
https://codex.wordpress.org/Shortcode...

get_posts()
https://developer.wordpress.org/refer...

wp_get_attachment_image_url()
https://developer.wordpress.org/refer...
wp_get_attachment_image_url/

esc_url()
https://developer.wordpress.org/refer...