plugins - Editing admin pages in WordPress

Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress.

Closed. This question is off-topic. It is not currently accepting answers.

Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.

Closed 6 years ago.

Improve this question

I’m trying to find information on how to edit admin pages in WordPress.

Custom pages can be overridden in the site template, but I still do not understand how to deal with the admin.

Note: In my case this is the WooCommerce order edit page, but you may provide the generic solution to the problem. The main thing is to make changes to the admin page.

Closed. This question is off-topic. It is not currently accepting answers.

Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.

Closed 6 years ago.

Improve this question

I’m trying to find information on how to edit admin pages in WordPress.

Custom pages can be overridden in the site template, but I still do not understand how to deal with the admin.

Note: In my case this is the WooCommerce order edit page, but you may provide the generic solution to the problem. The main thing is to make changes to the admin page.

Share Improve this question edited Apr 5, 2019 at 17:47 Fayaz 9,0172 gold badges33 silver badges51 bronze badges asked Apr 2, 2019 at 23:16 KRasulKRasul 213 bronze badges 4
  • Welcome to WordPress Stack Exchange! We love to help you. But normally 3rd party premium plugins are considered to be off-topic for this Q+A. Have you already tried stackoverflow/a/34786256/2199525? Seems a perfect match. This one hollerwp/customize-woocommerce-checkout-page seems promising as well. – norman.lol Commented Apr 3, 2019 at 6:35
  • @leymannx: Please note that the original intent of the OP is on topic, may be some wording is a bit off. I've now edited the question to fix that too. – Fayaz Commented Apr 5, 2019 at 17:50
  • @Fayaz – Please note that OP didn't tell us what they've tried themselves so far and where exactly they are stuck. Nor did they provide any context or background information. This question should be flagged and closed instead of being reworded. It still is too broad and therefore will lead to answers only of the same low quality. Bad. – norman.lol Commented Apr 5, 2019 at 20:46
  • @leymannx I respectfully disagree. The topic of Editing admin pages can be a couple of lines answer, the accepted answer reflects that. Having said that, it can be made into a very broad answer. Even so, it's borderline on topic. IMHO, to welcome new users, we should allow this much. – Fayaz Commented Apr 6, 2019 at 6:05
Add a comment  | 

1 Answer 1

Reset to default 1

There are no templates for the admin pages. You have two options to manipulate them, anyway:

  1. Use filters to edit the pages (See the WordPress codex).

  2. Change the page using CSS (also using a hook or use an existing plugin like Add Admin CSS).

There are more plugins that help you changing the admin backend - a recommendation depends a bit on what exactly you want to change.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745623228a4636648.html

相关推荐

  • plugins - Editing admin pages in WordPress

    Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress.

    7小时前
    10

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信