huanhuanhuan
@huanhuanhuan on WordPress.org
- Member Since: January 10th, 2022
-
Created a topic, The plugin is great, on the site WordPress.org Forums:
The plugin is great!!! -
Posted a reply to Preg_match the_content() to pull out images?, on the site WordPress.org Forums:
@mkarimzada I have successfully solved the problem by using the code you sent me. Just… -
Posted a reply to Preg_match the_content() to pull out images?, on the site WordPress.org Forums:
@mkarimzada wow! Dear Mr Mkarimzada, you are such a good samaritans! I was so surprised… -
Posted a reply to Preg_match the_content() to pull out images?, on the site WordPress.org Forums:
@mkarimzada Hello, the first problem has been solved just now. Could you please help me… -
Posted a reply to Preg_match the_content() to pull out images?, on the site WordPress.org Forums:
@mkarimzada I walked through the image twice because I wanted to create a gallery with… -
Posted a reply to Preg_match the_content() to pull out images?, on the site WordPress.org Forums:
@mkarimzada Oh my god! You are great! I think using the_content is actually faster in… -
Posted a reply to Preg_match the_content() to pull out images?, on the site WordPress.org Forums:
@mkarimzada be similar to function hui_get_thumbnail( $single=true, $must=true ) { global $post; $html = '';… -
Posted a reply to Preg_match the_content() to pull out images?, on the site WordPress.org Forums:
@mkarimzada Hello, if I don't want to execute in the_content(), but in a single template,…