08
Июн
Основное обновление одно.
С версии 1.2.0 в ответах можно использовать шорткоды.
Что это даёт?
Например теперь можно в ответах использовать подсветку кода используя плагины «WP-Syntax» или «Syntaxhighlighter».
Основное обновление одно.
С версии 1.2.0 в ответах можно использовать шорткоды.
Что это даёт?
Например теперь можно в ответах использовать подсветку кода используя плагины «WP-Syntax» или «Syntaxhighlighter».
doesnt work
Warning: Cannot modify header information – headers already sent by (output started at /***/***/***/blog/wp-content/plugins/wp-ds-faq/wp-ds-faq.php:221) in /***/***/***/blog/wp-includes/pluggable.php on line 850
In the file «wp-ds-faq.php» replace «echo $results;» (line 221) with «return $results;»
works fine, thx
nex problem, i have the «donate a beer» Plugin and this added under the faq footer this twice
Write please where to find plugin «donate a beer». I will look.
http://www.blogclout.com/blog/goodies/buy-me-a-beer-paypal-donation-plugin/
But i think the Problem is not the Buy me Beer Plugin this simple Plugin added Methode with:
add_action(‘the_content’, ‘add_buymebeer_to_content’);