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
August 2018
Aug 03 Fri · 10:18
Forums med
Posted a reply to When i write new post with gutenberg,the page is blank, on the site WordPress.org Forums:
@clorith My theme blocks REST API and some other functions,and that leads to that problem
Aug 03 Fri · 10:07
Forums med
Posted a reply to When i write new post with gutenberg,the page is blank, on the site WordPress.org Forums:
now i have fixed this program. sorry for trouble you...
Aug 03 Fri · 10:04
Forums med
Posted a reply to When i write new post with gutenberg,the page is blank, on the site WordPress.org Forums:
@clorith,thanks. and it seems like something wrong beacause for the theme u bought. when i…
Aug 03 Fri · 09:56
Forums med
Posted a reply to When i write new post with gutenberg,the page is blank, on the site WordPress.org Forums:
@clorith,thanks for your reply,but it is none of cache's bussiness... and now...the error change into…
Aug 03 Fri · 09:30
Forums med
Posted a reply to When i write new post with gutenberg,the page is blank, on the site WordPress.org Forums:
@clorith i have tried,and the error changed. "404 wp-json/wp/v2" change into "404 https://www.ugediao.com/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,underscore,backbone,moxiejs,plupload&ver=4.9.8" but actually…
Aug 03 Fri · 07:55
Forums med
Posted a reply to When i write new post with gutenberg,the page is blank, on the site WordPress.org Forums:
my rewrite rules: location / { try_files $uri $uri/ /index.php?$args; } rewrite /wp-admin$ $scheme://$host$uri/ permanent;…
Aug 03 Fri · 07:52
Forums med
Posted a reply to When i write new post with gutenberg,the page is blank, on the site WordPress.org Forums:
It seems like whatt i meet is also something wrong in rewrite rules(404 wp-json/wp/v2) but…
Aug 03 Fri · 07:10
Forums med
Created a topic, When i write new post with gutenberg,the page is blank, on the site WordPress.org Forums:
After upgrading to wordpress 4.9.8,i active gutenberg.…