-
Created a topic, Awesome UI!, on the site WordPress.org Forums:
This is what the EDD report should have! -
Posted a reply to Replacing http with https, on the site WordPress.org Forums:
/* Adding Plugin custm CSS file */ if(!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != 'off'){ wp_enqueue_style('rt-wpp-plugin-style', str_replace( 'http:','https:',… -
Created a topic, Replacing http with https, on the site WordPress.org Forums:
On https secured WP site, the following two links that… -
Created a topic, Worked OK until you re-edit the timeline, it broke completely, on the site WordPress.org Forums:
The sorting is not working and images are missing afte…