egymido
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Editor Tools] Adding TinyMCE to Learndash Question answers@renemailloux Thank you for taking from your time to help me 🙂 I will try this now and will tell you the results. thank you so much
Best regards
Forum: Plugins
In reply to: [Advanced Editor Tools] Adding TinyMCE to Learndash Question answersthank you renemailloux for your answer. I already installed the MathType for WordPress.
Now, would you please send me the code to initialise wp.editor on answer fields?
thank you for your time and help
Thank you for your answers, would you please nominate someone you know he can do this job for me as a paid work?
thank you for your time
Hi, Please if this will be a paid service just tell me how much dose will cost? thank you
Thank you for your fast support )
ok I did a custom field now I want to get the first url in the content to be written automatically in the new field created.
I know there is a function called :
function get_link_url() { $content = get_the_content(); $has_url = get_url_in_content( $content ); return ( $has_url ) ? $has_url : apply_filters( 'the_permalink', get_permalink() ); }can I use this function with this field? and how?
Thank you for your time and help
