{"id":141680,"date":"2021-06-04T05:48:03","date_gmt":"2021-06-04T05:48:03","guid":{"rendered":"https:\/\/de.wordpress.org\/plugins\/process-log\/"},"modified":"2023-05-03T14:03:41","modified_gmt":"2023-05-03T14:03:41","slug":"process-log","status":"publish","type":"plugin","link":"https:\/\/el.wordpress.org\/plugins\/process-log\/","author":14172526,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.4","stable_tag":"1.3.4","tested":"6.2.0","requires":"5.0","requires_php":"","requires_plugins":null,"header_name":"Process Log","header_author":"Palasthotel <edward.bock@palasthotel.de>","header_description":"Have a look whats going on with your system.","assets_banners_color":"","last_updated":"2023-05-03 14:03:41","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/palasthotel.de\/","header_plugin_uri":"https:\/\/palasthotel.de","header_author_uri":"https:\/\/palasthotel.de","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1869,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.1.8":{"tag":"1.1.8","author":"EdwardBock","date":"2021-06-04 05:47:56"},"1.2.1":{"tag":"1.2.1","author":"EdwardBock","date":"2021-06-15 04:48:21"},"1.2.2":{"tag":"1.2.2","author":"EdwardBock","date":"2021-07-01 08:17:52"},"1.3.1":{"tag":"1.3.1","author":"EdwardBock","date":"2021-10-01 12:11:53"},"1.3.2":{"tag":"1.3.2","author":"EdwardBock","date":"2021-10-05 06:56:14"},"1.3.3":{"tag":"1.3.3","author":"EdwardBock","date":"2023-04-25 12:53:31"},"1.3.4":{"tag":"1.3.4","author":"EdwardBock","date":"2023-05-03 14:03:41"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2542370,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2542370,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.8","1.2.1","1.2.2","1.3.1","1.3.2","1.3.3","1.3.4"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[94,908],"plugin_category":[59],"plugin_contributors":[85158,138992],"plugin_business_model":[],"class_list":["post-141680","plugin","type-plugin","status-publish","hentry","plugin_tags-debug","plugin_tags-log","plugin_category-utilities-and-tools","plugin_contributors-edwardbock","plugin_contributors-palasthotel","plugin_committers-edwardbock","plugin_committers-palasthotel"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/process-log\/assets\/icon-128x128.png?rev=2542370","icon_2x":"https:\/\/ps.w.org\/process-log\/assets\/icon-256x256.png?rev=2542370","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Logging system.<\/p>\n\n<ul>\n<li>WP_Post metas<\/li>\n<li>WP_User profiles<\/li>\n<li>Taxonomies<\/li>\n<li>Comments<\/li>\n<li>Content User Relations<\/li>\n<\/ul>\n\n<h3>Arbitrary section<\/h3>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>process-log.zip<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Extract the Plugin to a <code>process-log<\/code> Folder<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.3.4<\/h4>\n\n<p>Bugfix: constraint table name fix<\/p>\n\n<h4>1.3.3<\/h4>\n\n<p>Optimization: Ignore _transient and _site_transient changes by default\n Bugfix: Fix broken foreign key constraints in database<\/p>\n\n<h4>1.3.2<\/h4>\n\n<p>Bugfix: wp_get_current_user not exists in some rare cases<\/p>\n\n<h4>1.3.1<\/h4>\n\n<p>Bugfix: Added form input escaping<\/p>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Feature: wp_mail watcher<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Optimization: LONGTEXT database fields for object values<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Bugfix: wrong import path fix in public-functions.php<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Bugfix: PHP &lt; 7.4 compatibility fix<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Feature: Related processes overview on comments edit page<\/li>\n<\/ul>\n\n<h4>1.1.8<\/h4>\n\n<ul>\n<li>Release feedback fix: remove short tags<\/li>\n<\/ul>\n\n<h4>1.1.7<\/h4>\n\n<ul>\n<li>Bugfix: menu-page.js null check fix<\/li>\n<\/ul>\n\n<h4>1.1.6<\/h4>\n\n<ul>\n<li>Feature: Implemented comments watcher<\/li>\n<\/ul>\n\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>Bugfix: Undefined index in $_SERVER when using wp cli.<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Bugfix: Undefined file in $trace warning.<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Feature: options watcher<\/li>\n<li>Feature: settings page<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Feature: process log filter params in url<\/li>\n<li>Optimization: log datetime in wordpress timezone<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Feature: schedule for cleaning expired logs<\/li>\n<li>Filter: process_log_expires<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Feature: new ErrorWatcher that adds fatal errors to protocol<\/li>\n<li>Feature: Added filter for changed data field<\/li>\n<li>Filter: ignore post meta value filter \"process_log_ignore_post_meta\"<\/li>\n<li>Bugfix: sometimes get_post_meta_by_id not exists in PostWatcher fix<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Support: WP_Post meta value changes<\/li>\n<li>Support: WP_User profile changes<\/li>\n<li>Support: Taxonomy changes<\/li>\n<li>Support: Comment changes<\/li>\n<li>Support: Content User Relations<\/li>\n<\/ul>","raw_excerpt":"Logging system.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/141680","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=141680"}],"author":[{"embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/edwardbock"}],"wp:attachment":[{"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=141680"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=141680"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=141680"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=141680"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=141680"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/el.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=141680"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}