| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | yesterday | |
| stats | profile views | 7 |
|
Mar 15 |
accepted | Alternative to new_to_publish Hook for Custom Statuses |
|
Mar 15 |
comment |
Alternative to new_to_publish Hook for Custom Statuses Oh this did work, I was doing it wrong :) |
|
Mar 15 |
comment |
Alternative to new_to_publish Hook for Custom Statuses Thanks for the reply, I didn't get a result with the above but I am still playing with _transition_post_status |
|
Mar 13 |
asked | Alternative to new_to_publish Hook for Custom Statuses |
|
Dec 21 |
accepted | Modify Post Status Arguments |
|
Dec 21 |
comment |
Modify Post Status Arguments Works perfectly, the first part anyway, didn't test the second since the first worked ha |
|
Dec 19 |
answered | Modify Wp-Login Labels: Username to Email |
|
Dec 19 |
asked | Modify Wp-Login Labels: Username to Email |
|
Dec 18 |
asked | Modify Post Status Arguments |
|
Dec 8 |
awarded | Tumbleweed |
|
Nov 29 |
revised |
Function is Missing an Action Hook deleted 4 characters in body |
|
Nov 29 |
answered | Function is Missing an Action Hook |
|
Nov 29 |
comment |
Function is Missing an Action Hook I also tried adding do_action("draft_to_rejected"); to the button but it didn't help |
|
Nov 29 |
asked | Function is Missing an Action Hook |
|
Nov 29 |
accepted | Force Publish Future (Scheduled) Posts Immediately |
|
Nov 29 |
comment |
Force Publish Future (Scheduled) Posts Immediately I ended up changing the route used to accomplish my goal (rather than relying on future publish to do my task, I used schedule_event), so I cannot confirm using your function on the frontend. Thank you for the reply though. |
|
Nov 27 |
comment |
Force Publish Future (Scheduled) Posts Immediately Thanks for the reply, I will try to implement your code on the frontend and see how it goes |
|
Nov 26 |
asked | Force Publish Future (Scheduled) Posts Immediately |
|
Oct 17 |
comment |
How 'secure' are loops? Thanks for the reply Eric. Okay great, I will look into that area. This is a topic I have not been able to find discussed much, so I appreciate the input. |
|
Oct 17 |
accepted | How 'secure' are loops? |