10+
September 4, 2014
July 24, 2013
This Plugin for streaming live in Text for WordPress
Este Plugin permite fazer uma transmissão ao-vivo no seu WordPress
Live Broadcast is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Live Broadcast is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Notify Users E-Mail. If not, see http://www.gnu.org/licenses/.
LiveBroadcast directory to the /wp-content/plugins/ directoryLiveBroadcast para a pasta /wp-content/plugins/Use https://github.com/valeriosouza/live-broadcast for contribute
Para colaborar, use o https://github.com/valeriosouza/live-broadcast .
Use in your code / Use no seu código
'if (function_exists('create_shortcode_live_broadcast')){
echo do_shortcode('[live_broadcast]'); '
Just implement the options in the shortcode as below. / Basta implementar as opções no shortcode como abaixo.
'[live_broadcast orderby="title" order="ASC"]'