5th
July
2020
Getting Started With Gatsby and WordPress??
What is Gatsby? Gatsby is a static site generator like Docsify, Eleventy, VuePress. Gatsby can be used to build static sites that are Progressive Web Apps. Gatsby has developed only five years ago. Now Gatsby popularizing day by day. We can see the number of big brands using Gatsby. https://reactjs.org/ https://airbnb.io/ https://calpa.me/ For more show […]
17th
February
2019
MediaUpload Permission check in Gutenberg
If you are struggling with media upload permission in gutenberg. So you problem has been solved you can wrap your wrap your <MediaUpload> Component with another Component <MediaUploadCheck>. MediaUploadCheck will take to responsibility to check the user have permission to upload media. For more info here check media upload component on Github repo. [sibwp_form id=3]