Md Touhidul Islam

Results 3 issues of Md Touhidul Islam

Is it possible to add text cursor in input box?

// Remove autop in shortcode remove_filter('the_content', 'wpautop'); add_filter('the_content', 'wpautop', 99); add_filter('the_content', 'shortcode_unautop', 100); After commenting or removing these 3 lines of code, design looks normal.

It is necessary to add swift 5 support