Per Søderlind
Forum Replies Created
-
Forum: Plugins
In reply to: [Query Monitor] Error after update 4.0WP 6.8.5 mulitiste
QM 4.0.1
Language: nb_NO
I got the following error:
var qm_l10n = {“ajax_error”:”PHP Errors in Ajax Response”,”ajaxurl”:”https:\/\/teststeder.regjeringen.no\/wp-admin\/admin-ajax.php”,”auth_nonce”:{“on”:”f0c3b87da6″,”off”:”d340a8c92e”,”editor-set”:”c87c262316″},”fatal_error”:”PHP Fatal Error”};
teststeder is a testsite, so som access is blocked,
Downgrade to 3.20.4 solved the error- This reply was modified 1 month ago by Per Søderlind.
Forum: Plugins
In reply to: [Virtual Media Folders] Migrating from Enhanced Media Library@aglekis vmfa-migrate 0.3.0 will migrate taxonomies: “Terms and assignments are stored as WordPress taxonomies on each attachment. You can access them with get_the_terms() and wp_get_object_terms().”
More at https://github.com/soderlind/vmfa-migrate?tab=readme-ov-file#taxonomy-migration
Virtual Media Folders use its own taxonomy:vmfo_folder
Also see development documentation at https://github.com/soderlind/virtual-media-folders/tree/main/docs- This reply was modified 1 month ago by Per Søderlind.
Forum: Plugins
In reply to: [Virtual Media Folders] Migrating from Enhanced Media Library@aglekis, I’ve created a migrate add-on. Please test. It’s available via the add-on manager: https://github.com/soderlind/vmfa#readme or from https://github.com/soderlind/vmfa-migrate#readme
Please report bugs at https://github.com/soderlind/vmfa-migrate/issues/new/chooseForum: Plugins
In reply to: [Virtual Media Folders] Migrating from Enhanced Media LibraryHi @aglekis,
Not yet, but it’s a great idea for an add-on. I’ll look into it,
Forum: Plugins
In reply to: [AI Provider for Ollama] “Please run composer install”@jeffpaul no, did the install via wp-admin->plugin->Install.
Forum: Plugins
In reply to: [Virtual Media Folders] Assign to multiple folders?@cleo3, I’ve considered multiple folders as an add-on; I’ll look into it, but no promises.
The plugin should not infer from other taxonomies or plugins, as it has its own taxonomy (vmfo_folder).Forum: Plugins
In reply to: [Virtual Media Folders] Folders View icon disappearedHello @cleo3; thanks. Made me reevaluate the folder toggle mechanism. Now it should be more constant; kindly test v 1.8.0
Forum: Reviews
In reply to: [Virtual Media Folders] Great plugin!Thank you 🙂
Forum: Plugins
In reply to: [A faster load_textdomain] How it’s different?Not much, but it’s leaner. See the source and compare. Also, both plugins will hopefully be obsolete when WP 6.5 add this to core.
- This reply was modified 2 years, 6 months ago by Per Søderlind.
- This reply was modified 2 years, 6 months ago by Per Søderlind.
- This reply was modified 2 years, 6 months ago by Per Søderlind.
Forum: Plugins
In reply to: [Polylang] Switch language > “no posts were found”Had to rollback to 3.3.1, suspect that this didn’t do the job https://github.com/polylang/polylang/pull/1285
Forum: Plugins
In reply to: [Polylang] Switch language > “no posts were found”I’m experiencing the same error in Polylang 3.4.3, rolling back to previous version.
Done, please up-vote https://feedback.mailpoet.com/feature-requests/p/prevent-wordpress-users-list-from-being-created
- This reply was modified 3 years, 10 months ago by Per Søderlind.
@bruberries Really nice that you added the ability to trash the WordPress User list. Is it possible to prevent this list from being created, using a hook? Or to trash this list using code?
Best regards,
Per- This reply was modified 3 years, 10 months ago by Per Søderlind.
Forum: Plugins
In reply to: [Super Admin All Sites Menu] Site icon instead of WordPress logoSorry, I decided not to do that since it takes a long time to retrieve each icon (have to use
switch_to_blog()and it’s slow).Forum: Plugins
In reply to: [Super Admin All Sites Menu] 4.1.8 changelog?Sorry, I should have mentioned it in readme.txt, only changes was the build scripts. I changed from webpack to wp-scripts (@wordpress/scripts).
You can see the diff at https://github.com/soderlind/super-admin-all-sites-menu/commit/cce7010f4b0c21353c6c710dbc70fe9b838ff7f3