WPIntell

Source evidence

No php errors, but docs still not loading.

Docs to WordPress · support · 2014-09-30T20:49:00+00:00

complaintsentiment
mediumseverity
0.87relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

7 / 36 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
kyleparkerdesign unresolved
I have installed the plugin and activated all but the clean content extender. I pasted the following code into the wp-config.php file /** docs to wordpress */ define( 'DOCSTOWP_USER', 'kparker@yakimaherald.com' ); define( 'DOCSTOWP_PASS', 'XXXXXXXX' ); // Folder to Pull From define( 'DOCSTOWP_ORIGIN', '0Bz_J3vTxSx3iaTY1VDhWSlhxNnc' ); // Folder to send to once published define( 'DOCSTOWP_DESTINATION', '0Bz_J3vTxSx3iSTdSV2VaQk5XT3M' ); I am not receiving any errors, but the files I set up to test the plug in have not shown in wordpress. Is my code correct? Is there a specific place that I should add the code? I attempted the alternate route of adding the code to the wp-cron file but received errors. Here is the code I used in that instance: include('./wp-load.php'); $docs_to_wp = new Docs_To_WP(); $gdClient = $docs_to_wp->docs_to_wp_init( 'kparker@yakimaherald.com', 'XXXXXXX' ); $docs_to_wp->retrieve_docs_for_web( $gdClient, '0Bz_J3vTxSx3iaTY1VDhWSlhxNnc','0Bz_J3vTxSx3iSTdSV2VaQk5XT3M' ); I would appreciate any help you could offer. Thanks! https://wordpress.org/plugins/docs-to-wordpress/

Comments

0 shown

No comments were stored for this source.