WordPress Snippets

Viele WordPress funktionen können einfach mit wenigen Zeilen hinzugefügt werden dazu muss nicht immer ein plugin verwendung finden . Hier eine kleine Sammlung jener die ich immer wieder verwendet.  Die code schnipsel können entweder in die function.php des Themes hinzugefügt werden oder auch als eigenes mini plugin zum einsatz kommen. Viele der snippets sind verbaut und..

Minify Fix for WordPress Final

Main goals For maximum optimisation the minify goal was to speed up the WordPress blog to serve mobile visitors with the best possible experience. A personal ambitious goal was get faster than Amazon starting page on my cheap shared host. Technically move the compressed files with all or most javascript files at the end of..

Interactive Social Chart for WordPress with D3

Update What is possible with with D3 in wordpress ? For Fast Prototyping and Visualization of Graph and Social Data there is nearly nothing more beautiful than the D3. But you don’t want to build a own webpage for every single Graph Chart. Just before starting to hammer some code together I found that great..

Facebook organic reach Boost

Viel wurde geschrieben in den letzen Wochen Nicht das nicht schon zu genüge darüber geschrieben wurde Einbruch der Reichweite von Facebook Post hier möchte ich ein paar Erfahrungen mit Facebook Fanseiten beschreiben welche sonst nirgends geschrieben stehen und wahrscheinlich auch in keinem Social Media Schnellkurs vermittelt werden können. Aus der Sicht eines Entwicklers und Medien..

Flexible way to display a geochart

made my day Embedded Link Flexible way to display a geochart? – Google Groups Susanna Murley, 10.05.13 06:33. I would like to display a geochart at 100% width on the page, but the code doesn’t allow percentages in the width, only pixels. Is there a way to do this? Basically, I want it to be..