b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 2.4) [ class tree: evoskins ] [ index: evoskins ] [ all elements ]

Procedural File: _wp_compatibility.inc.php

Source Location: /blogs/skins/_wp_compatibility.inc.php

Page Details

This is the WordPress compatibility include.

This includes a lot of dull template tags stubs that emulate wordpress template tags. This is designed to make skin porting easier. This should not be used in redistributed skins as this will NOT provide FULL b2evo functionality.

For a quick explanation of b2evo 2.0 skins, please start here: http://manual.b2evolution.net/Skins_2.0

Filesource:  Source Code for this file
Functions
comments_popup_link  [line 177]

void comments_popup_link( [ $zero = '#'], [ $one = '#'], [ $more = '#']  )

WP compatibility template tag - UNSUPPORTED.

Parameters:
   $zero: 
   $one: 
   $more: 


[ Top ]
comments_rss_link  [line 198]

void comments_rss_link( [ $link_text = 'Comments RSS'], [ $commentsrssfilename = 'nolongerused']  )

WP compatibility template tag - UNSUPPORTED.

Parameters:
   $link_text: 
   $commentsrssfilename: 


[ Top ]
comments_template  [line 259]

void comments_template( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
edit_post_link  [line 249]

void edit_post_link( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
get_calendar  [line 27]

void get_calendar( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
get_permalink  [line 87]

void get_permalink( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
is_home  [line 124]

void is_home( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
is_page  [line 133]

void is_page( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
is_tag  [line 144]

void is_tag( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
next_posts_link  [line 302]

void next_posts_link( [ $link_text = 'Next']  )

WP compatibility template tag - UNSUPPORTED.

Parameters:
   $link_text: 


[ Top ]
previous_posts_link  [line 282]

void previous_posts_link( [ $link_text = 'Previous']  )

WP compatibility template tag - UNSUPPORTED.

Parameters:
   $link_text: 


[ Top ]
the_category  [line 208]

void the_category( $separator  )

WP compatibility template tag - UNSUPPORTED.

Parameters:
   $separator: 


[ Top ]
the_content  [line 109]

void the_content( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
the_tags  [line 234]

void the_tags( [ $before = 'Tags: '], [ $sep = ', '], [ $after = '']  )

WP compatibility template tag - UNSUPPORTED.

Parameters:
   $before: 
   $sep: 
   $after: 


[ Top ]
the_time  [line 155]

void the_time( [ $format = '#']  )

WP compatibility template tag - UNSUPPORTED.

Parameters:
   $format: 


[ Top ]
the_title  [line 97]

void the_title( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
trackback_url  [line 167]

void trackback_url( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
wp_list_cats  [line 47]

void wp_list_cats( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]
wp_tag_cloud  [line 66]

void wp_tag_cloud( )

WP compatibility template tag - UNSUPPORTED.



[ Top ]


Documentation generated on Sat, 06 Mar 2010 03:42:48 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).