DJABHipHop
@pressthemes1 on WordPress.org
Bio
Interests
- Member Since: September 4th, 2017
- Location: Miami
- Website: facebook.com/DJABHipHop1
- Job Title: Wordpress Developer
- Employer: Press Themes
Contribution History
DJABHipHop’s badges:- Plugin Developer
-
Created a topic, The plugin is great, but the css sucks, on the site WordPress.org Forums:
The plugin is great, but the CSS sucks,- All the templ… -
Posted a reply to [Admin and Site Enhancements (ASE)] Can’t disable other roles, on the site WordPress.org Forums:
@qriouslad What I'm trying to say since the admin role is now disabled for the… -
Created a topic, Can’t disable other roles, on the site WordPress.org Forums:
So if I give the roles EditorAuthorContributorSubscrib… -
Posted a reply to [Admin and Site Enhancements (ASE)] Request to show slug column in Enhance List Tables/bulk slug change, on the site WordPress.org Forums:
I love the idea -
Posted a reply to Suggestion For The Disable Comments Feature, on the site WordPress.org Forums:
@qriouslad I believe the same can be done for the Gutenberg toggle where if the… -
Posted a reply to Suggestion For The Disable Comments Feature, on the site WordPress.org Forums:
@qriouslad Thanks!!!! -
Posted a reply to Suggestion For The Disable Comments Feature, on the site WordPress.org Forums:
In the For The Disable Comments Feature all post are shown even post that don't… -
Created a topic, Suggestion for the Disable Comments feature, on the site WordPress.org Forums:
The Disable Comments feature should only show post tha… -
Posted a reply to Obfuscate email does not work on footer, on the site WordPress.org Forums:
@mbelmar @mbelmar most likely the [obfuscate email="contacto@mbwebservices.cl"] shortcode is get encoded in a way that… -
Posted a reply to Add Options To Hide WordPress Admin Dropdowns!!!!, on the site WordPress.org Forums:
add_filter('admin_comment_types_dropdown', '__return_empty_array'); @qriouslad Also this line works -
Posted a reply to Add Options To Hide WordPress Admin Dropdowns!!!!, on the site WordPress.org Forums:
I have maybe All Authors only works on multi site mode or when u have… -
Created a topic, Add options Copy ID to clipboard on click, on the site WordPress.org Forums:
Add options Copy ID to clipboard on click -
Created a topic, Add Options To Hide WordPress Admin Dropdowns!!!!, on the site WordPress.org Forums:
<?php/** Reasons for hiding these WordPress adm… -
Posted a reply to add new options toggle, on the site WordPress.org Forums:
add_filter('wp_speculation_rules_configuration', '__return_null'); Filters the way that speculation rules are configured. The Speculation Rules API is… -
Posted a reply to add keyboard shortcuts for saving CPT, on the site WordPress.org Forums:
all post types -
Created a topic, add keyboard shortcuts for saving CPT, on the site WordPress.org Forums:
$(document).on('keydown', function(e) { if ((e.ctrlKe… -
Created a topic, add new options toggle, on the site WordPress.org Forums:
add_filter( 'wp_speculation_rules_configuration', '__r… -
Created a topic, Add Columns Organizer Feature, on the site WordPress.org Forums:
- Customize which columns show up - Reorder columns to… -
Created a topic, Improve Admin Menu Organizer UX by disabling/hiding Admin Menu item when feature, on the site WordPress.org Forums:
Currently, the "Admin Menu" item under the Settings me… -
Posted a reply to Revisions question, on the site WordPress.org Forums:
did you enable it & save it -
Posted a reply to Overriding Manual DISALLOW_FILE_EDIT Setting on Save, on the site WordPress.org Forums:
ODD -
Created a topic, add toggle Remove “WordPress” from admin titles, on the site WordPress.org Forums:
add_filter( 'admin_title', function ( $admin_title, $t… -
Posted a reply to disable WP_Internal_Pointers, on the site WordPress.org Forums:
NP -
Created a topic, disable WP_Internal_Pointers, on the site WordPress.org Forums:
What it does: It stops WordPress from loading the a… -
Created a topic, Add Options For Disabling Full Site Editor FES, on the site WordPress.org Forums:
/** * Removes the FSE "Design" page under Appearance … -
Posted a reply to feature idea: Add the version number of the plugin to log plx, on the site WordPress.org Forums:
Can we get options to filter logs by plugin -
Posted a reply to add options to disable wp_is_application_passwords_available, on the site WordPress.org Forums:
@qriouslad Thanks for adding this toggle. -
Created a topic, add option Prevent Loading Translations, on the site WordPress.org Forums:
add_filter( 'pre_load_textdomain', '__return_false', -… -
Created a topic, add options to remove big_image_size_threshold, on the site WordPress.org Forums:
add_filter( 'big_image_size_threshold', '__return_fals… -
Created a topic, add options to remove admin_color_scheme_picker, on the site WordPress.org Forums:
add_action( 'admin_init', function() {remove_action('a… -
Created a topic, add options to Disable Site Admin Email Verification, on the site WordPress.org Forums:
add_filter( 'admin_email_check_interval', '__return_fa… -
Created a topic, add options to disable wp_is_application_passwords_available, on the site WordPress.org Forums:
add_filter( 'wp_is_application_passwords_available', '… -
Created a topic, Add Support for changing screen_layout_columns, on the site WordPress.org Forums:
Add Support for changing screen_layout_columns // … -
Created a topic, add honeypot to wp-admin login form, on the site WordPress.org Forums:
This code if form my plugin wp-comment-toolbox as make… -
Posted a reply to add options to toggle blogroll, on the site WordPress.org Forums:
Rong Post please ignore -
Created a topic, add options to toggle blogroll, on the site WordPress.org Forums:
add options to toggle blogroll -
Posted a reply to Add options Remove “WordPress” from admin titles, on the site WordPress.org Forums:
Wrong plug-in please ignore -
Created a topic, Add options Remove “WordPress” from admin titles, on the site WordPress.org Forums:
Add options Remove "WordPress" from admin titles -
Posted a reply to Custom Ordering Persists After Changing ‘hierarchical’ to False, on the site WordPress.org Forums:
@qriouslad You can't disable the custom order once 'hierarchical' is set to false, & 'page-attributes' is no longer… -
Posted a reply to Remove comments, on the site WordPress.org Forums:
@florin88 Not needed, just enabling Admin Menu Organizer witch will allow you to hide comment… -
Created a topic, Add options to Make Post Images Mandatory, on the site WordPress.org Forums:
<?php add_action('save_post', 'evolution_check_thu… -
Created a topic, Feature Request: Custom Text Formatting Options, on the site WordPress.org Forums:
Objective:I need a flexible solution that lets me choo… -
Posted a reply to add function to disable Thumbnail size, on the site WordPress.org Forums:
I agree -
Posted a reply to add function to disable Thumbnail size, on the site WordPress.org Forums:
I agree this should be and options as well -
Created a topic, add options to add, remove, hide, rename and show next to comment author name, on the site WordPress.org Forums:
add_action( 'wp_roles_init', static function ( \WP_Rol… -
Created a topic, add options to limit comment_content, on the site WordPress.org Forums:
function ps_limit_comment_length($comment) { … -
Created a topic, Feature Request: Enhanced Comment Form Customization OptionsRequested Features, on the site WordPress.org Forums:
Placeholder Text for All Fields Why? Improves user ex… -
Created a topic, Undefined variable: converted_to_jpgPlugin: Admin and Site Enhancements (ASE), on the site WordPress.org Forums:
File: /wp-content/plugins/admin-site-enhancements/clas… -
Posted a reply to Custom Ordering Persists After Changing ‘hierarchical’ to False, on the site WordPress.org Forums:
Also when enabling custom ordering for a CPT that has 'hierarchical' => true or 'supports'… -
Created a topic, Custom Ordering Persists After Changing ‘hierarchical’ to False, on the site WordPress.org Forums:
I'm encountering an issue with the custom ordering fun…
Developer
-
Copyright Info For Child Theme
Active Installs: Less than 10
Plugins
-
Astra Widgets
-
Authors List
-
Better Admin Bar
-
Block Comment Spam Bots
-
Calculated Fields Form
-
Content Blocks (Custom Post Widget)
-
Featured Audio
-
Forget User Info
-
Form Spammer Trap for Comments
-
Fullwidth Templates for Any Theme & Page Builder
-
Go Redirects URL Forwarder
-
Mixed Media Gallery Blocks
-
Navigation menu as Dropdown Widget
-
Optin Forms - Simple List Building Plugin for WordPress
-
Page Takeover
-
Regenerate Thumbnails
-
Registered Users Only
-
Remove Widget Titles
-
Responsive Lightbox & Gallery
-
Simple Basic Contact Form
-
Slideshow Gallery LITE
-
Spam Destroyer
-
Subscribe To Comments Reloaded
-
SyntaxHighlighter Evolved
-
Team Members Showcase
-
Title and Nofollow For Links (Classic Editor)
-
WEN Skill Charts
-
Widget CSS Classes
-
Widget Importer & Exporter
-
WP Install From Web
-
WP Menu Custom Fields
-
WP Sticky Sidebar - Floating Sidebar On Scroll for Any Theme