hero12
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Calls to api.wordpress.org take a very long timeyes, same here
posted on the forum here
https://wordpress.org/support/topic/wordpress-admin-http-requests-to-version-check-3-secondshope someone replies and tell me how to fix…
Facebook…
sorry, forgot to mention that i’m using the 3.3.0…will check the new version trying to understand the code…
I have the same problem… a big log with this issue, and checked the plugin code and is the one it does that SELECT * FROM wp_posts WHERE
id = …
how to solve?hi, is it handled now by the free version? thanks
it’s interesting to me too… please help!
any news about the correct preg_match_all to extract .jpg .gif .png only? help is really appreciated…thanks
// Get all images from post's body preg_match_all('/<\s*img [^\>]*src\s*=\s*[\""\']?([^\""\'>]*)/i', $post[0]->post_content, $matches);is that line i have to edit?
i need to skip everything except .jpg or .gif or .png extension…example:
<img border="0" alt="" src="http://dynamic1.example.com/www/delivery/avw.php?zoneid=3&n=a4b27fb" />i don’t want the plugin search for that… only .jpg or .gif or .png
Forum: Plugins
In reply to: [Bulk Delete] [Plugin: Bulk Delete] Plugin simply does not workhi, i really need your plugin with AUTO function 🙂 that is…for example: delete posts from every category after X days.
Please… do it and let me know! ^__^