Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

wp-admin

Adding custom columns to custom post types

August 4, 2022August 3, 2022 by Magenaut

I’ve done this previously but I’ve forgotten the name of the hook, and can’t find it anywhere…

Categories Q&A, Wordpress Tags columns, wp-admin Leave a comment

Toggle admin metabox based upon chosen page template

August 4, 2022August 3, 2022 by Magenaut

I’d like to have a custom field interface show up only when a certain template is assigned to a particular WordPress page.

Categories Q&A, Wordpress Tags conditional-tags, wp-admin Leave a comment

Add column to pages table

August 4, 2022August 3, 2022 by Magenaut

Hey all i am trying to find the section within the edit.php page where it populates the table with all my current pages. What i want to do is add another colum to the table in order to launch a side page for changing a picture.

Categories Q&A, Wordpress Tags admin, admin-menu, menus, wp-admin Leave a comment

How do I Enqueue styles/scripts on Certain /wp-admin Pages?

August 4, 2022August 3, 2022 by Magenaut

I have two simple functions that load stuff using wp_enqueue_style() and wp_enqueue_script(), something like these:

Categories Q&A, Wordpress Tags admin-init, admin-menu, wp-admin, wp-enqueue-script, wp-enqueue-style Leave a comment

Best way to present options for home page in admin?

August 4, 2022August 3, 2022 by Magenaut

I have a site with a custom home page, home.php. What’s the right way to present the editable home page options in the admin tool?

Categories Q&A, Wordpress Tags homepage, wp-admin Leave a comment

How do i best handle custom plugin page actions?

August 4, 2022August 3, 2022 by Magenaut

I’m constantly running into the same annoyance, so i thought i’d see if there’s any ideas or experience out there…

Categories Q&A, Wordpress Tags customization, plugin-development, wp-admin Leave a comment

How to redirect/rewrite all /wp-login requests

August 4, 2022August 3, 2022 by Magenaut

Is there any simple way to have wordpress, php or apache rewrite all urls which involve /wp-admin to /admin?

Categories Q&A, Wordpress Tags login, url-rewriting, wp-admin Leave a comment

Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin

August 4, 2022August 3, 2022 by Magenaut

First off my server is sitting behind a load balancer. My SSL certificate sits on the load balancer and handles HTTPS. The data coming in on port 443 is forwarded to the WordPress server using HTTP on port 80.

Categories Q&A, Wordpress Tags https, permissions, php, ssl, wp-admin Leave a comment

Filtering the Admin Comments List to Show Only Comments from the Current User?

August 4, 2022August 3, 2022 by Magenaut

In the Comments page (/wp-admin/edit-comments.php), every logged in user can see all the site comments.
comments page

Categories Q&A, Wordpress Tags comments, user-access, wp-admin Leave a comment

How to prevent access to wp-admin for certain user roles?

August 4, 2022August 3, 2022 by Magenaut

I did try using the plugin Front End Users but this clashes with something as it prevents access to some front end pages. So I need to manually just set it so that anyone who isn’t one of two usernames (or roles) can’t access wp-admin.

Categories Q&A, Wordpress Tags user-roles, wp-admin Leave a comment
Older posts
Newer posts
← Previous Page1 … Page4 Page5 Page6 … Page12 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress