Plugin Directory

LiveJournal Comments

Place lj-comments.php to your plugins folder and activate it in control panel. Place wp-comments-php to WordPress root folder.

In lj-crosspost.php add the following string where it is needed:

EXAMPLE:

// Depending on whether comments are allowed or not, alter the header // appropriately if($comments) { $postHeader .= sprintf(__(' You can comment here or there.', LJXPDOMAIN), getpermalink($postid)); $postHeader .= ljcomments($postid); } else { $postHeader .= sprintf(_(' Please leave any comments there.', LJXPDOMAIN), getpermalink($postid)); $postHeader .= ljcomments($post_id); }

$postHeader .= '

';

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(3 ratings)