delete attachment for one post without deleting actual attachment post
delete attachment for one post without deleting actual attachment post
delete attachment for one post without deleting actual attachment post
You can use a small SQL statement to retrieve the notes: global $wpdb; $sql = $wpdb->prepare(‘ SELECT notes FROM ‘.WPSC_TABLE_PURCHASE_LOGS.’ WHERE id=%d ‘,$item->id); echo $wpdb->get_var($sql); Read more in this post
Is that generic [enough] admin screen? Usually you should be able to set amount of posts per page via “Screen options” (upper right corner of admin on the page).
Found that theme functions was handled wp_deregister_script(‘jquery’) and jQuery loaded from one of plugins was outdated (1.5.2) which was causing all errors. I have removed wp_deregister_script(‘jquery’) from the functions.php file and all working as should.
Its looks like you are trying to set a header propery which already been used to create header. So what I would suggest is set the property and then call the createHeader() function so now again when building header your changed property should work. You don’t have to use filter you can use the action … Read more
WP e-Commerce hook after creating order?
WordPress – estimate used product
Add sub variations in product page
Link a button to woofunnels model
How to Edit Ecommerce filters URL, h1, h2 , Title