Awesome, so many creative possibilities
-
If you can get your head around the documentation (helps if you sleep on it and come back a few times) it opens a door to many possibilities.
From customising a theme to conditional content to autoloading scripts/css.
It can save you from loading multiple plugins.
You can:
- load CSS and JS into HEAD/FOOT <– need to also install ACF plugin
- Show publish stats like Author, modify date, page ID
- build your own navigation (like latest 3 articles)
- hide content if not logged in
- show different content according to user type, time etc
- randomise content and images
- set, pass and show a custom variable (without custom fields)
- personalise messages (like Hello [user name] )
- loop through collections and show cool stuff
I have only scratched the surface, and the more I think about the possibilities the more it gets overwhelming… where to start ??
ON a serious note the docs are good, but don’t rush through them. Start small and work your way to more complex ideas/implementations. In this way you get more wins and less ‘What the’s.
- The topic ‘Awesome, so many creative possibilities’ is closed to new replies.