WPIntell

simple-preview

Simple Preview

Let anonymous users preview a post before it is published!

200
8.9K
5.0
0
6
2

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

28 / 41 rows with source links

68.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

13 rows with no attached evidence

0 rows have source counts but still need direct links.

Download Momentum

180 days
47 68 -30.9% 361

Source Evidence

Open evidence explorer
complaint support · high severity · relevance 0.85
Error in regular post preview (using BeTheme)

Error in regular post preview (using BeTheme): users show bugs, compatibility pain that may indicate a product gap.

Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
Hold card needs detail WordPress operations workflow Evidence linked to opportunity
Error in regular post preview (using BeTheme) Hi there, When doing a regular preview of a draft post, using certain modules from the visual builder in BeTheme (Muffin Builder), I get this error: Warning: Creating default object from empty value in /home/couragem/public_html/wp-content/plugins/simple-preview/simple-preview.php on line 140 Fatal error: Uncaugh
complaint support · high severity · relevance 0.85
[simple-preview ]-Not working

[simple-preview ]-Not working: users show bugs, support pain that may indicate a product gap.

Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
Hold card needs detail WordPress operations workflow Evidence linked to opportunity
[simple-preview ]-Not working I’m using wordpress 3.2.1 and the plugin seems to be broken.
mixed support · high severity · relevance 0.77
Support for Custom Post Types

Support for Custom Post Types: users show security, support pain that may indicate a product gap.

Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
Hold card needs detail WordPress operations workflow Evidence linked to opportunity
Support for Custom Post Types Okay, I’ve added the support for custom post types: // hack to add custom post types to the query $oPost = get_post( $this->id ); $this->post_type = $oPost->post_type; add_action( 'pre_get_posts', array( $this, 'add_post_type_to_query' ) ); add_filter('posts_results', array(&$this, 'fake_publish')); function add_post_type_to_que
mixed support · medium severity · relevance 0.78
Plugin not working

Plugin not working: users show bugs, compatibility, support pain that may indicate a product gap.

Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
Hold card needs detail WordPress operations workflow Evidence linked to opportunity
Plugin not working Has the issue with PHP7.x been resolved?
complaint support · medium severity · relevance 0.75
[Plugin: Simple Preview] Add option for default behavior -> "Allow Anonymous Preview"

[Plugin: Simple Preview] Add option for default behavior -> "Allow Anonymous Preview": users show bugs, missing feature pain that may indicate a product gap.

Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
Hold card needs detail WordPress operations workflow Evidence linked to opportunity
[Plugin: Simple Preview] Add option for default behavior -> "Allow Anonymous Preview" Hi, I believe an option to always allow anonymous preview by default would be very useful nowadays.
complaint support · medium severity · relevance 0.69
Not working if user is logged

