Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
December 2018
Dec 21 Fri · 02:09
Forums med
Created a topic, [Backup and Restore WordPress - Backup Plugin] SCAM – should be removed from list of plugins, on the site WordPress.org Forums:
can’t do the “restore” unless you pa…
Dec 21 Fri · 02:08
Forums med
Created a topic, [Backup and Restore WordPress - Backup Plugin] Can’t do manual restore, is this ransomware?, on the site WordPress.org Forums:
I restored all the sql tables but my homepage is still…
January 2017
Jan 03 Tue · 20:46
Forums med
Posted a reply to How to apply styles to my pages, that don’t also apply to the admin pages, on the site WordPress.org Forums:
ok, after some digging: if ( !is_admin() ) { wp_enqueue_style( 'mystyles', 'http://www.myserver.com/css/mystyles.css' ); // echo…
Jan 03 Tue · 20:13
Forums med
Posted a reply to How to apply styles to my pages, that don’t also apply to the admin pages, on the site WordPress.org Forums:
Say I have stylesheet at location http://www.myserver.com/css/mystyles.css How do I link this stylesheet in the…
Jan 03 Tue · 19:50
Forums med
Created a topic, How to apply styles to my pages, that don’t also apply to the admin pages, on the site WordPress.org Forums:
When I put style links that load into functions.php, t…