Opis
Simply select a block in the WordPress editor, toggle on Dynamic Content, and select the custom field (aka post meta key) that contains the value you’d like to display. If that value changes in your database, it will automatically reflect the change on the frontend of your site.
The following blocks are currently supported:
* Paragraph
* Heading
* Verse
ČPP
-
Does this work with ACF (Advanced Custom Fields)?
-
Absolutely! Works with regular custom fields or ACF.
-
Can I have just a section of text dynamic?
-
Not yet! Currently the dynamic value will take over the entire block.
Recenzije
Suradnici i Programeri
“Dynamic Block Content” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Dynamic Block Content” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
0.1.3
- Filter out serialized values
- Remove dev dependency from composer.json
- Remove defining constants from json
0.1.2
- Works with nested/inner blocks
0.1.1
- Fix frontend rendering bug
- Tested up to WordPress 6.0
- Update author info
0.1.0
- Initial release.