Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move updated post at the top #854

Open
AndreeaCristinaRadacina opened this issue Jan 11, 2024 · 3 comments
Open

Move updated post at the top #854

AndreeaCristinaRadacina opened this issue Jan 11, 2024 · 3 comments
Labels
customer report Indicates the request came from a customer. doc-needed This issue requires documentation updates or additions once it has been completed. new feature Request for a new feature or functionality to be added to the project.

Comments

@AndreeaCristinaRadacina

What problem does this address?

A user asked about the possibility of highlighting better when a post imported by Feedzy is updated.

He also set up a connection to send emails when new posts are uploaded.

ref: https://wordpress.org/support/topic/how-to-get-wordpress-to-send-out-a-new-post-email/

What is your proposed solution?

When the cache period is done, new posts are imported, and old posts are updated if needed; treat updated posts as new posts (move them to the top of the page).

In this way, the emails will also be sent.

Maybe it can be added as a toggle inside the settings area under the cache period.

Will this feature require documentation? (Optional)

Yes, it requires documentation.

@AndreeaCristinaRadacina AndreeaCristinaRadacina added the new feature Request for a new feature or functionality to be added to the project. label Jan 11, 2024
@pirate-bot pirate-bot added customer report Indicates the request came from a customer. doc-needed This issue requires documentation updates or additions once it has been completed. labels Jan 11, 2024
@vytisbulkevicius
Copy link
Contributor

@AndreeaCristinaRadacina,

I'm trying to understand this better, is there a ticket you can share to see the conversation?

I'm confused by this statement:

When the cache period is done, new posts are imported, and old posts are updated if needed; treat updated posts as new posts (move them to the top of the page).

We don't have some caching for imports, the import is run periodically and it checks URLs of the import job for new items available, we don't update already imported items.

@AndreeaCristinaRadacina
Copy link
Author

Hey Vytis, here is the thread for more details - https://wordpress.org/support/topic/how-to-get-wordpress-to-send-out-a-new-post-email/

@vytisbulkevicius
Copy link
Contributor

Thanks @AndreeaCristinaRadacina,

I checked the thread and I think user is using the block/shortcode method, not import of posts, that's why he was mentioning cache. I replied there and will be looking for his answer to see if my understanding is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer report Indicates the request came from a customer. doc-needed This issue requires documentation updates or additions once it has been completed. new feature Request for a new feature or functionality to be added to the project.
Projects
None yet
Development

No branches or pull requests

3 participants