rubengc

Results 25 issues of rubengc

I want to do some dom changes on select an option from your autocomplete Onchange event happens before select event, so there is no way to know the moment user...

enhancement

Currently plugin-name.php adds a filter to add new settings Every time that I create an extension I need to add manually my own section, this with multiples plugins without tabbed...

Hi there Something I miss from this plugin is the ability to render de docs archive through a custom shortcode to, for example, display some docs from a specific category...

enhancement

Hi there! To adding custom styling would be awesome to have classes to identify every element For example, actually DocsPress renders elements like this: li.docspress-archive-list-item li.docspress-archive-list-category li.docspress-archive-list-item li.docspress-archive-list-category li.docspress-archive-list-item The...

enhancement

wedocs just have 2 things to do to make it GPDR compilant First, add a check box on the contact form letting know to the user that his information won't...

feature-request

New args like `include_tags` and `exclude_tags` will be really useful to show different types of docs For example, I want to setup and separate docs by two tags: docs and...

feature-request

Moved auto-generated id into a object var Removed all usages of [] to instantiate arrays Moved all direct callbacks into a reference calls Support with php 5.6 tested and working

CMB2 2.2.5 adds an automatic handler for options pages (class CMB_Options_Hookup) that automatically add a new admin page with the box registered We need to disable It for CMO pages...

Defining arrays using `[]` is supporting from PHP 5.4 But I found some servers with php 5.6 that do not recognizes this expresion Anyway for maximum compatibility I suggest to...

Hi EDD team I was facing issues with an excessive database size caused by the amount of posts and post metas generated by the EDD rest API For that, I...