Pär Thernström
Pär Thernström
Random thoughts: Links - https://developer.wordpress.org/news/2024/03/26/how-to-use-wordpress-react-components-for-plugin-pages/ - https://developer.wordpress.org/news/2023/12/22/extending-plugins-using-custom-slotfills/ Referens för när [[Simple History]] ska använda React. - kunna länka till en sökning - kunna spara en sökning - förifyllda sök-förslag -...
Add an option to somehow hide the plugin from the admin and only make it visible to a single user or a set of users. Hide the plugin from: -...
Over the years mulitple people have requested this feature so perhaps it's something to consider. Related support threads: - https://wordpress.org/support/topic/shortcode-for-displaying-the-feed-on-a-page/ - https://wordpress.org/support/topic/shortcodes-to-display-data/ - https://wordpress.org/support/topic/show-history-on-front-end-sidebar-use-widget/ - https://wordpress.org/support/topic/display-log-on-front-end/ - https://wordpress.org/support/topic/simple-history-front-end-ui/ Things to...
The full site editor (FSE) brings lots of good stuff to the WordPress editing experience. Research what things that should be logged in Simple History. - Synced patterns - Templates
Related track ticket: https://core.trac.wordpress.org/ticket/51857 Merged: Upgrade/Install: Roll back a plugin auto-update with a fatal error. #5287 https://github.com/WordPress/wordpress-develop/pull/5287 https://make.wordpress.org/core/2024/04/19/merge-proposal-rollback-auto-update/ https://make.wordpress.org/core/2023/07/11/new-in-6-3-rollback-for-failed-manual-plugin-and-theme-updates/ https://core.trac.wordpress.org/changeset/58128
As reported here: https://wordpress.org/support/topic/dash-board-simple-history-feed-not-respecting-access-privalage/
The following did not get logged at all. Need a better way to detect this and other update failures.
From [support forum](https://wordpress.org/support/topic/more-obvious-log-of-post_status-changes/) - Publishing/de-publishing on the usual edit post page: fully covered by Simple History - Schedule publishing in the future on the usual edit post page: scheduled status...
I have a Gutenberg Block that fetches posts from a custom post type. The custom post type does have a custom status registered. The code in the block look something...
It takes quite a lot of time and effort to develop Simple History. I love working on this project, but maintaining its quality, fixing bugs, and adding new features requires...