zadonet
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: post function problemVery Very Thanks for you
You fastest support contacted with me
Forum: Plugins
In reply to: post function problemThanks for very much for help
You mean that i can replace line code
$permalink = get_permalink($post_ID);
or
$post_title = stripslashes($_POST[‘post_title’]);
$post_title = html_entity_decode($post_title);with
$post = get_post( $post_ID );
$post = get_post( $post->post_content );to send conent with out title and permalinks
Forum: Plugins
In reply to: [Plugin: Job Manager] Apply Page Templateplease MR Pento can you read this post and solve it for me
http://wordpress.org/support/topic/375818Forum: Plugins
In reply to: post function problemI want to cancel posting title and permalinks and post the content what can do please
[moderated–bump removed. Please refrain from bumping as per Forum Rules]
Forum: Plugins
In reply to: wicked wp poster dont post the post content to twitterI need to answer please
Forum: Plugins
In reply to: wicked wp poster dont post the post content to twitterNo one can answer this post
Viewing 6 replies - 1 through 6 (of 6 total)