wordpress-plugin icon indicating copy to clipboard operation
wordpress-plugin copied to clipboard

Automatically post to the Po.et Network from WordPress

Results 13 wordpress-plugin issues
Sort by recently updated
recently updated
newest added

There is an error in the register_uninstall hook, which throws a notice when debug mode is enabled currently the hook is called: ``` /path/to/wp/plugins/po-et/poet.php: register_uninstall_hook( $this->plugin, array( $this, 'uninstall' )...

bug

This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | phpunit/phpunit | require-dev | major | `6.0` -> `8.1.2` | [homepage](https://phpunit.de/),...

Hi, You will need to add a config to this repository if you want Renovate to continue creating PRs. Renovate will soon begin skipping all repositories that don't have a...

This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | phpunit/phpunit | require-dev | minor | `6.0` -> `6.5.14` | [homepage](https://phpunit.de/),...

As with https://github.com/poetapp/wordpress-plugin/issues/61, we never caught it because the templates we used had it removed in general for all paragraphs, but not all templates do.

We never caught it because the templates we used had it removed in general for all links, but not all templates do.

See https://github.com/poetapp/wordpress-plugin/pull/39#discussion_r236840409

bug

Extracted from https://github.com/poetapp/wordpress-plugin/issues/43 Change the badge URL from https://explorer.po.et/works/ to either http://explorer-mainnet.poetnetwork.net/works/ or http://explorer-testnet.poetnetwork.net/works/, depending on whether the API Token does not have (mainnet) or has (testnet) "TEST_" at the...

enhancement

Got this in an email: > WordPress 5.0 is scheduled to be released on November 19. Are your plugins ready? > > After testing your plugins and ensuring compatibility, it...

research

The release process right now is: - I have to manually copy files from git to svn - May need to move some files around since folders don't necessarily match...

enhancement