Not working if user is logged: users show compatibility pain that may indicate a product gap.

Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
Hold card needs detail WordPress operations workflow Evidence linked to opportunity
I have fixed this with the following change: In simple-preview.php, line 114 replace the code: if ( !isset($preview_posts[$this->id]) with the following code: if ( !isset($preview_posts[$this->id]) AND !current_user_can('edit_post', $this->id)) Regards http://wordpress.org/plugins/simple-preview/ Hello, if the user is authenticated and the plugin is activate
complaint support · medium severity · relevance 0.69
Warning: Creating default object from empty value in…

Warning: Creating default object from empty value in…: users show compatibility pain that may indicate a product gap.

Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
Hold card needs detail WordPress operations workflow Evidence linked to opportunity
Warning: Creating default object from empty value in… This warning appears at the top of the previewed page: Warning: Creating default object from empty value in /home/[MY USER]/public_html/wp-content/plugins/simple-preview/simple-preview.php on line 129 This warning appears at the top of the previewed page: Warning: Creating default object from empty value
complaint support · medium severity · relevance 0.69
Generate links programatically?

Generate links programatically?: users show missing feature pain that may indicate a product gap.

Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
Hold card needs detail WordPress operations workflow Evidence linked to opportunity
Is it possible to generate these preview links via a function call?
praise review · medium severity · relevance 0.5
Works like a charm!

Works like a charm!: users show compatibility, missing feature pain that may indicate a product gap.

Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
Hold card needs detail WordPress operations workflow Evidence linked to opportunity
Works like a charm!
praise support · medium severity · relevance 0.38
Creating default object from empty value

Creating default object from empty value: users praise value, which suggests what competitors already do well.

Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
Hold card needs detail WordPress operations workflow Evidence linked to opportunity
Creating default object from empty value Noticed an unanswered ticket here about this.

Competitor Context

2 shown
Public Post Preview praise owner · intel 70.0 · weakness 53.0
praise owner
23 collected complaint signal(s) bugs support 2 source links Proof Blocked Evidence linked to opportunity
Buyer: publishers, content teams, and agencies · Wedge: check posts publishing, media, metadata, and editorial handoffs before content goes live

Repeated Themes

0 shown

No repeated plugin-level themes have been generated yet.

Collected Signals

12 shown from 12 collected
mixed Notice in admin on new posts support · 2018-09-17T16:07:50+00:00 · low severity · post

Notice in admin on new posts: users show compatibility pain that may indicate a product gap.

Evidence: on line 106 of simple-preview.php, you grab $_POST['post_ID'] – but on a new post it’s not defined.
compatibility easy content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
complaint Generate links programatically? support · 2018-09-08T07:31:39+00:00 · medium severity · post

Generate links programatically?: users show missing feature pain that may indicate a product gap.

Evidence: Is it possible to generate these preview links via a function call?
missing feature content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
praise Creating default object from empty value support · 2018-08-22T18:55:43+00:00 · medium severity · post

Creating default object from empty value: users praise value, which suggests what competitors already do well.

Evidence: Creating default object from empty value Noticed an unanswered ticket here about this.
value content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
mixed Plugin not working support · 2018-07-31T20:34:28+00:00 · medium severity · post

Plugin not working: users show bugs, compatibility, support pain that may indicate a product gap.

Evidence: Plugin not working Has the issue with PHP7.x been resolved?
bugs compatibility support content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
complaint Error in regular post preview (using BeTheme) support · 2017-12-19T21:26:50+00:00 · high severity · post

Error in regular post preview (using BeTheme): users show bugs, compatibility pain that may indicate a product gap.

Evidence: Error in regular post preview (using BeTheme) Hi there, When doing a regular preview of a draft post, using certain modules from the visual builder in BeTheme (Muffin Builder), I get this error: Warning: Creating default object from empty value in /home/couragem/public_html/wp-content/plugins/simple-preview/simple-preview.php on line 140 Fatal error: Uncaugh
bugs compatibility easy value content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
mixed Support for Custom Post Types support · 2017-10-10T11:13:08+00:00 · high severity · post

Support for Custom Post Types: users show security, support pain that may indicate a product gap.

Evidence: Support for Custom Post Types Okay, I’ve added the support for custom post types: // hack to add custom post types to the query $oPost = get_post( $this->id ); $this->post_type = $oPost->post_type; add_action( 'pre_get_posts', array( $this, 'add_post_type_to_query' ) ); add_filter('posts_results', array(&$this, 'fake_publish')); function add_post_type_to_que
security support quality content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
mixed Not PHP 7 Compliant support · 2017-08-24T14:29:59+00:00 · low severity · post

Not PHP 7 Compliant: users show compatibility pain that may indicate a product gap.

Evidence: Not PHP 7 Compliant We are running PHP 7.1 and are getting the following warning when running the Simple Preview plugin: Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Simple_Preview has a deprecated constructor in /app01/html/aaa_ncnu/wp-content/plugins/simple-preview/simple-preview.php on line 45
compatibility easy content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
complaint Warning: Creating default object from empty value in… support · 2017-05-17T20:05:00+00:00 · medium severity · post

Warning: Creating default object from empty value in…: users show compatibility pain that may indicate a product gap.

Evidence: Warning: Creating default object from empty value in… This warning appears at the top of the previewed page: Warning: Creating default object from empty value in /home/[MY USER]/public_html/wp-content/plugins/simple-preview/simple-preview.php on line 129 This warning appears at the top of the previewed page: Warning: Creating default object from empty value
compatibility easy value content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
praise Works like a charm! (5 stars) review · 2014-01-16T01:50:56+00:00 · medium severity · post

Works like a charm!: users show compatibility, missing feature pain that may indicate a product gap.

Evidence: Works like a charm!
compatibility missing feature reliable quality content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
complaint Not working if user is logged support · 2013-10-29T10:22:49+00:00 · medium severity · post

Not working if user is logged: users show compatibility pain that may indicate a product gap.

Evidence: I have fixed this with the following change: In simple-preview.php, line 114 replace the code: if ( !isset($preview_posts[$this->id]) with the following code: if ( !isset($preview_posts[$this->id]) AND !current_user_can('edit_post', $this->id)) Regards http://wordpress.org/plugins/simple-preview/ Hello, if the user is authenticated and the plugin is activate
compatibility easy content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
complaint [simple-preview ]-Not working support · 2011-09-29T09:00:31+00:00 · high severity · post

[simple-preview ]-Not working: users show bugs, support pain that may indicate a product gap.

Evidence: [simple-preview ]-Not working I’m using wordpress 3.2.1 and the plugin seems to be broken.
bugs support easy value content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust
complaint [Plugin: Simple Preview] Add option for default behavior -> "Allow Anonymous Preview" support · 2011-04-10T19:46:51+00:00 · medium severity · post

[Plugin: Simple Preview] Add option for default behavior -> "Allow Anonymous Preview": users show bugs, missing feature pain that may indicate a product gap.

Evidence: [Plugin: Simple Preview] Add option for default behavior -> "Allow Anonymous Preview" Hi, I believe an option to always allow anonymous preview by default would be very useful nowadays.
bugs missing feature easy reliable content publishing operations Hold card needs detail Evidence linked to opportunity
Buyer: site owners and agencies · Wedge: detect failures around anonymous before they cost the buyer time, revenue, or trust