ADVERTISEMENT

Did Will Ashley, Gretchen Ho, and Aya Fernandez get hacked? No—here's the brewing reason they gave up their TikTok profiles for a day

By MBrand
Published Sep 18, 2025 10:41 am
Sept. 15, 2025. This morning, the TikTok community was shocked to see PBB housemate Will Ashley, TV personality Gretchen Ho, and TV actress, beauty queen, and social entrepreneur Aya Fernandez suddenly change their display photos, names, and bios, handing over their pages to unfamiliar faces. Social media buzzed with speculation: were their accounts hacked?
By noon, the stars revealed the truth. It wasn’t a hack; it was a takeover under the NESCAFÉ Plan, an initiative supporting the future of coffee farming through its six pillars - advocating for better farming practices, responsible sourcing, regenerative agriculture, organizing farmers into cooperatives, competitive pricing, and nurturing the next generation of Filipino coffee farmers. For one day, these top creators lent their TikTok platforms to young coffee farmers from Mindanao, putting a spotlight on the next generation of growers to share their stories with millions of TikTok users.
Star power meets farm power
“Proud ako to support the NESCAFÉ Plan and share my TikTok page with Queenie, isang kabataan na bumabangon para sa kinabukasan ng coffee farming. Small acts, like drinking a cup of NESCAFÉ, can create ripples of change,” said Will Ashley, who passed his account to 21-year-old Queenie Subasco, a graduate of Agricultural Technology and a beneficiary of the NESCAFÉ Kape’t Bisig sa Pagbabangon Educational Grant.
“Si Jade is proof that the next generation can carry coffee farming forward if they’re given the right support. Marami na ang natulungan, at marami pa ang pwedeng matulungan sa bawat tasa ng NESCAFÉ. That’s why I’m proud to use my platform to amplify his story,” said Gretchen Ho, who lent her TikTok to 18-year-old Jade Abear, a Biology student from Bukidnon and son of a coffee farm owner and NECAFÉ Coffee Ambassador Arnold Abear.
“Visiting Mindanao for Eco-Uling showed me how rich our land is, and how much heart our farmers have. Hilary’s journey reminds us that supporting young coffee farmers isn’t just about one person. It’s about building a sustainable future for all of us,” said Aya Fernandez, who passed her TikTok to 23-year-old Hilary Estandarte, a crop production graduate from Sultan Kudarat, the country’s coffee capital.
Meet the next generation of coffee farmers
The Bangon Henerasyon, literally the “generation that rises up”, are young coffee farmers and students from Mindanao who are redefining what it means to work the land. Raised in farming families, they now blend agriculture with modern advocacy, content creation, and a deep passion for keeping coffee farming alive for the next generation.
Among them is Queenie Subasco from Sultan Kudarat who built on her Agricultural Technology studies to pursue farming as a career, Jade Abear who dreams of modernizing farm practices while pursuing his love for dance and sports and finally, agricultural researcher Hilary Estandarte who is determined to use her knowledge to advance coffee farming while inspiring other young people to follow in her footsteps. Together, they represent the faces of the Bangon Henerasyon young leaders whose stories prove that the future of farming can be youthful, innovative, and inspiring.
More than a “hack” — it’s a handoff.
The takeover by the NECAFÉ Plan was designed to spark conversation by deliberately disrupting social feeds. Celebrities lent their TikTok platforms to young coffee farmers, drawing curiosity and speculation online. At its heart, the effort was meant to spotlight the urgent reality that the country’s coffee farmers are aging, with the average at 58 years old, and fewer young people are choosing to continue the trade. Without successors, the future of coffee farming, and the nation’s coffee supply, is at risk.
The NESCAFÉ Plan aims to help address these challenges. Today, it supports over 11,000 partner farmers across more than 23,000 hectares of coffee farmland. Among its initiatives is the ₱10 million NESCAFÉ Kape’t Bisig sa Pagbabangon Educational Grant, which will enable 400 children of farmers to pursue their college education in agriculture, ensuring that the next generation of growers has the tools and opportunities to carry the industry forward.
Follow the takeover on TikTok through @nescafephilippines and get to know the young coffee farmers featured in this movement: Queenie Subasco (@queenhie.143), Jade Abear (@jadebear3), and Hilary Estandarte (@hiilary06). Join the movement to #GisinginAngMundo for the future of coffee farming. To know more about the NESCAFÉ Plan, visit its website HERE
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.