// CCD `the_content` filter that prepends the renamed-company banner. // Appended to /var/www/vhosts/cypruscompanydata.com/httpdocs/wp-content/plugins/ecs-custom/index.php // Idempotent: file marker prevents double-append. // CCD-RENAMED-BANNER-HOOK-START add_filter('the_content', function ($content) { if (!is_singular('post') || is_admin()) { return $content; } static $cache = []; $postId = get_the_ID(); if (!$postId) { return $content; } if (isset($cache[$postId])) { return $cache[$postId] . $content; } $cdid = (int) get_post_meta($postId, 'cdid', true); if ($cdid <= 0) { $cache[$postId] = ''; return $content; } global $wpdb; // Cross-DB to onedb (Plesk user has access via same MariaDB instance). $row = $wpdb->get_row($wpdb->prepare( "SELECT companyname, latintext, regnumfull, namestatus FROM cypruscompanydat_onedb.ccd_companydetails WHERE cdid = %d", $cdid ), ARRAY_A); if (!$row || $row['namestatus'] !== 'Previous Name') { $cache[$postId] = ''; return $content; } $current = $wpdb->get_row($wpdb->prepare( "SELECT companyname, latintext, slug FROM cypruscompanydat_onedb.ccd_companydetails WHERE regnumfull = %s AND namestatus = 'Current Name' LIMIT 1", $row['regnumfull'] ), ARRAY_A); if (!$current || empty($current['slug'])) { $cache[$postId] = ''; return $content; } $prev = esc_html($row['companyname']); $curr = esc_html($current['companyname']); $latin = $current['latintext'] !== '' ? ' (' . esc_html($current['latintext']) . ')' : ''; $slug = esc_attr($current['slug']); $banner = '' . '
' . '
' . ' This company has been renamed' . '
' . '
' . '' . $prev . ' is now known as ' . $curr . $latin . '' . '
' . '' . 'View current company →' . '' . '
'; $cache[$postId] = $banner; return $banner . $content; }, 5); // CCD-RENAMED-BANNER-HOOK-END SNACKY TIME LIMITED - Cyprus Company Data

SNACKY TIME LIMITED

Registration Number

ΗΕ 171215

Type
Limited Company
Sub-Type
Private
Registration Date
25/01/2006
Organisation Status
Three month notice published
 
 
Addresses
Directors & Secretary
Documents
Shareholders
Mortgages
Financial Information
Current Address

Στασίνου, 46,
Floor 1, Flat/Office 28
2002, Λευκωσία, Κύπρος

Previous Addresses Unlock previous addresses with a full report.

SNACKY TIME LIMITED is an Organisation that is registered with the Cyprus Registrar Of Companies as Limited Company as well as an additional type of Private and the Registration Date of this entity was on 25/01/2006.

The official Company Registrar for the Republic of Cyprus, has the company listed in its registry with the Registration Number of ΗΕ 171215 and the current Organisation status of the company is Three month notice published while the Name Status is Current Name.

The official Registered Office address that we have on record as obtained from the Cyprus Company Registry for this organisation, is Στασίνου, 46, , Floor 1, Flat/Office 28, 2002, Λευκωσία, Κύπρος. Unfortunately, this may not be the most current address, as the information listed here was retrieved in the past, so to make sure you have the most current address details, please order a report.

Our records indicate there are 1 officers listed for the company. These persons are as follows: ΔΕΣΠΩ ΛΑΜΠΡΟΥ (DESPO LAMPROU) who was appointed as Director. The company may have more directors and secretaries that are not listed here as the information may not have been retrieved recently.

Since the information displayed here was last updated on 19/09/2025, it is recommended to buy a report with more up to date information about the company.

Last Updated Date Last Update: 2025-12-16
To obtain the most current and complete information about the company, order a report
Other Companies with Similarly Named Officers
Potentially Related to ΔΕΣΠΩ ΛΑΜΠΡΟΥ (DESPO LAMPROU) who is Director of G. LADAS TRADING CO. LIMITED
Potentially Related to ΔΕΣΠΩ ΛΑΜΠΡΟΥ (DESPO LAMPROU) who is Director of DESPO LAMPROU TRADING LIMITED
Potentially Related to ΔΕΣΠΩ ΛΑΜΠΡΟΥ (DESPO LAMPROU) who is Owner of ΝΗΠΙΑΓΩΓΕΙΟ ΠΟΥΠΟΥ Η ΑΛΕΠΟΥ (NIPIAGOGEIO POUPOU I ALEPOU)
Potentially Related to ΔΕΣΠΩ ΛΑΜΠΡΟΥ (DESPO LAMPROU) who is Director of ΝΗΠΙΑΓΩΓΕΙΟ ΠΟΥΠΟΥ Η ΑΛΕΠΟΥ ΛΤΔ (NIPIAGOGEIO POUPOU I ALEPOU LTD)
Get a full report today
Open Close
Our detailed reports include:
check-circle Full shareholder history & addresses
check-circle Previous Names
check-circle Mortgages & Charges
check-circle Officers Addresses
check-circle Officers History & Appointments
check-circle Company Documents (Official Registry)
Get yours for €49
Payment by Visa Payment by Mastercard Payment by Discover Payment by DinersClub Payment by JCB Payment by Amex
Powered by stripe