Pierre Saikali

Results 7 issues of Pierre Saikali

Hi, First, thank you for making this awesome theme with a proper documentation, I love working with it! I'm having trouble when working on the SCSS of the theme with...

## Issue Overview I've install the `@babel/preset-react` package to use React in my .js files. The only missing part is that the `import` statements are not properly interpreted, I get...

First of all, thank you for developing this plugin! It's really great. I'm using it to authenticate users from a React Native app. I'm creating my own API route for...

I'm trying to run the following command: ```npx wp-strap plugin "projectName:Archiviciel" "description:Extension en charge de toute la logique métier spécifique au CMS Archiviciel" "pluginVersion:1.0.0" license:MIT "author:Mosaika" authorEmail:[email protected] url:mosaika.fr webpack:Y codesniffer:N...

Hey folks, Thanks for the library! I'm getting a weird `Warning: Each child in a list should have a unique "key" prop.` error in my console when creating a simple...

untriaged
unconfirmed-bug

Hi! Very nice helper class, with clean codes and helpful fields, thanks for your work! Just wanted to let you know that the widget() function was missing $args['before_widget'] and $args['after_widget']...

I'm about to follow this template to create a new custom field. I'm not sure if the current codebase will allow me to access other CF fields values (from current...