Shortcodes ====================== Added in version 0.5.5: --------------------------------------------------------------------------------------- [futpostcount] : the total number of blog posts set to publish in the future [draftpostcount] : the total number of draft posts Added in version 0.5: --------------------------------------------------------------------------------------- [charsperpostavg] : the average number of characters per published post (rounded to zero decimals) [postsperdayavg] : the average number of published posts per day (rounded to two decimals) Added in version 0.4.5: --------------------------------------------------------------------------------------- [allpostslength] : the total number of characters (including whitespace characters) of all published posts Added in version 0.4: --------------------------------------------------------------------------------------- [nameoflongestpost] : the title of the longest published post [longestpostlength] : the number of characters (including whitespace characters) in the longest published post Added in version 0.3.5: --------------------------------------------------------------------------------------- [catperpostavg] : the average number of categories used per published post (rounded to two decimals) [tagperpostavg] : the average number of tags used per published post (rounded to two decimals) Added in version 0.3: --------------------------------------------------------------------------------------- [commentcount] : the total number of approved comments Added in version 0.2: --------------------------------------------------------------------------------------- [pagecount] : the total number of published pages Added in version 0.1: --------------------------------------------------------------------------------------- [postcount] : the total number of published blog posts [catcount] : the total number of categories (those that contain one or more posts) [tabcount] : the total number of tags (those that contain one or more posts) [ageindays] : the number of days since the first blog post was published