Some of the template tags provided by this plugin relate to the location of the current post within the current loop. c2c is first. c2c is last. c2c is at index. c2c is even. c2c is odd. c2c get the index. c2c is index within. c2c the index..
While the first three part relate to index information about the loop in general. c2c get last index. c2c is post in loop. c2c is valid index..
Please see Template Tags section in some places locate under Other Notes section for categories of all the part and their arguments..
Gets the number for the last post in the loop listing..
Is the current index at the specified index...
Is the current post or one at the specified index within the limit of specified range...
Integer value representing the index at the start of the field value is inclusive.. $end index.
Integer value representing the index at the end of the field value is inclusive.. $post id.
Activate the plugin through 'Plugins admin menu in WordPress.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more