@jamesckemp As many have said. This is not technically important. Having orders referenced by Sequential Order Numbers is way more important to clients accountants. Prefixes are useful too for vendors who have multiple stores. The Sky Verge plugins is the first plugin installed after Woo.
Iโve been preaching this for many years.
Typography informs most other areas of a websites design. From readability, to the baseline, spacing, gutters, grid widths.
My default is to start with an article page and the first chapter of the Theory of Evolution in German. ๐
@philsola_123@DevelopWoo Have you tried passing the data in the body of the POST requests as opposed via URL parameters?
This is how I format test requests for creating a customer: https://t.co/lOTEekuruz
@fklux I used style.css for global styles eg, site header and footer. Along site reset CSS to fix the elements and blocks _I believe_ are wrong by default. What I am looking out for is the right webpack config to compile, concatenation, minify, this from from one stored in ./resources
@wpmark I feel like that most days when programming.
Do you think this is more of an issue to us as developers. Would you standard user/client notice or be offended? Have you seen an Amazon link recently.
@wpmark Valid point. It doesn't look as good. Do you often expose the post-type slug? I've exposed taxonomy slugs in the past. Now I register custom, pretty, query vars. If I need to work with parameters eg, `filter-role=developer` over `vatu_role=developer`.
@wpmark Two of those three are not the same ๐. "If your identifier is too generic (for example: โproductโ), it may conflict with other plugins or themes that have chosen to use that same identifier." โ https://t.co/Ui27a5h4Pr
@wpmark Yes. You wouldnโt want it conflicting with another plugin. Same for meta fields.
Last thing you want is your plugin breaking as itโs trying to load partial content from their old plugin.
We're looking for freelance #WordPress devs to come work on some exciting projects at @vatu!
Ideally you need be very familiar with:
โ Block Editor
โ Custom ReactJS blocks
โ Git
We're also open to devs looking for full-time work!
Please RT for visibility ๐
@fabiankaegy@dcook 2/3 could be merged into single Query Loop block with the cleaver use of `:first-child()` to alter its layout. Applied by a new Style. The example shows 2 has an extra (excerpt) field. This would be the justification for two separate block to spare the use of CSS hidden.