top of page

askao newsbar wordpress plugin

  • Writer: Askao Ahmed Saad
    Askao Ahmed Saad
  • Mar 15, 2017
  • 1 min read

News bar plugin for wordpress en/ar

copy askao_news_bar folder in path: wp-content/plugins/

from wordpress Admin Panel Categories section: -create a category with name and slug: newsbar

from wordpress Admin Panel Plugins section:

  • Activate "Askao News Bar" plugin

you can switch between arabic and english news bar: from askao_news_bar.php file (english by default)

	function newsbar_getnews() {      
		include('shownewsbar_en.php'); // english newsbar
        	//include('shownewsbar_ar.php'); // arabic newsbar
	}

Recent Posts

See All

Opmerkingen


Post: Blog2_Post
bottom of page