I have created extra field that user can edit on their ‘Your Profile’ page. The […]
Tag: admin
Sort admin area by custom Event Date field
There are several questions in here about sorting custom items in the admin section. However, […]
Duplicated Label in add_menu_page
I have created a function for a theme customization. function create_theme_option() { add_menu_page( ‘Manage Options’, […]
jQuery Mobile Enqueue – Loading in WordPress Admin
I’ve enqueued the scripts properly according to documentation, but jquery mobile still loading in admin. […]
Any guides on creating custom admin pages?
I basically want to create a table (preferably AJAXified) that lets the user enter a […]
How do you get thumbnails to show up in the admin edit post?
I tried to add thumbnail support to my theme add_theme_support( ‘post-thumbnails’ ); set_post_thumbnail_size(133, 133, true); […]
Add User meta fields, which only admin can edit
Is there a way to add custom user meta fields (like the one in the […]
Add link on the top menu of the post table?
Is there any way to add links on the top, as pictured below?
Report spam button
I can’t find any plugin or script to place a “report as spam” button in […]
Show info to author only
I’m writing my own plugin. works like this: function myfunc (){ $a = ‘hello’; // […]
No More Posts Available.
No more pages to load.