CODESIGN2 / CODESIGN2/WordPress-Content-Section-oEmbed

How to live-dynamic content in content-sections

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
PHP
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Because we tell the plugin to cache forever, live-dynamic content must be served over AJAX or similar mechanism.

**pros**

* site speed shouldn't degrade due to content-sections

**cons**

* may lead to user surprise for site-admins (each time the CPT is saved it regenerates it's transient)

Perhaps add a filter so the ttl on transients can be modified by meta value? Even 1 second transient could save a lot of processing for complex content-sections.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.