go41

the info you need to know


von blogdot admin
Keine Kommentare

Wer auch immer nach den folgenden Vulnerabilities in plugins and themes sucht, die gibt es hier nicht!! Da sucht ein Bot oder Script automatisch nach Themes und Dateien. Auszug aus meinem 404 Log-File: /admin.php /admin/uploadify/uploadify.swf /administrator/ /administrator/manifests/files/joomla.xml /blog/ /blogs/ /cms/uploadify/uploadify.swf /COPYRIGHT.txt /default.php /dffs.php /engine/init.php /inc/uploadify/uploadify.swf /includes/uploadify/uploadify.swf /interface.php /joomla/ /js/uploadify/uploadify.swf /lib/uploadify/uploadify.swf…


von Joern
Keine Kommentare

Same YouTube user channel feed import as above, but totally modified code using the WordPress function fetch_feed( $uri );on Google+ Thomas Scholz (toscho) https://plus.google.com/115532307838378431827 asked me to sanitize the output and cache the result. Thank you!fetch_feed caches for 12 hours by default, you might want to change this with wp_feed_cache_transient_lifetime…


von Joern
Keine Kommentare

How to import the latest videos of a Youtube Channel to your sidebar.With youtube api v3 there are also some changes to the rss feed, so the long time used way to import the feed with player is not working anymore, you just get a thumbnail titled 'https://youtube.com/devicesupport' , nothing…