Tagged Questions
0
votes
1answer
58 views
How to add an admin function only to posts, not pages?
I'm having a problem with adding an excerpt counter to the excerpt field. It may be a conflict with another plugin, but basically it screws with other jquery if the excerpt field doesn't exist (e.g.: ...
1
vote
2answers
297 views
How to disable automatic excerpt generation *in admin*?
I'm adding a custom column named Excerpt with Codepress Admin Columns, and would like to know specifically when the Excerpt has not been filled out. Instead WordPress shows post content automatically, ...
0
votes
1answer
354 views
How to hide wordpress default description box?
I'm using custom fields in my wordpress default post area. So i don't want wordpress default description box.
I mean i dont want this field.
Instead of description box i want excerpt box there. ...