A few changes needed (u have github?)
-
First off,
Thanks this plugin is awesome!
Secondly, I have to make a bunch of changes that I’d like to share with you.
1. Change $user_name to $display_name
2. the JS that changes the height to 0px; should change it to something optional, I am going to use 2em (by changing the JS itself)
3. I want to move comments directly into content.php, this way the comments will show on a page of posts(easiest way I can do it) – All I need to do is change the div #comments to #comments<?php Print get_theID ?> and any references as such and it should work.
4. Do you have GitHUB??
I’d like to branch off (maybe fork idk) as these changes I think could benefit us all.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘A few changes needed (u have github?)’ is closed to new replies.