saasfreelancer

Results 29 issues of saasfreelancer

Fixes: https://github.com/cedaro/satispress/issues/109

- Base client class now accepts Http Adapter object as param. - Add http adapter interface.

On my local server (wamp), my recurly requests takes more than few minutes to complete the request. Spent few days tracing the issue, but cant put my finger on what...

question

Hi guys, First of all thanks. I am using (have been using it since I started using html5shiv), follow conditional comment for loading html5shiv ' ' is this valid? as...

Hi there, I am trying to execute WPStarter script to remove the wp-content dir, but it doens't work. I have setup a test repo here: https://github.com/saas786/wpstarter-3-test/blob/wps-scripts/wpstarter.json which just echo some...

Any plans to create React version instead of Angular? Which works with Ionic 5 and Capacitor as well? Thanks

Can I add `my_method` into the list like: ```xml ... ... ``` Ref: https://github.com/slevomat/coding-standard/tree/8.4.0#slevomatcodingstandardclassesclassstructure-

Enhancement

# Feature Request As I see you are already using `\WP_Stream\DB_Driver_WPDB`, which can be be made pluggable. ref: https://github.com/xwp/stream/blob/3.9.1/classes/class-db-driver-wpdb.php#L13 So for starters, something like this: before: ```php public function __construct()...

Why its necessary to set relative path like `/login`? Ref: `/wp-admin/admin.php?page=wp_discourse_options&tab=sso_provider&parent_tab=sso_options` ![Loom_lWQkANo9kq](https://user-images.githubusercontent.com/1642796/186353276-62a1b82d-99ee-49f6-aa9e-a1c45f0d8212.png) --- As it causes issue on WordPress `$secure` cookie, because of `PHP_URL_SCHEME`, it doesn't return `https`, because its...

Inspired by: https://github.com/visualcurrent/Notion-2-Obsidan/pull/28 - When archived / offline pages are exported via notion, relative image links doesn't work, so had to cleanup not only image links but also relevant image...