How to enable some useful text formatting options in TinyMCE in WordPress | The Storyteller

Most of the time default TinyMCE editor in WordPress is pretty adequate for everyday text formatting. However, there are a lot of extra formatting options which are hidden out of the box. Enabling these options will give you extra formatting features that will be useful for many of us. In this article, I will show…

1 reactions

Find n number of posts randomly from a group of categories in WordPress | The Storyteller

When you are developing a theme, or maybe writing a plugin, it is often required to display related posts in single posts page. These related posts are fetched by various criteria. Sometimes they are fetched from the same categories a post belongs to, or by tags. Sometimes they are set by the author of the…

1 reactions

law enforcement challenge coins

Challenge coins almost represent a hallmark of a person, place or the operation that existed. Its history is unclear so we might not really know for sure when the first military challenge coin was handed out.Collecting challenge coins has become an increasingly popular hobby. It seems that almost every collector at heart now want a piece of the challenge, so to speak; even not-so-serious collectors want to trade them like baseball cards.

0 reactions

Passing data from PHP to the enqueued scripts in WordPress | The Storyteller

Enqueueing scripts, while being as one of the most common tasks for WordPress theme and plugin developers, has a very nice companion feature that can be used to pass data to it. These data will then be available in the native scope of those scripts. In this short article, I am going to show you…

1 reactions

Website Designing Package, Web Designing Prices,

At web-site- designing-india.com (Division of Hindsoft Technology Pvt Ltd.) We design and create Static Corporate Websites, CMS Websites, Online E Commerce, Mobile websites & Apps for small and big companies.

0 reactions

Appliconic Web Development Services

Appliconic offers web and mobile apps development services with cutting edge programming solutions and services… Visit for more detail.

0 reactions

Website Design & Development Company Toronto

“We’re a leading web, mobile & software development agency based in Toronto. We are everything that you require for all your business needs.
From leading e-commerce platform magento, to the world’s largest cloud service provider AWS, we work with some of the best technology platforms out there.Designers, Developers, Cataloguers & Marketing Ninjas – We call it an army of winners.”

0 reactions

How to enqueue javascript files properly in the WordPress admin panel | The Storyteller

You’d probably have answered the question already, won’t you? We all know that the correct answer is to do that we have to write a function that hooks the “admin_enqueue_scripts” and inside that function we will have to load the script via wp_enqueue_scripts() function. That’s the correct answer, but when it comes to the best…

1 reactions