-
Posted a reply to No Add file in admin, on the site WordPress.org Forums:
Hi, Currently Wordpress 4.9.8 is running Download Monitor 4.1.1 on a PHP 7.1 server. -
Posted a reply to No Add file in admin, on the site WordPress.org Forums:
Nope, just settings and extensions... -
Created a topic, No Add file in admin, on the site WordPress.org Forums:
There are two options: Settings and Extensions. There … -
Posted a reply to Edit Welcome Mail content, on the site WordPress.org Forums:
Sure. Where should I send it? -
Posted a reply to Edit Welcome Mail content, on the site WordPress.org Forums:
Hi, I did it through this explanation: https://wordpress.org/support/topic/activation-email-8/ -
Posted a reply to Edit Welcome Mail content, on the site WordPress.org Forums:
Hi 100jkl, You should use add_filter ( 'wppb_register_user_email_subject_without_admin_approval', 'wppbc_custom_email_confirmation_success_subject', 20, 4 ); function wppbc_custom_email_confirmation_success_subject($user_message_content, $email,… -
Posted a reply to Edit Welcome Mail content, on the site WordPress.org Forums:
Hi, Thanks. Can I add it to the newly made (empty) plugin where I added… -
Created a topic, Edit Welcome Mail content, on the site WordPress.org Forums:
Hi, At https://wordpress.org/support/topic/activation-… -
Created a topic, Add custom post type, on the site WordPress.org Forums:
Hi, For a website I use custom post types. Is it possi…