flymy
Forum Replies Created
-
Thanks 🙂
Anyone? please?
lol … well thanks.
Does anyone can help? pleasssse 🙂
Forum: Plugins
In reply to: Changing the Inline Upload Source in Post.phpThank for your great help.
I did talk the author of the plugin. He wanted 50 USD for his help. Due to lack of funds, obviously I came here for help.
If you don’t want/can’t to help, dont bother to reply.
Forum: Plugins
In reply to: Changing the Inline Upload Source in Post.phpPlease Help Me!
Forum: Plugins
In reply to: Changing the Inline Upload Source in Post.phpBumpo!!!
Forum: Plugins
In reply to: Changing the Inline Upload Source in Post.phpNow, to the harddest part :
How do make the upload page of old-style-upload plugin, to be displayed inside the iframe???
Using the link http://…/wp-admin/admin.php?page=filosofo-old-style-upload_he.php is not an option, because it’s not really comfortable.
Any idea please?
Forum: Plugins
In reply to: Changing the Inline Upload Source in Post.phpDoesn’t work. For example :
function remove_crap_inlnupl() { $uploading_iframe_src = apply_filters('uploading_iframe_src', 'http://www.yahoo.com'); } add_filter('uploading_iframe_src', 'remove_crap_inlnupl');If you use this code, all you get is that post.php won’t load fully 🙁
Any other idea?
Forum: Fixing WordPress
In reply to: How to change the Post.php item order?please help me …
Forum: Fixing WordPress
In reply to: How to change the Post.php item order?It’s not what I was looking for …
I want to change the order of things (like the excepert to be under the title or the categories chooser to be the first).
Any idea?
Forum: Plugins
In reply to: Get the category idI have created this code with a good helpful friend :
function get_the_category_id($postID) {
global $wpdb;
$sql = “SELECT category_id FROM $wpdb->post2cat WHERE post_id = $postID”;
$result = $wpdb->get_var($sql);
return $result;
}Hope it helps 🙂
Forum: Plugins
In reply to: Plugin Request : Gets Video ID – Gives Views Count DataHELP
Please
I am desperate
Forum: Plugins
In reply to: Video Per Post with the original statistics?please! any idea? i’m on the verge of killing myself with frusration …
Forum: Plugins
In reply to: Video Per Post with the original statistics?bump 🙁
Forum: Plugins
In reply to: WPvideo 1.1 can’t support YouTube?so help anyone?