Weekend nothing, feel can not continue to play the Three Kingdoms killed the commander-in-chief of the armed forces, and then find something to do, think of their own also have a website (although very shabby but at least it is their own "Eva" AH). So landing backstage Http://www.yesareno.com/wp-admin, after trying n times password, finally entered the management page, a into the big red circle to shock, good dozens of comments plus some themes and plug-in updates, After a few minutes of cleaning up the spam review, I found that the theme I'm using now should be updated, so I'll update the theme. In the Management page update topic is not successful, prompted some places without write permission, too lazy to open so many permissions, and then directly manually updated. Here's how:
1. Enter the server's theme directory
CD Wordpress/wp-content/themes
2. Back up the theme that you use now, take the topic I'm using now papercuts for example, delete the original theme after backup
Cp-r papercuts Papercuts_bak
Mv-r papercuts
3. Download the theme file on your local computer
4. Remotely place the newly downloaded theme file in the server theme directory
SCP Papercuts.zip [Email protected]:/wordpress/wp-content/themes
5. Unzip the theme
Upzip Papercuts.zip
6. Some finishing work, for example, I now have "webmaster statistics" function, I went into the original theme of the directory, find foot.php, copy the original webmaster statistics of the code copied to the new theme of the directory under the foot.php of the corresponding location.
OK, update the theme of the work is finished, directly refresh can see the new updated theme of the effect, but I do not see the naked eye what is the difference, in order to remove the red circle reminder, it is worth it.
Note: This article is also posted on your own personal website Yesareno.
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
wordpress-Update Theme