Getting Familiar with Simple Course Creator
This is a quick overview of how Simple Course Creator works in WordPress and what you can do with it.
- Welcome to Simple Course Creator Demo
- Who Should Use This Plugin?
- How Are Courses Created?
- Controlling the Course Display
- Advanced Customization of Course Output
- Built-In Features
Simple Course Creator is simple by default. It doesn’t have to remain that way if you have the development skills to enhance its display and functionality.
Hooks & Filters
The simplest way to edit your course output is with hooks and filters in your active theme’s functions file or custom plugin. Simple Course Creator comes with built-in hooks littered throughout the output as well as a filter for the course toggle.
Read the documentation for details.
Theme Overrides
For even more control, you can override the very files responsible for building the Course output. By placing specific files in your active WordPress theme, Simple Course Creator will use your custom files instead of its own files.
Read the documentation for details.
Style Adjustments
The simplest way to tweak the display of a Course is to use custom CSS. For basic adjustments like link colors, font styles, padding, etc., consider using basic CSS overrides in your stylesheet of choice.
Getting Familiar with Simple Course Creator
This is a quick overview of how Simple Course Creator works in WordPress and what you can do with it.
- Welcome to Simple Course Creator Demo
- Who Should Use This Plugin?
- How Are Courses Created?
- Controlling the Course Display
- Advanced Customization of Course Output
- Built-In Features