-
Posted a reply to How to disable inline styling (style id=’global-styles-inline-css’)?, on the site WordPress.org Forums:
add_action( 'wp_enqueue_scripts', 'remove_global_styles' ); function remove_global_styles(){ wp_dequeue_style( 'global-styles' ); } -
Posted a reply to [Contact Form 7 - email body TinyMCE editor] How switch to text, on the site WordPress.org Forums:
how can i specify tinymce_elements to work together codemirror and tinymce? -
Posted a reply to [Contact Form 7 - email body TinyMCE editor] How switch to text, on the site WordPress.org Forums:
I really hope this plugin is still supported and help me make it better. i… -
Created a topic, [Contact Form 7 - email body TinyMCE editor] greates addon, on the site WordPress.org Forums:
this plugin makes it very easy to use cf7 -
Created a topic, [Contact Form 7 - email body TinyMCE editor] How switch to text, on the site WordPress.org Forums:
thanks for great plugin how can switch to text mode fo… -
Posted a reply to disconnect wordpress from plugin repository, on the site WordPress.org Forums:
if i add downloads.wordpress.org in whitelist i can update kernel files? correct? -
Posted a reply to disconnect wordpress from plugin repository, on the site WordPress.org Forums:
define( 'WP_HTTP_BLOCK_EXTERNAL', true ); define( 'WP_ACCESSIBLE_HOSTS', 'downloads.wordpress.org' ); that’s what i need -
Created a topic, how to change name /wp-content/themes/ folder, on the site WordPress.org Forums:
hi all how to change name /wp-content/themes/ folder t… -
Created a topic, disconnect wordpress from plugin repository, on the site WordPress.org Forums:
i do not use themes and plugins from repository how to… -
Posted a reply to update for custom plugin, on the site WordPress.org Forums:
thank you i will do so -
Created a topic, update for custom plugin, on the site WordPress.org Forums:
i made plugin called him Htacces add metadata /* Plugi… -
Created a topic, problem with paths wordpress in subfolder, on the site WordPress.org Forums:
i moved kernel files wordpress to a subfolder now have… -
Created a topic, [GeneratePress] very light and vert fast, on the site WordPress.org Forums:
this best theme very light and vert fast i only use th… -
Posted a reply to Disable screen reader function, on the site WordPress.org Forums:
I not have problem. I want clear html -
Created a topic, Disable screen reader function, on the site WordPress.org Forums:
Since version 4.4.0 in wordpress added a screen reader… -
Posted a reply to ContactForm7 and sweetallert2 does not work after update, on the site WordPress.org Forums:
thank you for your answer this is it works but i'll probably stay on old… -
Posted a reply to ContactForm7 and sweetallert2 does not work after update, on the site WordPress.org Forums:
I understand that you can't do without global editing of script? -
Posted a reply to ContactForm7 and sweetallert2 does not work after update, on the site WordPress.org Forums:
point is that i need to monitor class changes in example on link i just… -
Created a topic, ContactForm7 and sweetallert2 does not work after update, on the site WordPress.org Forums:
<br>hello community <br>recently updated C…