Yet Another Featured Posts Plugin

Yes, that plugin is the answer of that error.

My client buy a wordpress theme with that code as part of the theme and make little panic for while when I get this error message icon smile Call to undefined function get featured posts id()

Just visit to http://wordpress.org/extend/plugins/yet-another-featured-posts-plugin/

and solve your problem icon smile Call to undefined function get featured posts id()

 

I have job to transfer wordpress multi user to new host. The wpmu system currently host 400+ with subdomain type.
The old host and new host use same operating system FreeBSD dedicated server but with different version.
The procedure for move wpmu to new host not different than moving ordinary wordpress blog.

Preparing and packing

1. Dumping mysql database

#  mysqldump -udtonet2 -pdotnet22008 dotnet2 > dotnet.sql

2. Packing all files to one tarball

# tar cvzf wordpress-mu.tar.gz  wordpress-mu

3. Transfer the file to new host

# scp wordpress-mu.tar.gz erau@172.88.1.8:/home/erau

Password:
wordpress-mu.tar.gz                    100%   402MB  13.9MB/s   00:03
#
4. Change dns setting

Continue reading »

© 2011 Hosting Formula Suffusion theme by Sayontan Sinha