Parameterized Custom Shortcode
WordPress

Most of the times you need to create custom shortcode and you need to pass dynamic values using shortcode parameter like category, post ID, post meta, etc.
This blog will help you to make the relavent shortcode as per your needs.

Programmatically Adding Images To Media Library Using Ajax And JQuery
WordPress

image upload into wp-content\uploads/current_year/current_month.
its image also into media library also we set feature image and set into image field into specific post or custom post type.
Here also create generate attachment id so we can use use Wordpress function wp_get_attachment_url() for get image URL from any other file
We can set image dynamically very easly.

Subscribe

Select Categories