Skip to content

Support wp_mail() #276

@mikachan

Description

@mikachan

This issue is very specific to using the Create Block Theme plugin on a WordPress Playground instance, so it could be that there needs to be a fix in that plugin instead/as well!

Create Block Theme allows you to add font files to your WordPress install. When I add a Google font in a Playground instance, I'm seeing the following error: wasm_popen: mode 'w' not supported (cmd: /usr/sbin/sendmail -t -i)!

image

I think this is because the 'w' mode is not supported by Playground WebAssembly implementation, or perhaps it's a permissions issue. I wondered if there was a possible fix for this or a way around this from the Create Block Theme side.

To reproduce:

  1. Install Create Block Theme on a WordPress Playground instance (example)
  2. Go to Appearance -> Manage Theme Fonts -> Add Google font button
  3. Select a Google font from the dropdown menu
  4. Select a font variant from the list of fonts
  5. Click the 'Add Google fonts to your theme' button
  6. You should see the above error

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions