Once the plugin is installed go to Settings > General > PCF Countdown Options to input name and date for the countdown..
Use the shortcode to output the countdown..
This enables you to shift the output type..
Styling the output is first setting that involves writing CSS..
The shortcode can be given 'id predict which can then be used to badge the output using CSS..
This will set the output to be blue highlight and to have number of 16px...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
The widget takes 2 inputs type and id which work in the same as the shortcode attributes..
Added output for when the event is on the year as viewing. i.e on the set date the output will be.
Added verification to make sure that the date entered is valid. i.e if 30th of February is entered it automatically switch to the 28th or 29th based on whether it's leap year...
Read more