| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 4 months |
| seen | yesterday | |
| stats | profile views | 8 |
|
May 14 |
accepted | How to add a “publish” link to the quick actions |
|
May 13 |
comment |
How to add a “publish” link to the quick actions Also, any reason you're not simply using wp_publish_post($_REQUEST['update_id'])? That's 1 line of code instead of 4. |
|
May 13 |
comment |
How to add a “publish” link to the quick actions Thank you for the response. Passing a second argument into the filter function gives me an error that it's missing argument two (running WP 3.5.1 on PHP 5.3). |
|
May 12 |
revised |
How to add a “publish” link to the quick actions added 4 characters in body |
|
May 12 |
asked | How to add a “publish” link to the quick actions |
|
May 6 |
awarded | Nice Question |
|
May 6 |
awarded | Yearling |
|
Mar 13 |
comment |
posts_per_page is set to 1, returns 50 posts @all - I have no other filters. Adding 'suppress_filters' => true doesn't change anything. |
|
Mar 13 |
revised |
posts_per_page is set to 1, returns 50 posts edited title |
|
Mar 13 |
asked | posts_per_page is set to 1, returns 50 posts |
|
Dec 21 |
awarded | Commentator |
|
Sep 27 |
accepted | add_menu_page() with different name for first submenu item |
|
Sep 27 |
comment |
add_menu_page() with different name for first submenu item I just tested it, and you're absolutely right. Works like a charm. Thanks. |
|
Sep 27 |
comment |
add_menu_page() with different name for first submenu item This would result in duplicate entries, since Wordpress automatically creates a submenu page for the main page. |
|
Sep 27 |
comment |
add_menu_page() with different name for first submenu item @kaiser - The way my plugin is set up, this is what the user would expect (similar to how you expect the main "Posts" page to be the "All Posts" sub-menu page). |
|
Sep 27 |
asked | add_menu_page() with different name for first submenu item |
|
Aug 31 |
accepted | Wordpress plugin for mail subscriptions |
|
Aug 31 |
asked | Aggregate comments, with pagination |
|
Mar 22 |
comment |
Wordpress plugin for mail subscriptions I'm a little confused: I'm not simply selling a membership service to the site, but a paid subscription to a physical paper home delivery. The price will vary upon the location it is being delivered to, the shipping method, as well as on the subscription type (monthly prepaid, monthly pay-as-you-go, upfront payment for 1/2 years etc.). How will a WishList Member Plugin help me? |
|
Mar 22 |
revised |
Wordpress plugin for mail subscriptions added 4 characters in body |