admin管理员组

文章数量:1122846

I am using Wordpress for my website. I was working on CPANEL yesterday and was browsing public-html/wp-admin folder under the File manager.

There were many files and I accidentally deleted the admin-header.php file.

Where can I get an another copy of that file so that I can upload it to the same folder from where it got deleted?

I am using Wordpress for my website. I was working on CPANEL yesterday and was browsing public-html/wp-admin folder under the File manager.

There were many files and I accidentally deleted the admin-header.php file.

Where can I get an another copy of that file so that I can upload it to the same folder from where it got deleted?

Share Improve this question edited Sep 11, 2011 at 7:39 Jan Fabry 30.5k4 gold badges90 silver badges136 bronze badges asked Aug 18, 2011 at 9:05 Chankey PathakChankey Pathak 2051 gold badge6 silver badges12 bronze badges 1
  • 4 ...wordpress.org? Voting to close, unless you can somehow salvage this. – Su' Commented Aug 18, 2011 at 9:41
Add a comment  | 

3 Answers 3

Reset to default 2

Couldn't see a download link on the Github page for downloading single files(i don't use it so maybe i'm just not seeing it).

Alternatively you can download single files for WordPress from trac.

Example:
http://core.trac.wordpress.org/browser/tags/3.2.1/wp-admin/admin-header.php

Scroll to the bottom of the page(or hit the End key),
look for the text "Download in other formats:"
click the "Original Format" link below that text to download the single file.

Can't hurt to have options right.. ;)

Get it from here

Well I didn't do this type of things but you can do one thing

go to wordpress.org -> download -> release archives

download your current version in local host

extract it and then go to wordpress -> wp-admin -> admin-header.php

or maybe wordpress -> wp-admin -> includes -> admin-header.php

and upload it to server

本文标签: installationWhere can I find adminheaderphp file online