devnantes44

Results 1 issues of devnantes44

Could you please update the documentation to explain where the following code need to be added (which file and which line): ``` add_filter('netlify_status_capability', function() { return 'edit_pages'; }); add_filter('netlify_deploy_capability', function()...