shawfactor

Results 10 issues of shawfactor

I have tried to work out why but as soon as the library is in installed the title of any new post, page, cpt etc is Auto Draft this happens...

Right now the library conflicts with plugins like advanced ads that do their own meta box replacement this conflict could be avoided by checking if any custom statuses have been...

This plugin attempts to run on posts where the content is empty, thus creating errors eg: Uncaught ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty in /*******/wp-content/plugins/webmention/includes/functions.php:364 It is...

Currently if the publish post status is unregistered this function also unregisters draft and pending I think this logic should be reviewed. There are many use cases where publish may...

task

One more thing, right now the plugin checks for manage_options I think a more appropriate check that would make this more multisite compatible/safe wuld be update_plugins

I love this plugin but was thinking it could be improved by refactoring the code so that the front end dsiplay logic is separated from the logic for generating the...

On line 1307 of object-cache.php the port needs to be cast to a string to prevent a deprecated warning when the port is zero when using php 8.1

I would suggest a more capability check for this plugin would be [install_plugins](https://wordpress.org/documentation/article/roles-and-capabilities/#install_plugins) rather than manage_options. What do you think? I suggest this as when it is run on a...

### Is your enhancement related to a problem? Please describe. Currently plugin supports ical which is great and essential for all event plugins However the support is in the form...

enhancement

### Is your enhancement related to a problem? Please describe. Okay this will the last for today but I think it is a important one and whatever is built should...

enhancement