narcisgarcia
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Pipes] error: CSRF detection: Access denied.(WP 6.3.1)
I’ve tried to get another’s WordPress site feed.
[Test this Pipe]CSRF detection: Access denied.
Is there some other FOSS alternative to import RSS entries as posts?
Forum: Plugins
In reply to: [Shariff Wrapper] Move inline JavaScript to support a strict CSP-SOPWith this policy, you can be contributing to WordPress don’t work without ‘unsafe-inline’ and ‘unsafe-eval’.
Some people we are trying to promote a safer Internet web.
Forum: Plugins
In reply to: [Shariff Wrapper] mastodon service providerMODERATOR: Please, don’t remove kind replies.
Forum: Plugins
In reply to: [Remove Footer Credit] Not replacing strings I wantHow to send you that privately?
Forum: Plugins
In reply to: [WP Content Security Plugin] Is this plugin even supported anymore?Please, someone that finds a way to apply strict CSP and SOP to WordPress, notice it here.
Forum: Plugins
In reply to: [Shariff Wrapper] Shariff Wrapper 4.6.1 on Debian 9 with PHP 7.0Hello Jan-Peter and thank you for replying to my fix request.
I really don’t understand what specific features do you need not found in PHP 7.0
PHP 7.3.1 it can also be considered EOL because PHP 7.3.2 is released (?!)Debian GNU/Linux is a wide used distribution, and currently stable (maintained) version is 9. It officially supports PHP 7.0 because it’s the tested and well integrated one when releasing this last stable Debian version.
I can host you a testing website under this scenario at no cost, if it helps you with Shariff Wrapper plugin.
Forum: Plugins
In reply to: [AddToAny Share Buttons] “Something is preventing AddToAny from loading”SpyBlock prevents AddToAny buttons to be shown on website too.
Please, fix this problem because SpyBlock is wide used.Does AddToAny respect privacy with not loading third-party images and scripts?
Forum: Plugins
In reply to: [Fast Secure Contact Form] FS Contact Form no longer in WP Market?I’m always looking for completely autonomous plugins (without third parties dependencies).
Does anybody know a good alternative for forms?Forum: Plugins
In reply to: [Fast Secure Contact Form] FS Contact Form no longer in WP Market?si-contact-form continues closed to WP plugins repository.
Maybe reopen the project or create a renamed one?Forum: Plugins
In reply to: [Login Lockdown & Protection] Support reverse proxyA safer way to use HTTP_X_FORWARDED_FOR is to allow administrator to configure what IP in REMOTE_ADDR indicates that traffic is coming from a reverse proxy; in this case, use HTTP_X_FORWARDED_FOR because proxy forces the right value to HTTP header.
Forum: Plugins
In reply to: [Login Lockdown & Protection] Support reverse proxyOh thanks; this can make me (and others) to try again this plugin.
Forum: Plugins
In reply to: [Link Manager] How to enable Link Manager integrated extensionWarning: There must be some link recorded to WP updater doesn’t disable again the Link Manager plugin.
Forum: Plugins
In reply to: [Creative Commons Configurator] Feature request: Image only licenseI’ve tried to write this on a theme’s functions.php but it doesn’t work for my purpose:
function cc_onlyimage( $license_text ) { return '[cc lic="by-nc-sa" ver"3" size="small"]'; } add_filter( 'bccl_full_license_block_cc', 'cc_onlyimage', 10, 1 );
Forum: Plugins
In reply to: [Creative Commons Configurator] Feature request: Image only licenseI understant that once a filter is applied, CCc plugin upgrades are respectful with this, but not theme upgrades.
Forum: Plugins
In reply to: [Creative Commons Configurator] Feature request: local hosted imagesThanks to you for this plugin development; it will be very useful for collective weblogs.