wpsnoop: fix Documents from Git plugin conflicts, errors & issues

When the plugin Documents from Git conflicts or throws a PHP error we hope wpsnoop can help you to fix the issue quickly.


Discover which shortcodes wp-options PHP functions database tables and files are created by Documents from Git, plus learn which plugins and/or themes could be in conflict with Documents from Git.


Troubleshooting theme and plugin conflicts is easier when you know what Documents from Git leaves behind after uninstalling it from a WordPress installation, there is a list down below for your convenience.

Expert advice is recommended if you are not technically proficient with PHP, MySQL etc. View support options for Documents from Git

Get professional support for Documents from Git here

When you need professional help with WordPress: get help here


What does Documents from Git version 2.2.0 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Documents from Git to perform differently in your installation, previous versions before 2.2.0 may have created a different set of shortcodes, used different function names or could have created entirely different database tables to store settings and operate. This is not an exhaustive list but shows how version 2.2.0 of Documents from Git behaves when installed and removed on a clean installation of WordPress.

We have not tested individual shortcodes, features or settings of this plugin but instead have concentrated on the potential for obvious errors and conflicts which can occur, if you need help with the plugin in your local installation you can get WordPress help and support for Documents from Git by clicking here.

Our testing covered the free version of this plugin there may or may not be a paid version or premium version available for purchase that unlocks additional features and could behave in a slightly or very different manner.

Which new files does Documents from Git add to WordPress?

This section will populate with a table showing an icon, size and filepath.

Type & Path Size Conflicts
wp-content/plugins/documents-from-git/ 133.05kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/css/ 20.80kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/css/github-markdown.css 16.28kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/css/markdown-git.css 756.00B No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/css/nbconvert.css 3.79kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/documents-git.php 7.68kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/includes/ 57.25kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/includes/providers/ 21.87kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/includes/providers/class-base-loader.php 13.58kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/includes/providers/class-bitbucket-loader.php 2.38kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/includes/providers/class-github-loader.php 2.75kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/includes/providers/class-gitlab-loader.php 3.16kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/includes/RationalOptionPages.php 35.38kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/LICENSE 34.33kB No known conflicts with other themes or plugins.
wp-content/plugins/documents-from-git/readme.txt 12.99kB No known conflicts with other themes or plugins.

Which new shortcodes does Documents from Git add to WordPress?

ShortCode   Known Plugin or Theme conflicts
[git-add-css] The git-add-css shortcode doesn't have any known conflicts with other themes or plugins.
[git-bitbucket-checkout] The git-bitbucket-checkout shortcode doesn't have any known conflicts with other themes or plugins.
[git-bitbucket-history] The git-bitbucket-history shortcode doesn't have any known conflicts with other themes or plugins.
[git-bitbucket-jupyter] The git-bitbucket-jupyter shortcode doesn't have any known conflicts with other themes or plugins.
[git-bitbucket-markdown] The git-bitbucket-markdown shortcode doesn't have any known conflicts with other themes or plugins.
[git-github-checkout] The git-github-checkout shortcode doesn't have any known conflicts with other themes or plugins.
[git-github-history] The git-github-history shortcode doesn't have any known conflicts with other themes or plugins.
[git-github-jupyter] The git-github-jupyter shortcode doesn't have any known conflicts with other themes or plugins.
[git-github-markdown] The git-github-markdown shortcode doesn't have any known conflicts with other themes or plugins.
[git-gitlab-checkout] The git-gitlab-checkout shortcode doesn't have any known conflicts with other themes or plugins.
[git-gitlab-history] The git-gitlab-history shortcode doesn't have any known conflicts with other themes or plugins.
[git-gitlab-jupyter] The git-gitlab-jupyter shortcode doesn't have any known conflicts with other themes or plugins.
[git-gitlab-markdown] The git-gitlab-markdown shortcode doesn't have any known conflicts with other themes or plugins.

Note: We have not yet checked to see if these shortcodes work as expected in pages, posts, sidebar widgets, or when set as the page title, in content, in the excert, in menus or anywhere else within a WordPress installation. A shortcode could produce errors due to parameters added when it is used, or if the plugin is updated and the format of the shortcode has changed.

Which new database tables are created by the WordPress plugin Documents from Git?

Which new options are added to the wp-options table by Documents from Git?

What new PHP functions does Documents from Git declare when it is active?

Using Documents from Git from the command line with WP-CLI

The following commands are provided for convenience and should only be used if you understand how WP-CLI works. These commands refer to a single WordPress instance and may need to be modified if you are working with a Multisite installation.


How to install Documents from Git from the command line with WP-CLI

Navigate to the root of your WordPress installation and type the following command:

wp plugin install documents-from-git


How to activate Documents from Git from the command line with WP-CLI

To immediately activate Documents from Git after WP-CLI downloads the latest version you can use the following command:

wp plugin install documents-from-git --activate


How to reinstall Documents from Git from the command line with WP-CLI

To force a reinstallation of Documents from Git which overwrites the current plugin without asking for confirmation you can use the following command:

wp plugin install documents-from-git --force


How to update Documents from Git to the latest version from the command line with WP-CLI

wp plugin update documents-from-git


How to delete Documents from Git from the command line with WP-CLI

wp plugin delete documents-from-git

Where can you download earlier versions of Documents from Git?

Whenever possible you should use the latest version of plugins and themes, however if you have recently updated and discovered that you need to install an earlier version you may be able to download other versions of Documents from Git from the WordPress repository by visiting this link.

Please note that installing earlier versions of a theme or plugin is not generally a recommended course of action for most users and could re-introduce security, stability or other issues in Documents from Git

About our testing enviroment

Tests were conducted using Apache 2.4.29, PHP 7.2 on Ubuntu 18.04, MySQL 5.7.33 and WordPress 5.9

It is very possible that different versions of PHP such as PHP 8.0, PHP 7.4, or PHP 7.3 could behave differently with Documents from Git. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.