define('DISALLOW_FILE_EDIT', true);
define('DISALLOW_FILE_MODS', true);
Comments on: WordPress 2.7 is live
https://norunnyeggs.com/2008/12/wordpress-27-is-live/
The repository of one hard-boiled egg from the south suburbs of Milwaukee, Wisconsin (and the occassional guest-blogger). The ramblings within may or may not offend, shock and awe you, but they are what I (or my guest-bloggers) think.Thu, 11 Dec 2008 14:42:14 +0000
hourly
1 https://wordpress.org/?v=6.9
By: steveegg
https://norunnyeggs.com/2008/12/wordpress-27-is-live/comment-page-1/#comment-36720
Thu, 11 Dec 2008 14:42:14 +0000https://norunnyeggs.com/?p=4115#comment-36720Try the export/import as a compressed file. PhpMyAdmin does support that, and it should reduce the file size to something less than 8 MB.
As for the threaded/paginated comments, instead of the entire “foreach ($comments as $comment)” section in the comments.php file, WP 2.7 introduced the “wp_list_comments()” function. Simply replace that entire section (don’t forget to wrap it inside the php tag).
]]>
By: scott
https://norunnyeggs.com/2008/12/wordpress-27-is-live/comment-page-1/#comment-36719
Thu, 11 Dec 2008 14:28:21 +0000https://norunnyeggs.com/?p=4115#comment-36719Extremely cool. I myself just jumped on RC1 a couple of days ago and I really dig the new admin interface. I think perhaps my template doesn’t invoke threaded comments, so that part doesn’t seem to work for me yet.
My larger problem is trying to figure out how to import a 10 meg exported XML file of my blog to a remotely hosted wordpress installation whose environment limits php file transfers to 8 megabytes. Advice?
]]>
By: BadgerBlogger
https://norunnyeggs.com/2008/12/wordpress-27-is-live/comment-page-1/#comment-36718
Thu, 11 Dec 2008 12:00:26 +0000https://norunnyeggs.com/?p=4115#comment-36718I really like the looks of the admin area. Only had a few minutes to poke around, but I like what I see so far. Maybe I will tinker with mine this weekend.
]]>