Leveraging AI to Supercharge Your WordPress Business Website
In today’s competitive digital landscape, every business website needs an edge to...
7.Apr.2017 | Freelance Web Design, Stuff i like, Wordpress

I came across this when looking for a purpose built, fully customisable calendar – https://fullcalendar.io/
Im just starting to work with it now for an in-house app/web design project that needs the option of populating the calendar with a shift pattern using a JSON feed. The user will be able to request a shift swap on a selected day posting via a private custom post type.
Very impressed so far and if your looking for a fully customisable calendar, this is pretty good!
Share

In today’s competitive digital landscape, every business website needs an edge to...

WordPress has come a long way since its humble beginnings in 2003....

In the ever-evolving landscape of website development, staying ahead of the curve...
WordPress has come a long way since its humble beginnings in 2003. The platform, once a simple blogging tool, now...
In today's digital age, having a strong online presence is crucial for businesses. When it comes to building a website,...
Add this to your functions.php to add a class to all pages within a tree: function is_tree($pid) { // $pid...