PluginProbe
User Submitted Posts – Enable Users to Submit Posts from the Front End / 20260916
User Submitted Posts – Enable Users to Submit Posts from the Front End v20260916
20260916 20260810 20260608 20230806 20230809 20230811 20230901 20230902 20230914 20231102 20240319 20240516 20240703 20241026 20250327 20250329 20251121 20251210 20260110 20260113 20260207 20260217 20260407 20260422 trunk All 59 releases
← All changes | uninstall.php +1 -5 2023090220260916 View file →
@@ -3,9 +3,5 @@
3 3 if(!defined('ABSPATH') && !defined('WP_UNINSTALL_PLUGIN')) exit();
4 4
5 5 // delete options
6 6 delete_option('usp_options');
7 -
8 -
9 -
10 -
11 -
7 +delete_option('user-submitted-posts-dismiss-notice');