#wordpress 2019-02-24

2019-02-24 UTC
[dougbeal] joined the channel
#
[dougbeal]
[Rose] do you know if the wp Shortcut uses the xml-rpc endpoint?
#
[dougbeal]
I disabled it because of the hacking attempts spamming up my logs
[tantek], [cleverdevil], rayna, JVL1, chrisaldrich, tw2113, jon1, [eddie], [kevinmarks] and [Rose] joined the channel
#
[Rose]
I don't think it does, I think it's using the WP API/JetPack (depending on how you log in)
[tantek], jgmac1106, [chaitanya], [manton], [dave], [jgmac1106], [kevinmarks], [grantcodes], tbbrown, [davidmead] and corntoole joined the channel
tbbrown joined the channel
#
@girlonthenet
@KathRella It’s AWFUL! And now when I go to edit a draft (of which I have over 100) it just shows me a ‘block’ that says ‘this block cannot be displayed.’ So without reverting, nothing I’ve done is accessible to me.
(twitter.com/_/status/1099699863632166912)
#
petermolnar
no surprised there, aaronpk
#
aaronpk
that's so bad tho
#
petermolnar
surprises
#
petermolnar
gutenberg is ok for small business, rarely changing, not time constraint sites, in this form
#
petermolnar
and nobody else
#
petermolnar
which is the majority of WP users
[jgmac1106] joined the channel
#
dougbeal
Seems to indicate dysfunction at Automatic, this seemed entirely predictable from architecture and bug reports
#
petermolnar
> dysfunction at Automattic - there's no dysfunction there, they made a decision, that is to ignore the existing community and embrace React, because React is the Future. This might be -chat topic though.
#
GWG
petermolnar: It crosses major boundaries of topics
[Rose] joined the channel
#
[Rose]
According to a guide I just read, in settings I should be able to enable Markdown on WordPress, I can't see that option anywhere. Does it require a plugin?
#
[Rose]
(Guide: https://en.support.wordpress.com/markdown/, there is no text format in Settings > Writing)
#
dougbeal
GWG: made a post with weather!
#
dougbeal
Rose: I think I tracked markdown support to JetPack, but never really got it working
#
GWG
dougbeal: Great!
#
Loqi
does a happy dance!
#
GWG
[Rose]: That is wordpress.com.
#
[Rose]
Hmm, I'm on the fence about Jetpack, I heard years ago that it's a security risk - though I suspect that's down to passwords
#
[Rose]
GWG++ for weather
#
Loqi
GWG has 79 karma in this channel over the last year (165 in all channels)
#
dougbeal
GWG++ weather and location!
#
Loqi
GWG has 80 karma in this channel over the last year (166 in all channels)
#
Loqi
Markdown lets you compose posts and comments with links, lists, and other styles using regular characters and punctuation marks. Markdown is used by writers and bloggers who want a quick and easy way to write rich text, without having to take their h...
#
[Rose]
Jetpack supports Markdown, so... I guess I'll install it!
#
[jgmac1106]
Make sure you test Jetpack... Can break lots of things at minimum do not use share buttons
#
[jgmac1106]
Certain themes Gravatar can mess with your h-card
#
dougbeal
Rose: if you put it in development mode it doesn't require a login https://jetpack.com/support/development-mode/
#
GWG
There may be another markdown plugin
#
[Rose]
I have found reference to a few, but some don't support PHP7, and others seem not to work with WP5, that may be due to Gutenberg of course
#
GWG
Likely so
[tantek] and jgmac1106 joined the channel
#
petermolnar
[Rose]: I has a markdown plugin a long time ago, w/o jetpack, let me dig
#
Loqi
[petermolnar] wp-parsedown: Parsedown parser for WordPress
#
petermolnar
seriously needs lib update though
#
Loqi
[Riad Benguella] Description Averroes is a markdown editor capable of understanding and updating Gutenberg blocks using markdown. Features Write Posts in Markdown. Edit Posts in Markdown. Tweak the blocks in Gutenberg and continue edition in Averroes. How can I co...
[Rose] joined the channel
#
[Rose]
Hmm, I just want to be able to use Markdown when I send blog posts in via an API, I'll rarely use the actual editor I suspect.
#
GWG
There was a proposal for that in Micropub
#
jgmac1106
surprised there isn't a markdown micropub client, that was the thing, once I was using indigenous I rarely touched the editor to publish
#
dougbeal
Ideally the post would be stored in markdown as well
#
dougbeal
otherwise you wouldn't be able to edit a post with the client
#
[Rose]
Yes, if I have to edit it in the editor later I'd like it to be in Markdown - hence looking for a plugin on the WordPress end instead of just converting Markdown to HTML before sending it to WP
#
jgmac1106
oooh interesting challenge
#
dougbeal
I wonder how JetPack does it
#
dougbeal
Does it supply enough plumging for a markdown micropub client?
#
petermolnar
wp has 2 post contents
#
petermolnar
the post_content and the post_content_filtered
#
petermolnar
the jetpack plugin stored the md in the second
#
petermolnar
and it saved on edit save the html in the standard
#
petermolnar
so even if the plugin is removed, nothing breaks
#
petermolnar
but in order to edit the markdown content outside of the jetpack provided method, it gets tricky
#
petermolnar
on the other hand, this is more or less the correct way for a markdown-in-wp edit
#
petermolnar
so yes, there is enough plumbing for a markdown micropub, by using the filtered content field to store md there
#
petermolnar
and it would even be compatible with markdown editors
#
petermolnar
for my surprise though nobody seem to have done a markdown block for gutenberg yet
#
petermolnar
that, on the other hand, would not be micropub friendly
tbbrown, [dave], [schmarty], [jgmac1106], corntoole, [dougbeal], [kevinmarks], [asuh], rayna and [gRegorLove] joined the channel