How to put Youku video on my wordpress site?

I already tried various plugin, none of those works…please help, thanks The code that able to display Youtube video is this: (replacing the youtube link with youku is not working obviously) [/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=”1/4″][/vc_column_inner][vc_column_inner width=”1/2″][vc_video link=”https://youtu.be/CC0oCjTJAMg”][/vc_column_inner][vc_column_inner width=”1/4″][/vc_column_inner][/vc_row_inner][vc_row_inner css=”.vc_custom_1529069482532{margin-top: 20px !important;border-top-width: 20px !important;padding-top: 20px !important;}”][vc_column_inner width=”1/2″][vc_single_image image=”19894″ img_size=”full” css_animation=”left-to-right”][/vc_column_inner][vc_column_inner width=”1/2″][vc_column_text css_animation=”right-to-left”]

WordPress get plugin directory

Yeah as per description of plugin_dir_path it will give you current plugin file path. But as per what you asking here you can do something like below unfortunately no direct way, Edit: 18-09-2021 The best practice is to use with latest version is WP_PLUGIN_DIR as follow:

strange text before my header wordpress

We will hook into init and remove actions as follows: We will need the following filter function to disable TinyMCE emojicons: Now we breathe and pretend this feature was never added to core… particularly while tons of resolved bugs are yet to be implemented. This is available as a plugin, Disable Emojis. Alternatively, you can replace the smilies with the original versions … Read more

The requested URL /about was not found on this server

That’s not a typical WordPress rewrite block. This is: See http://codex.wordpress.org/Using_Permalinks#Where.27s_my_.htaccess_file.3F Where’s my .htaccess file? WordPress’s index.php and .htaccess files should be together in the directory indicated by the Site address (URL) setting on your General Options page. Since the name of the file begins with a dot, the file may not be visible through … Read more