-
On multisite, it should be possible to permanently delete a user from the network.
To do so, we'll need to use `wpmu_delete_user()`, as `wp_delete_user()` simply removes capabilities on multisite.
R…
-
Bonjour, j'ai un rapport m'indiquant des erreurs, pourriez-vous me dire quoi faire ?
Je viens d'installer Matomo,
merci bcp.
# Matomo
* Version de l’extension Matomo: 5.1.5
* Config exist…
-
Hi,
I been trying to make query with meta_query but it dose not work and I need to use paging as well..
anyway to fix that...
Thanks
Example here:
$today = date('Ymd');
$args = array(
…
-
Hello, I don´t know, why offset doesn't work in my code. Can you help me with solution? Thanks :)
-
Create a global DLM settings page for multisite WP installations.
-
**Bug description**
Running WP multisite. Installed tainacan and theme, can import test collection. Cannot import from a csv generated by tainacan.
"Error 400!
The server could not understand th…
-
I get an error after I click the Support button
POST https://url/wp-admin/admin-ajax.php 500 (Internal Server Error)
Tried disabling other plugins, but still getting the error.
Using latest W…
-
Hi everyone and thank-you for this great plugin!
I've managed a multisite WP. Login process is perfect, but if I close the CAS session, WP session remains open.
Any hint?
Regards,
Inti
-
### Is your enhancement related to a problem? Please describe.
Not that I want anybody to uninstall GatherPress, but people should be able to do that without any worries.
Following [WordPress best…
-
**Wordpress:** 4.0 (http://codex.wordpress.org/Version_4.0)
Works without problems on Wordpress 3.8.1!!!
I'm using this configuration:
``` php
define('WP_ALLOW_MULTISITE', true);
define('MULTISITE',…