Angelo Rocha
@angelorocha on WordPress.org
- Member Since: April 23rd, 2010
- Location: Fortaleza, Ceará, Brasil
- Website: www.angelorocha.com.br
Contribution History
Angelo Rocha’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to Set theme mod after switch theme, on the site WordPress.org Forums:
Yes. This is a solution to child themes, when a theme have more one child,…3 months ago
-
Posted a reply to Set theme mod after switch theme, on the site WordPress.org Forums:
My solution, i don't know if this is a best way. In case anyone need.…3 months ago
-
Posted a reply to Set theme mod after switch theme, on the site WordPress.org Forums:
This code is not a theme, I am trying to solve a problem that happens…3 months ago
-
Posted a reply to Set theme mod after switch theme, on the site WordPress.org Forums:
Eu fecho este tópico e abro em outro fórum?3 months ago
-
Created a topic, Set theme mod after switch theme, on the site WordPress.org Forums:
After switch theme, the custom logo lost. For solve th…3 months ago
-
Posted a reply to Translate on custom option page not work, on the site WordPress.org Forums:
Work fine. Thanks.6 months ago
-
Committed [2396387] to Plugins Trac:
Fix install screen warning6 months ago
-
Committed [2396386] to Plugins Trac:
Plugin v1.3.1 release6 months ago
-
Committed [2396385] to Plugins Trac:
fix admin warnings6 months ago
-
Committed [2396384] to Plugins Trac:
delete folder6 months ago
-
Committed [2396383] to Plugins Trac:
delete folder6 months ago
-
Committed [2396382] to Plugins Trac:
fix admin warnings6 months ago
-
Committed [2396380] to Plugins Trac:
Fix plugin header6 months ago
-
Committed [2396379] to Plugins Trac:
fix header6 months ago
-
Committed [2396376] to Plugins Trac:
fix readme txt6 months ago
-
Committed [2396369] to Plugins Trac:
Plugin v 1.3 release6 months ago
-
Posted a reply to Multi text field problem, on the site WordPress.org Forums:
Can Redux 4 already be used for production sites? I'm using redux 3 =O8 months ago
-
Created a topic, Multi text field problem, on the site WordPress.org Forums:
Field don't work, chrome console show error: Uncaught …8 months ago
-
Posted a reply to Translate on custom option page not work, on the site WordPress.org Forums:
Thank you, i wait while i try to resolve too. Good vacation.8 months ago
-
Posted a reply to Translate on custom option page not work, on the site WordPress.org Forums:
I saw the documentation, I'm doing it this way, but it doesn't work, the string…8 months ago
-
Created a topic, Translate on custom option page not work, on the site WordPress.org Forums:
I am developing a theme using REDUX, I am internationa…8 months ago
-
Posted a reply to Sanitize custom field checkbox option, on the site WordPress.org Forums:
My solution, this is not best solution, but solved =( Sanitize checkbox: if ( empty($val['required'])…8 months ago
-
Posted a reply to Sanitize custom field checkbox option, on the site WordPress.org Forums:
Yes: $value = wp_parse_args( $value, array( 'id' => '', 'label' => '', 'type' => 'text',…8 months ago
-
Created a topic, Sanitize custom field checkbox option, on the site WordPress.org Forums:
I am trying to implement a checkbox in a custom field …8 months ago
-
Posted a reply to Custom Widget and Ajax, on the site WordPress.org Forums:
I did so, it works fine. I did not like the solution XD https://pastebin.com/JHzjuipf Thanks.…2 years ago
-
Posted a reply to Custom Widget and Ajax, on the site WordPress.org Forums:
This is the version 2: https://pastebin.com/FH7V5zSu But needs improvement, see line: 22 Any idea? Thanks!2 years ago
-
Posted a reply to Custom Widget and Ajax, on the site WordPress.org Forums:
Got it. I'm calling in the class constructor, after several changes, but I do not…2 years ago
-
Created a topic, Custom Widget and Ajax, on the site WordPress.org Forums:
Hi! I make a custom widget with a post type filters, …2 years ago
-
Posted a reply to Custom field type vs Repeatable attr, on the site WordPress.org Forums:
I try add a "checkbox" field in this code, but the after save data, the…2 years ago
-
Posted a reply to Custom field type vs Repeatable attr, on the site WordPress.org Forums:
Very thanks Michael, sorry for the delay. Justin, thanks for this tip. Problem solved.2 years ago
-
Posted a reply to Custom field type vs Repeatable attr, on the site WordPress.org Forums:
My custom field code: function cmb2_field_type_options( $value = false ) { $type_list = array( 'text'…2 years ago
-
Posted a reply to Custom field type vs Repeatable attr, on the site WordPress.org Forums:
Sorry, sorry... https://github.com/CMB2/CMB2/issues/1162 years ago
-
Created a topic, Custom field type vs Repeatable attr, on the site WordPress.org Forums:
Hi! I trying make a custom field type, but no success.…2 years ago
-
Posted a reply to FeedWordPress auto thumbnail and image grab, on the site WordPress.org Forums:
Try this: https://github.com/angelorocha/wp-image-graber2 years ago
-
Created a topic, FeedWordPress auto thumbnail and image grab, on the site WordPress.org Forums:
This is my little contribution for this plugin. https…3 years ago
-
Created a topic, PHP Warning: Illegal string offset, on the site WordPress.org Forums:
Hi. How to fix it: PHP Warning: Illegal string offs…3 years ago
-
Posted a reply to Input group drag and drop, on the site WordPress.org Forums:
Thanks! I already encountered the issue in github before opening the topic, but I did…3 years ago
-
Created a topic, Input group drag and drop, on the site WordPress.org Forums:
Hi! Is possible add a option for drag and drop input …3 years ago
-
Posted a reply to Field type text with repeatable true – Lost data on post update, on the site WordPress.org Forums:
Michael, problem found. Data fields store in wrong format, cmb try solve but lost data,…3 years ago
-
Posted a reply to Field type text with repeatable true – Lost data on post update, on the site WordPress.org Forums:
Thanks for replay Michael! See: https://pastebin.com/8H98kPdT Example a field problem in line 59.3 years ago
-
Posted a reply to Field type text with repeatable true – Lost data on post update, on the site WordPress.org Forums:
Hi Michael, my code: if ( file_exists( dirname( __FILE__ ) . '/lib/cmb2/init.php' ) ) {…3 years ago
-
Created a topic, Field type text with repeatable true – Lost data on post update, on the site WordPress.org Forums:
Hi! I using a field type text with the option "repeata…3 years ago
-
Posted a reply to Add options tabs in admin submenu page, on the site WordPress.org Forums:
Thanks Michael!3 years ago
-
Created a topic, Add options tabs in admin submenu page, on the site WordPress.org Forums:
Hello folks! How i do to insert option tabs in this t…3 years ago
-
Posted a reply to Auto post don’t work, on the site WordPress.org Forums:
Hi! Cron ok, tested with another methods and plugins. Now, i change: define('DISABLE_WP_CRON', true); to…3 years ago
-
Created a topic, Auto post don’t work, on the site WordPress.org Forums:
Facebook auto post don't work, log: Log: [2018-01-25 …3 years ago
-
Posted a reply to Stopped Autoposting, on the site WordPress.org Forums:
Hi @luxinterior How to solve it? For me don't auto post =(3 years ago
-
Posted a reply to Stopped Autoposting, on the site WordPress.org Forums:
WordPress cron ok: https://goo.gl/FWrb2c But snap log return no results for "All Cron Events"3 years ago
-
Posted a reply to Reposter post repeating, on the site WordPress.org Forums:
Same problem, snap don't work, error log: Y:| WHERE (flt = "snap" OR flt =…3 years ago
-
Posted a reply to How to CMB2 store data, on the site WordPress.org Forums:
Hi! Solved! WordPress convert array in serialized data auto! Thanks!3 years ago
Developer
-
WPSS Cookies
Active Installs: Less than 10
Plugins
-
Activity Log
-
Advanced Custom Fields
-
Advanced Editor Tools (previously TinyMCE Advanced)
-
All in One SEO
-
Anti-Malware Security and Brute-Force Firewall
-
Author Category
-
Auto Featured Image (Auto Post Thumbnail)
-
BackWPup - WordPress Backup Plugin
-
bbPress
-
Blog2Social: Social Media Auto Post & Scheduler
-
Brazilian Market on WooCommerce
-
Breadcrumb NavXT
-
BuddyPress
-
Bulk Delete
-
Categories Images
-
Category Order and Taxonomy Terms Order
-
Claudio Sanches - Bcash for WooCommerce
-
Claudio Sanches - Correios for WooCommerce
-
Claudio Sanches - Moip for WooCommerce
-
Claudio Sanches - PagSeguro for WooCommerce
-
CMB2
-
Contact Form 7
-
Contact Form 7 Dynamic Text Extension
-
Custom Post Type Permalinks
-
Custom Post Type Rewrite
-
Custom Post Type Widgets
-
Demo Data Creator
-
Disable Real MIME Check
-
Duplicator - WordPress Migration Plugin
-
Enhanced Media Library
-
Exploit Scanner
-
FeedWordPress
-
FeedWordPress Advanced Filters
-
Fix Duplicates
-
Flamingo
-
Formidable Form Builder - Contact Form, Survey & Quiz Forms Plugin for WordPress
-
Front End PM
-
GD bbPress Attachments
-
Jetpack - WP Security, Backup, Speed, & Growth
-
Lazy Load
-
LearnPress - WordPress LMS Plugin
-
MailPoet Newsletters (Previous)
-
Maintenance
-
Mercado Pago payments for WooCommerce
-
Meteor Slides
-
Network Publisher
-
Newsletter
-
NextScripts: Social Networks Auto-Poster
-
Ninja Forms Contact Form - The Drag and Drop Form Builder for WordPress
-
P3 (Plugin Performance Profiler)
-
Page View Count
-
PagSeguro Parceled for WooCommerce
-
PIKLIST - Easily Build Fields, Forms, Settings, Widgets and More.
-
Plainview Activity Monitor
-
Poll, Survey & Quiz by OpinionStage
-
Post Expirator
-
Post Types Order
-
Post Views Count (Support caching plugins!)
-
Promotion Slider
-
PS Auto Sitemap
-
PublishPress Capabilities: Manage WordPress Permissions and Edit User Roles
-
PublishPress Permissions: Control Access for Posts, Pages, Categories, Tags
-
Q2W3 Fixed Widget for WordPress
-
Quiz And Survey Master - Best Quiz, Exam and Survey Plugin for WordPress
-
Really Simple CAPTCHA
-
ReCaptcha Integration for WordPress
-
Redirection
-
Regenerate Thumbnails
-
Restrict Categories
-
SendPress Newsletters
-
Simple Custom Post Order
-
Skitter Slideshow
-
SlideDeck 2 Lite Responsive Content Slider
-
Slider, Gallery, and Carousel by MetaSlider - Responsive WordPress Plugin
-
Slim Jetpack
-
Social Login & Register for WordPress - 40+ Social Networks / OneAll INC
-
Subscribe2 - Form, Email Subscribers & Newsletters
-
Theme Check
-
Ultimate TinyMCE
-
UpdraftPlus WordPress Backup Plugin
-
User Access Manager
-
User Role Editor
-
Videopack (formerly Video Embed & Thumbnail Generator)
-
Visual Form Builder
-
Widget Context
-
WooCommerce
-
WooCommerce Advanced Free Shipping
-
WooCommerce Parcelas
-
Wordfence Security - Firewall & Malware Scan
-
WordPress Classifieds Plugin - Ad Directory & Listings by AWP Classifieds
-
WordPress Download Manager
-
WordPress Gallery Plugin - NextGEN Gallery
-
WordPress Importer
-
WordPress REST API (Version 2)
-
WP Advanced Importer
-
WP Bootstrap Menu
-
WP Clean Up Optimizer: Optimize Database & WordPress
-
WP Dashboard Notes
-
WP Job Manager
-
WP Mail SMTP by WPForms
-
WP Maintenance Mode
-
WP Pipes
-
WP RSS Aggregator – News Feeds, Autoblogging, Youtube Video Feeds and More
-
WP Statistics
-
WP Super Cache
-
WP SVG Icons
-
WP-Ban
-
WP-EMail
-
WP-Polls
-
WP-Sweep
-
WP-UserOnline
-
WPAdverts - Classifieds Plugin
-
WPeMatico RSS Feed Fetcher
-
XML Sitemaps
-
YITH WooCommerce Wishlist
-
Yoast Duplicate Post